Migrated XO VM with broken network
-
So migrated our XO VM to another host and I assume the last step is that it migrates the network data and obviously at the time where it stopped the XO network on the origin server, it also stopped it from copying accross the network info.
The VM is running on the new host but we cannot remove the network entry, it says that the object does not exist. I understand why but wondering if we can fix this as I am worried it may cause issues down the line. It seems that we can add new interfaces so we'll get the VM running again, just want to use this as a practical learning curve.
Another question is, if I want to re-use the disk (so create a new VM from the disk), what steps should I take? I also noted that there is a copy button on the disk tab for a SR, but it does not seem to do or trigger anything
Any tips would greatly be appreciated
-
You can try to "attach" broken VIF to some network and then delete it.
Try to use this commandxe vif-move
If that doesn't work, you can shut down the XO VM,
detach
the disk, deploy a new VM without a disk,attach
the XO disk to the new VM.