|
|
|
|
|
|
|
|
|
|
xen-users
Re: [xen-users] Resize lvm disk
ko0nz schrieb:
hi,
i have create my guest image with lvm
so i 'd like to resize this image disk
on my Dom0, i resized it and it works fine:
# lvextend -L +1G /dev/srv/toto-disk
i can see with the command "lvs"
but when i connected to my guest DomU, i checked the size
# df -h
i found the same size like before the resize...
did i forget something to have the new size of my guest image disk...?
I think you forgot to resize the partition. fdisk is your friend :)
Matthias
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|