CentOS 5 :: Adding More Partition In LVM On The Fly?

Sep 15, 2011

I have an installation with a big LVM partition that has only swap and / partitions. /boot is located in a separate partition outside of LVM.

Is it possible to add more partitions like /home, /var, /usr , /tmp in the existing LVM partition on the fly without rebooting?

/etc/fstab:
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0

[Code].....

View 4 Replies


ADVERTISEMENT

OpenSUSE Install :: Adding A New Partition?

Mar 6, 2010

I want to upgrade to 11.2 from 10.3. I was looking at disk usage and noticed the last time I set up my system, I allocated too much space to the / partition. It's only 50% used, while /home is 83% used. Rather than resizing and messing up /home, I thought about just adding a new partition created from the / partition. Call it say /data or something and put music, pics, pdf files and such there. But, would it be automatically mounted and what about permissions?

View 9 Replies View Related

Ubuntu :: Adding More Space To Partition

Feb 10, 2010

When I first decided I wanted to start using Ubuntu, I was using Windows Vista. I created a separate partition by shrinking a portion of my current windows partitions to 60g of free space. I then booting my computer with the Ubuntu live CD and installed it under that 60g of free space. (I dual boot now and have been happy ever since). I guess my question is if I boot back into windows and format the 60g partition, can I shrink more of my windows partition and allocate more of it to the 60g part? I'm only asking this since I would like more space when the newer Ubuntu version comes out. I wasn't sure if by doing this GRUB will get deleted as well and mess up my computer.

View 6 Replies View Related

Ubuntu :: Adding Windows To A Partition?

Apr 24, 2010

I accidentally deleted windows from my computer. A little more extreme than what I meant to do, but the partition was too big, there was a bunch of unused space and I was trying to shrink it.... i have a partition set up to put it back in, does anyone know of a tutorial that shows how to do it? I can't seem to find one, it would surprise me if there wasn't, theres one for everything else.

View 9 Replies View Related

Ubuntu :: 10.04 - Adding Grub Partition On Different HD

Jun 13, 2010

I've got two drives, one with Ubuntu 10.4 and one with Win 7. My BIOS boots to the Ubuntu drive, which has Grub2 installed. Apparently though, since I have Win7 on the other drive, Grub doesn't find it and won't generate a boot menu entry for it. I'm attempting to just add one to the menu by editing /etc/grub.d/40_custom, but those attempts aren't quite working. That adds an entry to the menu, but apparently I've got a parameter wrong somewhere.

View 5 Replies View Related

Ubuntu :: Using Unallocated Space On HD / Adding To Other Partition?

Oct 13, 2010

I need a little help regaining some unallocated space on my Hard Drive. I have a 52 Gib unallocated partition and I want to add it to /dev/sda4 which only has 19.73 Gib. (See attachment of my partition table). I ended up with this free space because I deleted a partition that contained another OS I no longer use. I don't know if I can use a move/resize or copy paste. I think the copy paste only copies the stored data not the space. What I want to do is take the unallocated space and add it to the sda4 partition.

View 9 Replies View Related

Ubuntu Installation :: Adding An External HDD Partition To LVM?

Mar 9, 2011

I have an external hard drive (500GB) that I partitioned and would like to use the second partition to add extra storage space on the computer running 10.04 server (100 GB HD). /dev/sdc2 is the partition I would like to add via LVM to the 100GB HD; dev/sdc1 contains data I already use.

Code:

root@SERVER1:# blkid
/dev/sda1: UUID="3fbfabe1-7173-4f83-9c9d-08effabd0a25" TYPE="ext2"
/dev/sda5: UUID="Wq94xh-ZDhl-XG0Q-X4Ic-AxUZ-A6Hr-TQTZYx" TYPE="LVM2_member"
/dev/mapper/SERVER1-root: UUID="3f0e70c2-ade1-438f-97fb-744660693554" TYPE="ext4"

[code]....

View 1 Replies View Related

Ubuntu Installation :: Adding A Xp Partition In Grub2?

Jun 5, 2011

i had ubuntu and slackware installed together for a while, i just needed xp to do some native language work so i installed it on my extra partition but then i messed up the grub menu, however i reinstalled it from live cd.. but now the problem is i dont know how to add a xp in that.

i'll give you my fdisk -ls output :

Quote:

/dev/sda1 1 12803 102840066 83 Linux
/dev/sda2 12804 14267 11759580 83 Linux
/dev/sda3 14268 15035 6168960 82 Linux swap / Solaris
/dev/sda4 * 15036 19457 35519715 7 HPFS/NTFS

[Code]....

View 2 Replies View Related

General :: Ubuntu - Adding Space To A Root Partition

Aug 2, 2010

I have some contiguous free space available next to where my root partition resides on the hard drive. I was thinking of resizing the root partition with gparted to take up this space, but it's kind of risky. I was wondering if there is another way to include this partition into my Linux partition without resizing? Like somehow link it in so that / will have more free space?

View 1 Replies View Related

Ubuntu :: Adding Unallocated Space To Root Partition?

Jan 13, 2011

I am having an issue adding unallocated space to my root partition. Based on other threads I figured out that the unallocated space needs to be right next to the partition that one wants to extend. In my case, I would like to extend 'ext3' in attached screenshot of gparted. I carved out a 1002MB space and moved this unallocated space right under the ext3 partition (/dev/sda3). How do I add this unallocated space to /dev/sda3 please? When I run 'gparted' on bootup (using linux running on a usb stick), I don't get the option to increase the size of /dev/sda3. Basically the unallocated space is not being 'seen' when I try to resize /dev/sda3.

$df -l
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 3844152 2935868 713008 81% /
none 502400 260 502140 1% /dev
none 508008 248 507760 1% /dev/shm

[Code]....

View 9 Replies View Related

Ubuntu :: Adding Multiple Storage HDD's To A Single Partition?

Apr 23, 2011

One of the things I wanna do is create a partition which spans across multiple HDD's. is this possible? would I need to cluster the HDD's first then add the cluster to the partition?

View 3 Replies View Related

General :: Adding SDA1 Partition To Root LVM Group?

Nov 9, 2009

I have a question about LVM. My /dev/sda disk is partitioned into Windows NTFS on sda1, Linux /boot partition on sda2, and the Fedora 10 root (/) LVM partition is on sda3. I have moved my Windows XP to VMware on the Linux system and would like to add the sda1 partition to root LVM group.

View 7 Replies View Related

General :: Adding Unallocated Space To Extended Partition

Aug 13, 2011

My setup is as shown in the image below,i have 170G of unallocated space which id like to add to my Extended partition so that i can create logical partitions.I can only create one primary partition now of 170G which i don't need.Can i boot my machine off a live-cd and a run a gparted and add the unallocated space to the extended partition?

View 9 Replies View Related

Ubuntu Installation :: Adding Jolicloud Partition To GRUB - Option Gone

Mar 27, 2010

I have finally decided to restore grub on my netbook after installing windows 7, and I can boot into UNR just fine but the Jolicloud option is now gone. How do I add it back to the GRUB menu.lst?

View 2 Replies View Related

Ubuntu Installation :: GParted - Partition Resize / Adding More Space

Jun 30, 2011

I recently downloaded/installed Gparted as I want to resize my ubuntu to more HDD space in partition and reduce NTFS partition size. Is there any faster way to do gparted in ubuntu? I remembered in previous versions of ubuntu that gparted had MBR but I can't find info to do this.

View 1 Replies View Related

Slackware :: Adding 2 More Hard Drive As One Partition In An Already Installed Machine?

May 17, 2011

Currently I'm running a smaba on slackware 13.1 with a 1TB Hard drive for dumpng files rather than sharing. My partition table is as follows:

#####################################################################
/dev/sdb2 swap swap defaults 0 0
/dev/sdb1 / ext4 defaults 1 1
/dev/sdb3 /home ext4 defaults 1 2

[code]....

Now that i need to add 2 more 1TB hard drives and I want to stripe these two drives to make one partition for large space.

View 4 Replies View Related

General :: Adding Memory From Dedicated Kubuntu Partition Back To Vista

Jan 16, 2010

I decided to remove my Kubuntu partition until I can fully dedicate my time to figuring out linux (right now I need Windows for certain things, i.e. flash and my zune).

I fixed the MBR, but the problem now is I have a 142.77 GB partition of free space. What do I do? Do I just delete it?

When I click delete this is the message I get:
"This is an Extended partition. This partition will become inaccessable if you delete it. Are you sure you want to delete this partition?"

I am essentially asking if this just means the partition will be gone and not the memory, and where the memory goes if I delete the partition.

View 6 Replies View Related

Red Hat :: Adding Repositories To My CentOS Box ?

Nov 7, 2010

I have noticed that some repos in /etc/yum.repos.d/*.repo files have the definition "enable=0", I am not talking specifically about the "testing" repos... of course these have some packages tha may disrupt the normal working of CentOS... but about all the remaining repos ( non "testing" ) that are disabled by default...Is it dangerous to enable them...? even respecting priorities and having yum priorities activated...?

View 3 Replies View Related

CentOS 5 :: Adding A New IDE Controller?

Sep 15, 2009

I want to add a new IDE controller, to the one I already have on board (I have only one). I disable the on board controller in order to boot the same disk using the new IDE controller.

The problem is that when I get to Grub it does not know where to boot from.
The system should boot from hd0,0 but it can't find it. I tried hd1, hd2 and hd3. None of them worked.

Do I need to edit Grub before installing the extra IDE controller?

View 10 Replies View Related

CentOS 5 :: Adding User To SSH ?

Jul 13, 2010

I've created a new user on the system and can login to the server with SFTP but can only add/remove files in the users folder and nowhere else on the server.

I've tried adding

AllowUsers username to sshd_config but that made no difference?

View 6 Replies View Related

CentOS 5 :: Adding A Second System?

Mar 1, 2011

I have a hp pavillion a340n running centos 5.5 on 2 hard drives

%%%%%%%%%%%%%%%%%%5
# fdisk -lu

Disk /dev/hda: 200.0 GB, 200049647616 bytes[code]...

View 19 Replies View Related

Ubuntu :: Safely Resize A Partition Like Adding The Extra Space Without Touching The Existing Data?

Jul 9, 2011

I have a BIG extended partition. It's at about 750Gb. Aside from that, I have 2 unallocated spaces, one at 240Gb and one at 5Gb. I want to make one of my storage drives bigger, and so that I can take advantage of all the space I have. (Those 250Gb have been unused for ages. I want to use them for my growing libraries.) So I wonder: would it be safe to put these smaller "chunks" into the extended partition, and still have a working systen? I don't want to mess it all up.

Also, can I safely resize a partition, like adding the extra space, without touching the existing data? I'm not exactly sure how the resize/move function in GParted works. Will it wipe and extend or only extend it by adding it? It would be nice to have these questions answered. Also, if it's to any help, this is my partition table as of now:

[Code]....

As for the first entries, they're unallocated. They're the primary drives, but they don't exist. I'm actually considering to move my partitions out of the extended one, because I only have 3 partitions that I use and will ever use. But if the extended partition is not a problem, I will just keep it this way.

I'd imagine that I first extend the extended partition to consume the unallocated space, and then I move it all to the end of the partition, and then resize sda7 to consume it, and get a 750Gb partition. Can this be done without loss of data?

View 9 Replies View Related

CentOS 5 :: Adding User To System?

Aug 6, 2009

I've been trying to add a user to the system, so I can use it through samba to access the shares on the server. I'm using "useradd" but the command is not found... with a little search, I was able to find the command "/usr/sbin/useradd username" my question is can someone point me to a guide with basic administration task, I was checking out the wiki on Centos, but didn't find "adding user"; I know Centos has a gui for this, but I would like to stick to shell commands. By the way why some commands are only access through /sbin and others /usr/sbin. I know this probably has to do with your path, but how can I fix this so I don't have to type the whole path every time.

View 1 Replies View Related

CentOS 5 :: Adding User More Than 30 Character?

Aug 9, 2010

Unable to add user name which contains more than 30 character in Centos 5.4. how to add user more than 30 character.

View 2 Replies View Related

CentOS 5 :: Adding RPMForge Repo?

Jan 20, 2011

Hi, I am trying to add the RPMForge repo by following this guide [URL].. But when I try to verify the package I have downloaded, I get the following message

Quote:[sauro@localhost ~]$ sudo rpm -K rpmforge-release-0.5.2-2.el5.rf.*.rpm error: rpmforge-release-0.5.2-2.el5.rf.*.rpm: open failed: No such file or directory

View 7 Replies View Related

CentOS 5 :: Adding A User With Options?

Jul 8, 2011

I am adding a user with these options:

usernamen: evarie
path to home : /home2/evarie2
shell : same as standard users and root
group : evarie

How can is see all options i did choose? What is the default shell in CentOS? With which command can i see which shell i use now? becaus my new user have these wrong shell: -bash-3.2$

View 5 Replies View Related

CentOS 5 :: Partition Editor Creates Bad Partition Numbers In Text Install

Mar 3, 2009

Trying to install Centos 5.2.i386 from DVD in text install (I'm assuming I need to do text install as I'm setting up raid arrays)

I have 4x150Gb raptors where I want the following layout:

/dev/sda/
/dev/sda1 100Mb (for /boot in raid 1, 4 disks)
/dev/sda2 1000Mb (for swap, raid 0, 4 disks)
/dev/sda3 4000Mb (for /, raid 5, 4 disks)

[Code].....

In the last attempt I did, sdb,sdc and sdd all had the correct ordering of partitions, but sda looked like above, which means I would need to assemble by boot array partition array as /dev/md0 = /dev/sda3, /dev/sdb1, dev/sdc1, dev/sdd1

Why is the partition numbering moving around as I create them?

View 2 Replies View Related

General :: Adding The CentOS To Hard Drive?

Apr 29, 2011

I have an old Linux server, but now the hard drives are reformatted. I want to use this as a test server before I do anything on our live server. Our live server is running CentOS 5 so I would like to install CentOS 5 on this server, however the mother board does not seem to recognize the CD ROM any more, and I have tried other CD ROMs - So, the .iso file I down loaded from CentOS's mirrors can't be installed that way.I have a windows machine and I was wondering if I could just dump the .iso file onto one of the reformatted hard drive and then reinstall it into the server?

View 2 Replies View Related

Red Hat / Fedora :: Adding Good Repositories For CentOS?

Feb 19, 2011

I'm giving CentOS a new look as a desktop. Been a few years since I last installed it on anything but a server. While the default repositories have improved greatly I am still bereft of so much of my cherished and necessary software. No Gambas, Wesnoth (shows up but version is 2 years out of date), Chrome, Audacious ugly plugins, XMMS support for FLAC (shows up but errors out if I try to install), Cinalarra, Audacity, JACK audio, Ardour, Xine, Amarok, Blender, Gthumb, Abiword, gramps, disk utility, many KDE apps, it's almost like KDE is a forgotten desktop manager for CentOS repsositories and pages more of software I'm too lazy too list. All of this is software which shows up in Debian based distros and most of which in Fedora/SUSE repositories.

What are some good repositories for CentOS. I clearly have the wrong ones enabled or CentOS is a very crippled desktop. Here are the repositories I've added/have.
Updates
extras
addons
adobe
base
c5-media errors out so I have it disabled.
centosplus
contrib
kbs-CentOS-extras & misc
Rpmforge
RPMforge extras errors out so I have it disabled.

CentOS users what repositories do you use?

View 6 Replies View Related

General :: Adding Third Party Repositories In CentOS?

May 20, 2010

how to add third party repository in CentOS?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved