ProxmoxVE

Management notes for the Type-1 hypervisor clusters, focusing on resource allocation and hardware abstraction.

🖥 Compute Resources#

  • Virtual Machines (KVM): CPU pinning, NUMA alignment, and PCIe passthrough.
  • LXC Containers: Lightweight system containers and privilege mapping.

💾 Infrastructure#

  • Storage Backends: LVM-Thin, ZFS, and shared storage integration.
  • Networking: Linux Bridges, OVS (Open vSwitch), and VLAN tagging.
  • High Availability: Cluster quorum, fencing, and replication.

📚 External Resources#