Free checklist

Proxmox homelab build checklist

A practical checklist for mini PC NAS builds, 2.5G networking, ZFS mirrors, HBA passthrough, and recovery-ready homelab operations.

Download Markdown checklist

Host Fit

  • Confirm CPU virtualization support and BIOS options.
  • Record RAM capacity, replaceability, and realistic workload headroom.
  • Identify the exact NIC model, not only the port speed.
  • Check cooling, noise, power supply, and whether the chassis can sustain your workload.

Storage Path

  • List every boot, VM, container, NAS, and backup disk.
  • Decide whether Proxmox or a NAS VM owns each disk.
  • For ZFS, plan drive count, mirror/raidz shape, scrub checks, and capacity headroom.
  • Keep the backup destination off the same host.

Networking

  • Record expected link speed, switch port, cable type, and bridge name.
  • Keep local console access before changing network config.
  • Test sustained transfers after install.
  • Document VLANs and gateway settings if the host is also a firewall lab.

Passthrough And Recovery

  • Confirm IOMMU support and device isolation before buying around passthrough.
  • Keep Proxmox boot storage separate from passed-through controllers.
  • Write a rollback plan for HBA, GPU, and USB passthrough changes.
  • Run a restore test before storing important data.

Related Pages