[SOLVED] Strange VM disk in replication mode

parker0909

Well-Known Member
Aug 5, 2019
96
0
46
37
Hi All,

We checked that there have two VM disks "vm-200-disk-0" and "vm-200-disk-1" . The "vm-200-disk-1" should be created when we failback the VM from replica. I tried to check VM hardware setting , there just showing the "vm-200-disk-0" in the Hardware Field.
I also tried to remove the disk "vm-200-disk-1" but i got below message.

"Cannot remove image, a guest with VMID '200' exists!
You can delete the image from the guest's hardware panel"

I have attached some print screen about hardware setting and VM disk. Thank you

Parker
 

Attachments

  • Hardware.png
    Hardware.png
    78.9 KB · Views: 5
  • VM Disks.png
    VM Disks.png
    28 KB · Views: 5
  • Remove_error.png
    Remove_error.png
    41.1 KB · Views: 5
hi,

if you run qm rescan then the disk should get added back into the hardware panel of the VM (as unused disk). from there you should be able to remove the disk like normal from the same hardware menu
 
hi,

if you run qm rescan then the disk should get added back into the hardware panel of the VM (as unused disk). from there you should be able to remove the disk like normal from the same hardware menu
Thank you. The issue already resolved.