I’m running a 2-node Proxmox VE cluster and wanted to avoid using pvecm expected 1 to maintain quorum if one node fails.
Since adding a third Proxmox node isn’t realistic in my homelab setup, I went with a QDevice instead. I deployed it on a Debian 12 VM hosted on an ESXi box (separate hardware). The setup worked well, and it resolved the quorum issue cleanly, even with HA enabled.
The QDevice doesn’t appear in the GUI, but the pvecm status shows the correct vote count. One note: I initially considered Ubuntu, but it lacks the required certificate tools for QDevice setup, so Debian was the better choice.

Curious to hear how others are handling quorum with only two nodes — have you tried alternative setups or run into any unexpected behavior?
Since adding a third Proxmox node isn’t realistic in my homelab setup, I went with a QDevice instead. I deployed it on a Debian 12 VM hosted on an ESXi box (separate hardware). The setup worked well, and it resolved the quorum issue cleanly, even with HA enabled.
The QDevice doesn’t appear in the GUI, but the pvecm status shows the correct vote count. One note: I initially considered Ubuntu, but it lacks the required certificate tools for QDevice setup, so Debian was the better choice.

Curious to hear how others are handling quorum with only two nodes — have you tried alternative setups or run into any unexpected behavior?