(have searched, found contradicting info, not sure how to proceed, so I ask here)
My problem:
* I have a large VM with its disks hosted on a large local disk (10TB+) on a 8.3 PVE host
* I would like to migrate that VM to another 8.3 PVE host, with minimal downtime.
As a consequence, the migration is best done via sneakernet, as copying data will be way too long.
Under ESXi, I would do the following:
How should I proceed with PVE? I know I must make sure the ID of the VM is not existing on the target, but outside of that I'm not sure about the exact steps.
Is there a guide somewhere?
My problem:
* I have a large VM with its disks hosted on a large local disk (10TB+) on a 8.3 PVE host
* I would like to migrate that VM to another 8.3 PVE host, with minimal downtime.
As a consequence, the migration is best done via sneakernet, as copying data will be way too long.
Under ESXi, I would do the following:
- move the vmx file to the disk
- shut down VM
- detach VM
- detach storage
- move physical disk to new host
- attach storage
- attach VM
- start VM
How should I proceed with PVE? I know I must make sure the ID of the VM is not existing on the target, but outside of that I'm not sure about the exact steps.
Is there a guide somewhere?