XenServer 7.1 can't delete a virtual disk that failed a move between storage repositories, VM is broken / will not start
I've run into this issue more than a few times, so here's just enough info to get through this without blowing your virtual infrastructure apart. To avoid this issue in the future, avoid these common mistakes while transferring a VDI between host machines: Don't exit XenCenter while moving a VM between Xen hosts Don't unplug the switch that connects Xen hosts to a Storage Repository Don't shut down the Storage Repository or XenServer hosts during a virtual disk transfer Make sure each VM's virtual disks are named relating to its attached VM's (for sanity) Now that we got that out of the way, lets talk about how Xen sees a VM and its virtual disk. XenServer manages the host machine and connects the host's resources into a resource pool. This is usually the CPU, RAM and network for a virtual machine. Xen auto-assigns a Universally Unique Identifier or UUID to every virtual component so that it can keep track of all these resources without na...