Hello, I need help managing the redundancy of a VM.
At the moment I have 2 physical machines in Cluster MAIN and BACKUP (Proxmox 7.3)
both configured:
As I said, my idea is to have 1 VM on main node that replicates every 5 minutes on the second one. Up to here I think I've arrived, in fact I can see the VM disk on the backup machine after replication.
My problem now is making sure that I can use this disk that is on the backup machine when the main physical node dies. Is there a "native" way of doing this without having to touch the system files too much? (I'm not a ZFS expert).
I tried to create a vm on the backup machine. Changing in the configuration file the disk with the replicated one, but it is not working.
Any advice/best practice?
I will bring new information in case of need
At the moment I have 2 physical machines in Cluster MAIN and BACKUP (Proxmox 7.3)
both configured:
- in RAID1 ZFS (directly from the ProxMox installation).
- The two machines have two 1TB SSDs.
As I said, my idea is to have 1 VM on main node that replicates every 5 minutes on the second one. Up to here I think I've arrived, in fact I can see the VM disk on the backup machine after replication.
My problem now is making sure that I can use this disk that is on the backup machine when the main physical node dies. Is there a "native" way of doing this without having to touch the system files too much? (I'm not a ZFS expert).
I tried to create a vm on the backup machine. Changing in the configuration file the disk with the replicated one, but it is not working.
Any advice/best practice?
I will bring new information in case of need