Proxmox Virtual Environment (VE) 9.0 Beta marks a significant evolution of the open-source virtualization platform.

Here is a detailed comparison between Proxmox VE 8.3 and Proxmox VE 9.0 (Beta) across core areas like OS base, virtualization tools, storage, networking, and major feature changes. This will help you understand what’s new, improved, deprecated, or removed in VE 9.0 compared to 8.3.

 


CategoryProxmox VE 8.3Proxmox VE 9.0 Beta
Release BaseDebian 12 “Bookworm”Debian 13 “Trixie”
Kernel VersionLinux 6.5.x or optional 6.8.xLinux 6.14.8
QEMUQEMU 8.1.2QEMU 10.0.2
LXCLXC 5.0.x (LTS)LXC 6.0.4
ZFS VersionOpenZFS 2.2.2OpenZFS 2.3.3 – includes RAID-Z expansion
Ceph VersionCeph Reef 18.2.xCeph Squid 19.2 (default, replacing Reef)
GUI EnhancementsResponsive UI with task logging and summariesRefined SDN interface, better migration snapshots, more visual SDN
SDN CapabilitiesBasic SDN (zones, VLANs, VXLANs)Advanced SDN fabrics (spine-leaf routing, routed topologies)
Storage SnapshotsSnapshots supported only on file/ZFS-based volumesSnapshots for thick-provisioned LVM storage
RAID-Z Pool ExpansionNot availableAvailable with ZFS 2.3
Network Interface HandlingManual reconfiguration often needed after NIC renamingInstaller tries to map renamed NICs; better detection logic
Default MTU Handling for vNICsDefaults to 1500 unless manually setInherits MTU from bridge if unset (behavior change)
Firewall ImprovementsBasic cluster-wide firewall with zonesImproved GUI warnings and detection for broken rules/interfaces
VM Privilege ModelVM.Monitor role required for console or agent controlVM.Monitor deprecated – now handled via Sys.Audit + scoped roles
Cluster ManagementStandard cluster join, sync, HASame core features + better SDN-aware interconnectivity
Storage MigrationAvailable with limitations in live disk moveImproved disk migration (faster, less VM impact)
GlusterFS SupportFully supported (deprecated notice issued)Removed (must migrate to another backend before upgrade)
Migration Checklist Toolpve8to9 (new for upgrading)Enhanced pve8to9 for permission and storage validation

Key Improvements in Proxmox VE 9.0 Over 8.3

Base System

  • Debian 13 brings security and compatibility updates for modern hardware (PCIe 5.0, DDR5, newer Xeons and EPYCs).
  • Kernel 6.14 supports newer devices, better memory management, and future-proofing.

ZFS and Storage

  • ZFS 2.3 introduces RAID-Z expansion, a long-awaited enterprise feature.
  • Thick LVM snapshot support makes it more viable for SAN setups (Fibre Channel, iSCSI).
  • Faster and more reliable live storage migrations.

Ceph Storage

  • Ceph Squid 19.2 is now default, offering:
    • Better memory efficiency
    • Lower latency
    • Optimized CRUSH tuning

Networking & SDN

  • Fabric-level SDN lets you design real enterprise topologies (e.g. leaf-spine).
  • Routed layer-3 network capabilities simplify complex cluster setups.
  • MTU inheritance helps reduce misconfigurations with virtual NICs.

Permissions Model

  • Simplified and more secure RBAC model:
    • VM.Monitor removed
    • All monitoring and control roles are scoped and auditable
    • Helps prevent privilege overreach in multi-tenant setups

Deprecated & Removed

  • GlusterFS: Dropped due to poor upstream support
  • VM.Monitor: Deprecated in favor of modern, secure permission scopes

Upgrade Considerations

Check Before UpgradingWhy
Run pve8to9Identifies permission issues, storage changes, Gluster use
Review network configMTU and NIC name handling may change
Backup all critical VMsBeta versions may have regression bugs
Review deprecated featuresGlusterFS and old role models no longer work

Summary

AreaVerdict
PerformanceImproved due to kernel/QEMU updates and ZFS 2.3
NetworkingMuch more powerful with SDN fabrics and routed topologies
StorageBetter snapshot/migration support, RAID-Z expansion
CompatibilityFuture-proof with newer base system and packages
Migration ComplexityModerate – especially with changes to NIC names and privileges
Recommended ForEnterprises, MSPs, advanced labs, Ceph users
Not Ideal ForProduction use (while still in beta), setups dependent on GlusterFS

 

Proxmox VE 9.0 Beta is a bold step forward in infrastructure-grade virtualization. It modernizes key components like storage and networking while keeping the core Proxmox values: simplicity, transparency, and open-source power.

While it’s not yet production-ready, early adopters will appreciate the performance gains, better manageability, and future-proofing—especially in clustered or software-defined setups.