Find a practical answer

Search SmallGrid

Popular: Jellyfin, Docker, Ubuntu Server, Proxmox, backups and mini PCs.

← All home lab updates

Proxmox update

Proxmox VE 9.2 Is the New Home-Lab Baseline

Proxmox VE 9.2 moves the platform to Debian 13.5, kernel 7.0, QEMU 11, LXC 7 and ZFS 2.4, with new HA, SDN and CPU-model controls.

Published 13 Aug 2026Medium impactNo immediate action

What happened

Proxmox VE 9.2 was released on 21 May 2026. It is based on Debian 13.5 and uses Linux kernel 7.0 as the stable default, with QEMU 11.0, LXC 7.0 and ZFS 2.4.

The release adds:

  • dynamic HA load balancing
  • native WireGuard and BGP SDN fabrics
  • BGP/EVPN route maps and prefix lists
  • GUI management of custom CPU models
  • cluster-wide HA arm and disarm controls

What matters for home labs

For a one-node server, the kernel, QEMU, LXC and storage stack matter more than the new cluster features.

Check any guide written for 8.x or early 9.x before copying:

  • repository commands
  • kernel parameters
  • IOMMU or passthrough workarounds
  • storage assumptions
  • LXC behaviour
  • networking screenshots

SmallGrid’s main installation guide already targets the official 9.2-1 ISO.

Do you need to upgrade?

Not solely because 9.2 exists.

For Proxmox 9.1, Proxmox documents updating to 9.2 through Apt or the GUI updater. Back up important guests, read the current roadmap, update one layer and verify after reboot.

For 8.x, use the official 8-to-9 upgrade guide. Do not turn a major platform migration into a normal package-update checklist.

AMD hardware watch

Kernel 7.0 changes the hardware baseline but does not guarantee that every new AMD chipset and motherboard combination is issue-free. Record the board, BIOS, chipset, controllers, ISO, kernel and exact symptom before applying or publishing any workaround.

Further reading

Keep the permanent fix nearby

Affected SmallGrid guides

Primary source

This update is based on the official announcement: Official Proxmox VE 9.2 announcement.