// Technical guide // Versions · PVE 9 vs 8

Proxmox VE 9 vs 8:
what changed

Proxmox VE 9.0 (August 2025) is a major release built on Debian 13 “Trixie” and the Linux 6.14 kernel. It brings snapshots on “thick” LVM over SAN, HA affinity / anti-affinity rules, SDN Fabrics, ZFS 2.3 with RAIDZ expansion and Ceph Squid. Here are the key differences from the 8.x line and what they mean in practice — including for a VMware migration.

// Table of Contents
  1. New base: Debian 13 and kernel 6.14
  2. Snapshots on SAN and RAIDZ expansion
  3. HA rules: affinity and anti-affinity
  4. SDN Fabrics and an nftables firewall
  5. Upgrading 8 → 9 safely
  6. What the later 9.x releases brought
// 01 · System foundation

New base: Debian 13 and kernel 6.14

Every major Proxmox release follows a stable Debian version. PVE 8.x was based on Debian 12 “Bookworm”, while PVE 9.0 moves to Debian 13 “Trixie” with the 6.14 kernel. New versions of the key virtualisation and storage components come along with the base.

ComponentProxmox VE 8.xProxmox VE 9.0
Base systemDebian 12 “Bookworm”Debian 13 “Trixie”
Linux kernel6.2 / 6.5 / 6.86.14
QEMU8.x10.0
LXC5.x6.0
ZFS2.22.3
CephReef / QuincySquid 19.2
ℹ️

The newer 6.14 kernel means better support for the latest hardware — including AMD EPYC “Turin” CPUs, the newest 100GbE/RoCE NICs and Gen5 NVMe drives we use to build dense nodes after a VMware migration.

// 02 · Storage

Snapshots on SAN and RAIDZ expansion

The most impactful practical change concerns storage arrays. Until now, classic SAN setups (“thick” LVM over iSCSI/FC) had no snapshots — often a blocker for VMware migrations. PVE 9 adds snapshots implemented as volume chains, with no need for a clustered filesystem.

💡

For companies with existing FC/iSCSI arrays this closes an important functional gap versus VMware snapshots — you can keep your current storage and still take snapshots before updates.

// 03 · High availability

HA rules: affinity and anti-affinity

PVE 9 introduces a new HA rules system that replaces the old “HA groups”. It lets you precisely control VM placement across the cluster — analogous to the affinity rules known from DRS in vSphere.

ℹ️

Together with 2FA and Active Directory integration, HA rules round out Proxmox as a mature enterprise platform ready for production requirements.

// 04 · Network and security

SDN Fabrics and an nftables firewall

ℹ️

The newer QEMU 10 and LXC 6 also mean better guest compatibility and minor performance gains — without changing how the administrator works.

// 05 · Upgrade and migration

Upgrading 8 → 9 safely

Moving from 8.x to 9.0 is an in-place upgrade, node by node — the cluster stays up the whole time. Proxmox ships a dedicated checker script, pve8to9, analogous to the earlier pve7to8.

⚠️

Things to check up front: PVE 9 fully removes cgroup v1 (only cgroupv2 remains) and drops the i386 architecture. Very old containers and guests may need updating before migration — which is exactly what pve8to9 catches.

If you're only now planning to leave VMware, it's best to start straight on PVE 9 — you get SAN snapshots, HA rules and the latest hardware support without a later upgrade.

// 06 · Minor releases

What the later 9.x releases brought

The 9.x line evolves quickly, and minor updates add concrete features. The key releases so far:

VersionDateKey changes
9.05 Aug 2025Debian 13, kernel 6.14, snapshots on LVM/SAN, HA affinity rules, SDN Fabrics, ZFS 2.3, Ceph Squid
9.119 Nov 2025OCI images in LXC, vCPU flag for nested virtualization, richer SDN/EVPN monitoring; base Debian 13.2, kernel 6.17
9.221 May 2026Dynamic Load Balancer (automatic cluster balancing), WireGuard and BGP in SDN, custom CPU model management, HA maintenance mode; Debian 13.5, kernel 7.0
💡

Minor releases install as a regular package update (apt update && apt dist-upgrade) — with no repository switch like the 8 → 9 jump.

We'll plan your Proxmox VE 9 deployment or upgrade

We'll help you safely upgrade an 8 → 9 cluster or design a new Proxmox VE 9 environment for your VMware migration — with SAN snapshots, HA rules and Ceph.

⚡ Free consultation → Migration process step by step