Infrastructure 20 min read STABLE

Proxmox VE HA Cluster: Production Guide

Deploying a high-availability Proxmox cluster with Ceph and corosync quorum.

D
DailyOps
Published 2025-01-05

Running Proxmox in production requires more than a single node. This guide walks through building a 3-node HA cluster with shared Ceph storage and proper corosync quorum configuration.

We cover network design (separate cluster, storage and migration networks), fencing configuration, and the sysctl/kernel tunings that prevent split-brain scenarios.

Includes a pre-flight checklist, rolling upgrade procedure, and lessons learned from a live migration of 120 VMs without downtime.

Back to articles