Skip to content

Proxmox Cluster Setup

SettingValue
Cluster Namepve-zrh-01
Nodes2
QuorumQDevice (Raspberry Pi)
VersionProxmox VE 9.1.2
SettingValue
Management IP10.10.10.11
Storage IP10.20.20.11
Cluster RingCorosync on VLAN 10
SettingValue
Management IP10.10.10.12
Storage IP10.20.20.12
Cluster RingCorosync on VLAN 10
Terminal window
pvecm create pve-zrh-01
Terminal window
pvecm add 10.10.10.11

On Raspberry Pi:

Terminal window
apt install corosync-qnetd

On srv-pve-zrh-01:

Terminal window
pvecm qdevice setup 10.10.10.20
Terminal window
# Cluster status
pvecm status
pvecm nodes
# Storage overview
pvesm status
# VM list
qm list
# Replication status
pvesr status