proxmox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proxmox [2025/11/24 15:39] – ben | proxmox [2025/11/25 09:42] (current) – ben | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Some notes on setting up a new Proxmox server: | Some notes on setting up a new Proxmox server: | ||
| + | * Install on ZFS root (set advanced options '' | ||
| + | * (Check what sector sizes an SSD supports with '' | ||
| * Run community [[https:// | * Run community [[https:// | ||
| * Join node into cluster (datacenter-> | * Join node into cluster (datacenter-> | ||
| Line 25: | Line 27: | ||
| https:// | https:// | ||
| + | |||
| + | ===== Network Interfaces ===== | ||
| + | |||
| + | * Edit '' | ||
| + | * Create OVSBridge '' | ||
| + | * Create OVSIntPort '' | ||
| + | * Create OVSBond '' | ||
| + | * Apply changes | ||
| + | * Update switch configuration to enable LACP | ||
| + | * Confirm connectivity | ||
| + | * Datacenter-> | ||
| ===== OpenVSwitch ===== | ===== OpenVSwitch ===== | ||
| Line 34: | Line 47: | ||
| ===== SDN ===== | ===== SDN ===== | ||
| - | <code bash> | + | * Install dependencies: |
| apt install frr-pythontools | apt install frr-pythontools | ||
| systemctl enable --now frr.service | systemctl enable --now frr.service | ||
| </ | </ | ||
| - | + | * '' | |
| - | + | * Create '' | |
| + | * '' | ||
| + | * Create one vnet for each vlan, setting the zone to '' | ||
| + | * When creating VMs, select this vnet to assign to the vlan without needing to re-enter the vlan id. | ||
proxmox.1763998781.txt.gz · Last modified: by ben
