Hello,
I'm looking into a solution for local storage Live Migration. As it seems Proxmox doesn't support "XCP-like" local storage migrations, it seems that I need to build a Ceph cluster. Let's consider a basic 3 machine cluster (PX1, PX2 and PX3) with 1 Gbps connectivity between them via a single NIC.
1) I want all VMs to exclusively use local storage. Aka if VM1 is on PX1, it should exclusively use PMX1's local storage and not try to use storage resources on PX2 and PX3.
2) I don't want data to be distributed between nodes. Aka if VM1 is on PX1, it should exclusively use space on PX1 and not replicate to PX2 and PX3.
3) I don't want to use this feature for redundancy, but only achieve Live Migration between nodes.
Is this doable?
Thank you!
I'm looking into a solution for local storage Live Migration. As it seems Proxmox doesn't support "XCP-like" local storage migrations, it seems that I need to build a Ceph cluster. Let's consider a basic 3 machine cluster (PX1, PX2 and PX3) with 1 Gbps connectivity between them via a single NIC.
1) I want all VMs to exclusively use local storage. Aka if VM1 is on PX1, it should exclusively use PMX1's local storage and not try to use storage resources on PX2 and PX3.
2) I don't want data to be distributed between nodes. Aka if VM1 is on PX1, it should exclusively use space on PX1 and not replicate to PX2 and PX3.
3) I don't want to use this feature for redundancy, but only achieve Live Migration between nodes.
Is this doable?
Thank you!