The new beta release of the popular virtualization environment based on Debian 13 “Trixie” is now available for download. It features significant improvements in networking, storage, and Ceph.
The Proxmox development team has announced the launch of the beta version of Proxmox Virtual Environment 9.0 (Proxmox VE 9.0). This next generation of their open-source virtualization platform is based on Debian 13 “Trixie” and includes a modern Linux kernel 6.14.8-1, along with key updates in virtualization, storage, and networking.
Although it is a testing version, it can already be downloaded from official repositories for testing and installation. However, developers recommend not using this beta in production environments and advise backing up before any updates.
Highlights of Proxmox VE 9.0 Beta
Some of the main improvements and new features include:
- Ceph Squid 19.2 as the default version, with extended support for distributed storage clusters.
- Software-defined networks (SDN Fabrics) for advanced architectures like two-layer spine-leaf or full-mesh Ceph configurations.
- Snapshots for shared LVM thick-provisioned volumes, compatible with iSCSI and Fibre Channel connections in SAN cabinets.
- ZFS 2.3, introducing RAID-Z expansion, for more flexible storage management.
- Multiple improvements to the graphical user interface (GUI) and API, simplifying management and automation.
- Overall performance and stability enhancements based on community feedback.
Requirements and Compatibility
The beta version is intended for developers, testers, and administrators eager to evaluate new features. It can:
- Be installed directly on Debian 13 “Trixie”
- Be upgraded from Proxmox VE 8.4, following a specific path that involves updating Ceph Reef to Squid before migrating to Proxmox 9
- Be upgraded from the beta to the stable release once it is published, through the
apt
channels
How to test the beta?
To try Proxmox VE 9.0 Beta, use the pve-test
repository:
plaintext
deb http://download.proxmox.com/debian/pve trixie pve-test
Complete installation or upgrade instructions are available at:
[Link to instructions]
When is the stable version expected?
There is no official date yet, but the Proxmox team has indicated that the stable release of Proxmox VE 9.0 will be available once all critical bugs are fixed and new features are validated.
More information and participation
Those interested in following the development can consult the official roadmap, join the community forum, or submit feature requests and bug reports via the bug tracker.
With this beta, Proxmox continues to establish itself as one of the most comprehensive open-source virtualization alternatives for enterprise environments, labs, and hybrid clouds. Its focus on integrating technologies like Ceph, ZFS, LXC, and KVM into a single platform continues to set trends.
via: forum.proxmox.com