Results 1 to 10 of 30
My /usr partition is full, what to increase its size. When I try to change these to the yast it is giving me errors that “unmounts the file system and ...
- 05-07-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 12
Changing Partition on SUSE9
My /usr partition is full, what to increase its size. When I try to change these to the yast it is giving me errors that “unmounts the file system and retry resizing”.
When I try to unmount a /usr dir it shows that device is busy.
Linux2:~ # umount /usr
umount: /usr: device is busy
umount: /usr: device is busy
Does anyone known how to do these.
Thanks,
- 05-07-2007 #2Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
I don't think you can unmount your /usr directory while your system is running. That would be bad. You can try booting into a single user mode and then making the size change, but I'm not sure if there is a way to increase it on-the-fly or not.
- 05-07-2007 #3
i would suggest you resize partition using GParted LiveCD. it has Graphical User Interface and easy to use.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-07-2007 #4Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
If there is a way to increase it on-the-fly, I think gogalthorp would probably know. However, the "GParted LiveCD" sounds like the best option so far.
- 05-07-2007 #5Just Joined!
- Join Date
- May 2007
- Posts
- 12
Does "GParted LiveCD" is supported on X2200 server?
- 05-07-2007 #6
GParted is Partition Manager and you can create/resize/delete partitions with it.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-07-2007 #7Just Joined!
- Join Date
- May 2007
- Posts
- 12
I burned the CD with Gparted ISO image and rebooted the server, it didn't help.
Do we need to follow any special procedure for these. I am new to these...
- 05-07-2007 #8
whats the error message? post the output of 'fdisk -l' command here.
EDIT:
post the output of 'df -h' command too.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-07-2007 #9Just Joined!
- Join Date
- May 2007
- Posts
- 12
After the reboot it is giving me an login prompt,
Linx:~ # fdisk -l
Disk /dev/sda: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 66 530113+ 82 Linux swap
/dev/sda2 * 67 132 530145 83 Linux
/dev/sda3 133 1044 7325640 8e Linux LVM
- 05-07-2007 #10
its not possible to resize LVM with GParted. i am not familiar with LVM and i hope someone will chime in soon and help you.
check this tutorial.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote