- In XenCenter "Storage" tab add a space
- In the VM console create a physical volume: pvcreate /dev/xvdb
- Extend a Volume Group for the physical volume: vgextend VolGroup00 /dev/xvdb
- Extend a logical volume for the size of new disk: lvextend -L +39G /dev/VolGroup00/LogVol00
- Switch to single user mode: init 1
- Extend file system to the whole logical volume: resize2fs /dev/VolGroup00/LovVol00
Tuesday, February 5, 2008
To increase a disk size for a VM
To increase a disk size for a VM:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment