PROXMOX: CLUSTERING,
HA, SDN,
Fahad Ibrar
CONTENTS
• Clustering
• Breaking Cluster
• Remove Nodes
• Migrate VM
• HA (With ZFS Pool)
• Removing High Availability
• HA (With CEPH Pool)
• CEPH Monitoring
• OpenVirtual Switch
• SDN Intro
BREAKING OF CLUSTER
REMOVE CLUSTER NODES AND CLUSTER ITSELF
 systemctl stop pve-cluster corosync
 pmxcfs –l
 rm /etc/pve/corosync.conf
 killall pmxcfs
 systemctl start pve-cluster
 Pvecm nodes
 Pvecm status
 Pvecm expected 1
 Pvecm delnode node1
 Cd /etc/pve/nodes/
 Mv …/nodes/node1 root/node1
ARCHITECTURE
VM MIGRATION
HIGH AVAILABILITY
(USING ZFS POOL)
HIGH AVAILABILITY TESTING
STOP HA ON NODE
HIGH AVAILABILITY
(USING CEPH POOL)
CEPH INSTALLATION
CEPH DASHBOARD
OPEN VIRTUAL SWITCH
 Layer 3 Switch
 VxLAN, RSTP, OpenFLow
 Multiple VLAN on a bridge
OVS OPTIONS
SOFTWARE DEFINED NETWORKING
• Control Plane and Data Plane
• Manageability for Eliminating Complexity
• Scalability
Reference: https://www.arubanetworks.com/faq/what-is-spine-leaf-architecture/
Core Zone
(CoreZone)
VNET-2
SDN ARCHITECTURE
PROXMOX SDN
VM100
SubNet1
VM102
CT101
Subnet2
CT103
INSIDE ZONE
(INZone)
VNET-1
EVPN Zone
(Cont01)
VNET-3
VM104
CT105
VXLAN
VLAN
VNET CONFIGURATIONS
 VNET1 (VXLAN)
 10.10.172.32, 10.10.172.33
 VNET2 (VLAN)
 NODE1= 10.10.192.1
 NODE2= 10.10.192.2
 NODE3= 10.10.192.3
Proxmox Clustering with CEPH

Proxmox Clustering with CEPH