User Tools

Site Tools


virtualization:xenserver:xenserver_storage_resize

This is an old revision of the document!


Resize a XenServer VHD

:!: If the virtual disk is full, try to reclaim some disk space, possibly by deleting temp files.

:!: Shut down the VM cleanly.

XenCenter

  1. Shut down the VM
  2. Take a snapshot
  3. Resize the VHD in XenCenter
  4. Boot the VM
  5. Extend the volume in Windows Disk Manager

CLI

Resize the VHD

xe vm-list
xe vdi-list name-label=<vm-name>
xe vdi-resize uuid=<vdi-uid> disk-size=<new-disk-size>GiB

Extend the Filesystem

Windows Disk Manager → Select Disk → Extend

virtualization/xenserver/xenserver_storage_resize.1429590227.txt.gz · Last modified: 2015/04/20 22:23 by 127.0.0.1