Hi, I'm looking into using Proxmox to host a single Windows VM ideally with 2 nodes. This is primarily for disaster recovery if the primary node fails.
I've got 2 Dell R350 with 2 1TB each and Proxmox installed on the servers onboard SD card.
Unfortunately (for ZFS) the servers where provided with the H755 PERC, I've got the disks set to non-raid and created a ZFS pool on each server.
This is more of a disaster recovery scenario than high availability (2-6hours of downtime is acceptable if the primary node fails).
Initially I was going to cluster 2 nodes but NOT enable HA, but thought maybe I should avoid clustering all together.
I'm concerned about 2 node related Quorum issues that might only become apparent running running on the backup node.
I'm wondering if it's feasible to set up some automatic replication to the backup node without clustering and have a solid simple VM restore process (even if it's manual).
The DR SOP would be to restore the VM onto the backup node manually. I'm just not sure what mechanism I should use to create a replicated/backup of the VM (ideally 15min or less intervals).
I've got 2 Dell R350 with 2 1TB each and Proxmox installed on the servers onboard SD card.
Unfortunately (for ZFS) the servers where provided with the H755 PERC, I've got the disks set to non-raid and created a ZFS pool on each server.
This is more of a disaster recovery scenario than high availability (2-6hours of downtime is acceptable if the primary node fails).
Initially I was going to cluster 2 nodes but NOT enable HA, but thought maybe I should avoid clustering all together.
I'm concerned about 2 node related Quorum issues that might only become apparent running running on the backup node.
I'm wondering if it's feasible to set up some automatic replication to the backup node without clustering and have a solid simple VM restore process (even if it's manual).
The DR SOP would be to restore the VM onto the backup node manually. I'm just not sure what mechanism I should use to create a replicated/backup of the VM (ideally 15min or less intervals).
- Could cluster and use replication on the ZFS pool (but may run into Quorum issues if not executed carefully). No HA necessary.
- Setup some sort of storage share from the backup node
- Was wondering about running Proxmox VE, and BU Server (in a VM?) on the same 2nd (DR) node?