@bigdweeb My guess is that the VDI chain contains some corruption. You may want to check SMlog
to see if it contains additional details. You could also use vhd-util
to check for corruption.
Top contributor
Private
Posts
-
RE: Migration fails: VDI_COPY_FAILED(End_of_file)
-
RE: how to query users and there vms there own
@taghashseven Have you checked the documentation? https://docs.xcp-ng.org/management/manage-at-scale/xo-api/
-
RE: Migrating configured backup jobs between XO from sources
@ewoudstra I assume that you are using a service to start XO. Did you restart the service after performing the update?
-
RE: On-board serial port compatibility?
@Double-e If you serial ports show up as a PCI or USB device then you can pass it to a VM. Most normal on-board serial ports can not be directly used in a VM.
Use
lspci
andlsusb
to check your devices.