I have two servers in a "cluster". I don’t have any shared storage between them, and I don’t really want to setup replication between them as I’m not using ZFS.
So my question is, how do I move machine qcow images between the hosts? I don’t need to migrate the qcow files while the VMs are running. I’m happy to power off the VM, move the qcow, then start it up on the other machine.
But the only way I’ve been able to figure out how to do that is doing SCP from the command line on one host to another. Then I go in and update the VMs config file to reflect the new storage area the qcow is located on.
Is there a way to move Vm disk images between two hosts that don’t have shared storage in the web gui?
So my question is, how do I move machine qcow images between the hosts? I don’t need to migrate the qcow files while the VMs are running. I’m happy to power off the VM, move the qcow, then start it up on the other machine.
But the only way I’ve been able to figure out how to do that is doing SCP from the command line on one host to another. Then I go in and update the VMs config file to reflect the new storage area the qcow is located on.
Is there a way to move Vm disk images between two hosts that don’t have shared storage in the web gui?