Dear members of the Proxmox forum
I'm researching the possibilities of replication of a VM on a standalone Proxmox Virtual Environment Host to a 3 node PVE cluster with CEPH.
For legal reasons, we have to run a VM on a separate physical server, but due to the current server hardware prices, we can't afford buying 3 servers right now, next to our existing 3 servers in the cluster.
My question is:
What 's the best option to sync/replicate a VM's storage and VM config file from the standalone PVE host to the PVE cluster?
The main goal is that the VM is running on the standalone PVE host, and only when the standalone host is failing, I manually start the VM on the PVE cluster.
So I have the time to investigate and fix the standalone host.
There is a database running on the VM that may not lose any written transaction onto it before the standalone PVE host is getting unavailable.
The PVE CEPH cluster is using a CEPH meshed network on 10 Gbps links, without using a SAN switch.
Options I'm thinking about:
I hope with all the knowledge on this forum, someone can inform me better and provide me the best approach on how to handle this correctly, stable and as fast as possible
Can you help me further investigate this?
Kind regards
I'm researching the possibilities of replication of a VM on a standalone Proxmox Virtual Environment Host to a 3 node PVE cluster with CEPH.
For legal reasons, we have to run a VM on a separate physical server, but due to the current server hardware prices, we can't afford buying 3 servers right now, next to our existing 3 servers in the cluster.
My question is:
What 's the best option to sync/replicate a VM's storage and VM config file from the standalone PVE host to the PVE cluster?
The main goal is that the VM is running on the standalone PVE host, and only when the standalone host is failing, I manually start the VM on the PVE cluster.
So I have the time to investigate and fix the standalone host.
There is a database running on the VM that may not lose any written transaction onto it before the standalone PVE host is getting unavailable.
The PVE CEPH cluster is using a CEPH meshed network on 10 Gbps links, without using a SAN switch.
Options I'm thinking about:
- Adding the CEPH cluster storage to the standalone node and place VM-disks on the 3 node PVE CEPH cluster (so storage of the VM is over the network)
And then the other way around, replicate the VM disk of the CEPH cluster back to the standalone hosts, although it's not used on the VM, except when the standalone host can't reach the CEPH cluster. - Store the VM disks on the standalone host and run a constant replication to the PVE cluster with CEPH.
- I'm not sure of Proxmox Backup Server is able to sync for example every minute or every 5 minutes (to reduce the amount of bandwidth used while syncing)
- Or using Veeam Backup and Replication to replicate the VM every minute or every 5 minutes
I hope with all the knowledge on this forum, someone can inform me better and provide me the best approach on how to handle this correctly, stable and as fast as possible
Can you help me further investigate this?
Kind regards