LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Resize Root (https://www.linuxquestions.org/questions/linux-newbie-8/resize-root-778751/)

kbala 12-29-2009 02:31 PM

Resize Root
 
I have a XEN Server, I am running 4 XEN guests on it. On one of the guests when I run df -kh command, this is what I see:

[root@storage dev]# df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 4.4G 4.4G 0 100% /
tmpfs 129M 0 129M 0% /dev/shm
/dev/mapper/backupvolume-backupvolume
188G 136G 43G 76% /backupvolume
/dev/mapper/livedatamirror-livedatamirror
188G 108G 71G 61% /livedatamirror
/dev/mapper/supportdrive-supportdrive
235G 104G 119G 47% /supportdrive
/dev/mapper/customer_downloads-customer_downloads
19G 2.4G 16G 14% /customer_downloads
/dev/mapper/vmail-vmail
76G 27G 45G 38% /vmail


As you can see my root is at 100%, how can I increase the size on this?

Thanks

SethsdadtheLinuxer 12-29-2009 03:14 PM

get a bigger drive??? seriously, this might help
http://wiki.gandi.net/en/hosting/man...ze-disk/expert

cpplinux 12-29-2009 03:48 PM

Try parted or gparted to resize a partition.


All times are GMT -5. The time now is 02:24 AM.