|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Resize Guest Disk
On Tue, Sep 8, 2009 at 10:03 AM, Florian Rahmann <admin@xxxxxxxxxxxxxxxxxxxxx> wrote:
Hi all,
i've a Problem :)
I tried to resize a disk of my data guest from 100 to 400 GB.
I did an lvresize /dev/xendata/data-disk -L 400G an it works.
I started the Guest and did an df -h to check the size but there are still
100 G :( Can somebody tell me whats wrong? i dont want to lose my data at the Disk!
The Machine is Debian Lenny and the guest OS also.
King Regards
Florian Rahmann
alias Dexter
The container is bigger but the filesystem isn't. Resizing an LV doesn't make the FS any bigger.
Log into the DomU and do a resize2fs <device>. You can do this while it's mounted as long as the filesystem is getting bigger.
Grant McWilliams
Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|