Hi all,
I set up a cluster with 2 nodes running Proxmox 8.2 + 1 qdevice.
I have a VM that provides critical network services (DNS, proxy server, etc). This VM rarely changes, so live replication is not required.
What I'm looking for:
A way to have this VM shutdown, but available to start up automatically on the back node, if the primary device fails. I was able to back it up, ship it across to the back up node and restore it there, but what I'm missing is a way to spin it up if the primary node dies. I can't have it live because it needs to have the same MAC and IP address as the original.
I had a look at running Ceph and ZFS and they both seem to require a fair bit of resources for my humble hardware, specially Ceph. I also looked at a NFS solution, but that would require more highly available hardware to implement.
In summary, I have a network appliance type of VM running on the primary node, and a copy in the back up node. I need a mechanism to spin it up if the primary vanishes. Even better if for whatever reason the primary node comes back up, it can detect the backup is running, it doesn't spin up the primary.
Thank you
I set up a cluster with 2 nodes running Proxmox 8.2 + 1 qdevice.
I have a VM that provides critical network services (DNS, proxy server, etc). This VM rarely changes, so live replication is not required.
What I'm looking for:
A way to have this VM shutdown, but available to start up automatically on the back node, if the primary device fails. I was able to back it up, ship it across to the back up node and restore it there, but what I'm missing is a way to spin it up if the primary node dies. I can't have it live because it needs to have the same MAC and IP address as the original.
I had a look at running Ceph and ZFS and they both seem to require a fair bit of resources for my humble hardware, specially Ceph. I also looked at a NFS solution, but that would require more highly available hardware to implement.
In summary, I have a network appliance type of VM running on the primary node, and a copy in the back up node. I need a mechanism to spin it up if the primary vanishes. Even better if for whatever reason the primary node comes back up, it can detect the backup is running, it doesn't spin up the primary.
Thank you