User Tools

Site Tools


virtualization:xenserver:xenserver_storage_resize

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.txt · Last modified: 2015/04/20 22:23 (external edit)