Restore of imported VM fails in SolusVM 2: failed to collect restorable disks: has backup for unknown disk "hda"

Have more questions? Submit a request

Applicable to:

  • SolusVM 2

Symptoms 

Restore of imported VM from backup fails in SolusVM 2:

SVM_ERROR: cannot restore the virtual server "7e61f780-2bd8-4376-a5a9-7116820b9eef": failed to collect restorable disks: has backup for unknown disk "hda"

Cause

SolusVM 2 bug with ID #SIO-6072 (SVM2-122) which will be fixed in future SolusVM 2 updates.

Resolution

As a workaround:

  1. Connect to imported CR via SSH
  2. Open VM config editor:

    # virsh edit UUID

    where UUID is VM Hypervisor ID(Can be found on VM page in SolusVM 2 UI)

  3. Change the VM image device:

    CONFIG_TEXT: <target dev='vda' bus='virtio'/>

    to 'hda':

    CONFIG_TEXT: <target dev='hda' bus='virtio'/>

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.