Proxmox Cluster Setup
Cluster Information
Section titled “Cluster Information”| Setting | Value |
|---|---|
| Cluster Name | pve-zrh-01 |
| Nodes | 2 |
| Quorum | QDevice (Raspberry Pi) |
| Version | Proxmox VE 9.1.2 |
Node Configuration
Section titled “Node Configuration”srv-pve-zrh-01
Section titled “srv-pve-zrh-01”| Setting | Value |
|---|---|
| Management IP | 10.10.10.11 |
| Storage IP | 10.20.20.11 |
| Cluster Ring | Corosync on VLAN 10 |
srv-pve-zrh-02
Section titled “srv-pve-zrh-02”| Setting | Value |
|---|---|
| Management IP | 10.10.10.12 |
| Storage IP | 10.20.20.12 |
| Cluster Ring | Corosync on VLAN 10 |
Cluster Creation
Section titled “Cluster Creation”On srv-pve-zrh-01 (first node):
Section titled “On srv-pve-zrh-01 (first node):”pvecm create pve-zrh-01On srv-pve-zrh-02 (join):
Section titled “On srv-pve-zrh-02 (join):”pvecm add 10.10.10.11QDevice Setup (Raspberry Pi):
Section titled “QDevice Setup (Raspberry Pi):”On Raspberry Pi:
apt install corosync-qnetdOn srv-pve-zrh-01:
pvecm qdevice setup 10.10.10.20Cluster Status Commands
Section titled “Cluster Status Commands”# Cluster statuspvecm statuspvecm nodes
# Storage overviewpvesm status
# VM listqm list
# Replication statuspvesr status