Hi,
I have a use case where we have fairly large PVE 7 cluster connected to an external ceph cluster. We would like to set up a second PVE cluster in the same physical location due to the current cluster is now pushing 36 hosts. The new cluster will be connected to the same external ceph cluster.
To be able to online migrate VM's between the clusters, I was thinking that
As both PVE clusters are connected to the same external ceph cluster, I would only like to online migrate the VM's, not the storage.
Is this possible as it is now, or will it be possible in later iterations of
Many thanks
/bjørn
I have a use case where we have fairly large PVE 7 cluster connected to an external ceph cluster. We would like to set up a second PVE cluster in the same physical location due to the current cluster is now pushing 36 hosts. The new cluster will be connected to the same external ceph cluster.
To be able to online migrate VM's between the clusters, I was thinking that
qm remote-migrate
(even if experimental) could be a nice feature. Testing this in a test environment seems to work just fine (for online migration), with the exception that it also performs a storage migration.As both PVE clusters are connected to the same external ceph cluster, I would only like to online migrate the VM's, not the storage.
Is this possible as it is now, or will it be possible in later iterations of
qm remote-migrate
or by other means? Many thanks
/bjørn