2+q cluster with shared/replicated storage

4leftpaws

Member
Oct 17, 2021
11
3
8
28
I am building a cluster with 2 PVE hosts and a quorum host. Each PVE host is running local storage with hardware raid. I would like have it set up in such a way that in the event of a node failure, all VMs running on one host can be restarted on another. Ideally with clustering, but replication with a 5-10 minute rollback is acceptable. Here are the following ideas I've had and their problems:

- Replication over ZFS
Problem: ZFS and hardware raid do no go well together. It's not recommended for many reasons, including the official documentation.

- Clustered hosts with CEPH storage
Problem: It doesn't look like I can do CEPH shared storage by using the quorum host as a MON in the same way I can with PVE clustering.

- Manual replication with something like rsync
This could work, but there is no way (I know of) to automatically restart the VMs upon the loss of a host.

Let me know if there are any options given the hardware limitations.
 
Maybe don't use a cluster or replication, since 2 nodes (+ QDevice) is really minimal. Maybe run a PBS in a container on each node (to quickly and regularly backup the running VMs locally) and automatically sync between the PBSs. Then you can easily (but manually) restore your VMs when you (manually) detect that there is something wrong with the other Proxmox.
It's a bit of a clutch solution but running minimal clusters is also not much fun. The upsides are that it support higher latency (and disconnects) between Proxmox nodes and you've already taken care of regular backups (now also store them off-site).
 
  • Like
Reactions: UdoB

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!