Proxmox Release Notes

Follow

59 release notes curated from 93 sources by the Releasebot Team. Last updated: Aug 6, 2026

Get this feed:
  • Aug 5, 2026
    • Date parsed from source:
      Aug 5, 2026
    • First seen by Releasebot:
      Aug 6, 2026
    Proxmox logo

    Proxmox

    Proxmox Virtual Environment now available for 64-bit ARM (arm64)!

    Proxmox releases official arm64 support for Proxmox Virtual Environment, bringing the same code base, repositories, and lifecycle as x86-64. The new build runs on Debian 13.5 with Linux kernel 7.0 and extends support to NVIDIA Grace Hopper and Vera platforms.

    We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.

    Proxmox VE 9.2 for arm64 shares the code base, package repositories, and release lifecycle with its x86-64 counterpart. It is built on Debian 13.5 "Trixie" with Linux kernel 7.0 as the stable default, and ships the same versions of our underlying key technologies, including QEMU 11.0, LXC 7.0, and ZFS 2.4. Configuration, tooling, and documentation are identical to x86-64, except for a small set of architecture-specific differences listed below.

    Platform support

    • Fully supported on the NVIDIA Grace Hopper and NVIDIA Vera platforms
    • Best-effort support on other UEFI-based ARMv9-A or newer hardware (ARMv8-A generally works as well, likewise best-effort)
    • The host must boot through UEFI and describe its hardware through ACPI
    • Device-tree-only single-board computers, such as the Raspberry Pi, are not supported

    Architecture-specific differences

    • Virtual machines always boot through UEFI, provided by the ARM build of OVMF (AAVMF). SeaBIOS is not available on arm64.
    • AMD SEV memory encryption and Intel GVT-g mediated vGPUs are x86-only.
    • There is no operating-system-level CPU microcode package, unlike
      intel-microcode
      and
      amd64-microcode
      on x86.
    • Guests only run on nodes matching their architecture, and live migration is only possible between nodes of the same architecture.

    A special thank you goes to NVIDIA for their trust and their close collaboration on this port, which allowed us to develop, test, and harden Proxmox VE on arm64. It is already deployed in production on the supported platforms today. See more:
    https://www.proxmox.com/en/about/co...ox-ve-for-nvidia-mission-control-ai-factories

    We are working together with further enterprise server vendors on their ARM efforts and hope to expand the list of officially supported hardware platforms in the future.

    Release notes

    https://pve.proxmox.com/wiki/Roadmap

    Press release

    https://www.proxmox.com/en/about/company-details/press-releases/

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:

    https://enterprise.proxmox.com/iso

    Documentation

    https://pve.proxmox.com/pve-docs

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    A huge thank you to our community, customers, and partners for reporting bugs, submitting patches, and helping us test - we couldn't do it without you!

    FAQ

    Q: Is Proxmox VE on arm64 a technology preview?
    A: No. Proxmox VE on arm64 is fully supported on the platforms listed above, with the same release lifecycle and support windows as the x86-64 builds.

    Q: Is there an enterprise repository, and is enterprise support available for arm64?
    A: Yes. The pve-enterprise repository is available for arm64, and as on x86-64 we recommend it for production use. Hosts with an active subscription get enterprise support with the same service levels as on x86-64, through the usual customer portal.

    Q: How do I get a subscription for an arm64 host?
    A: Subscriptions for arm64 are separate from the x86-64 ones and are currently available on request. Please contact our sales team for a quote: [email protected]

    Q: Will other Proxmox products become available for arm64?
    A: We already have internal test builds for some of our products, for example Proxmox Backup Server, and are confident that we can bring them up to our release standards. Which products we prioritize depends on the requirements of our enterprise customers, so if this is relevant for you, please contact our business channels with details about your enterprise setup: [email protected]

    Q: Which hardware is officially supported?
    A: The NVIDIA Grace Hopper and NVIDIA Vera platforms. Other UEFI-based ARMv9-A or newer server hardware is supported on a best-effort basis; ARMv8-A hardware generally works too, also best-effort.

    Q: Can I run Proxmox VE on a Raspberry Pi or a similar single-board computer?
    A: No. An arm64 host must boot through UEFI and describe its hardware through ACPI. Device-tree-only boards and legacy boot are not supported.

    Q: Can I mix x86-64 and arm64 nodes in one cluster?
    A: This is not blocked technically, but mixed-architecture clusters are not officially supported. Note that guests only run on nodes of their own architecture, and live migration across architectures is not possible.

    Q: Can I move an existing guest from an x86-64 node to an arm64 node?
    A: The guest's data can be moved through offline migration, backup and restore, or shared storage, but the guest has to be reinstalled or reconfigured for the new architecture before it starts.

    Q: Can I install Proxmox VE on top of Debian 13 "Trixie" for arm64?
    A: Yes, the procedure is the same as on x86-64, see https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_13_Trixie

    Q: Are the package versions the same as on x86-64?
    A: Both architectures are built from the same sources and track the same versions. Individual packages can be released later on arm64, as we currently have fewer systems available for validating that architecture.

    Q: Where can I get more information about feature updates?
    A: Check the roadmap, forum, the mailing list, and/or subscribe to our newsletter.

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not, Buy now and read the documentation

    Original source
  • Jul 20, 2026
    • Date parsed from source:
      Jul 20, 2026
    • First seen by Releasebot:
      Jul 21, 2026
    Proxmox logo

    Proxmox

    New Debug Symbol (dbgsym) Package Repository

    Proxmox adds a dedicated debug symbol repository for Proxmox VE, Backup Server, Mail Gateway and Datacenter Manager on Debian 12 and 13 based releases, making -dbgsym packages easier to install for crash analysis and backtraces.

    Today we're introducing a dedicated repository for debug symbol packages, reachable at https://dbgsym.proxmox.com/.

    Debug symbol packages (named -dbgsym) contain the detached debug information for their matching binary package. They are not needed for normal operation, but let tools such as gdb, systemd-coredump, or crash produce useful backtraces when analyzing a crash or hang.

    Effective immediately, these packages are served from this separate repository instead of being mixed into the regular ones, for the Debian 12 (Bookworm) and Debian 13 (Trixie) based releases (and newer) of Proxmox VE, Proxmox Backup Server, Proxmox Mail Gateway and Proxmox Datacenter Manager.

    To enable it, add the repository for your product. For example, for Proxmox VE on Trixie, create /etc/apt/sources.list.d/pve-dbgsym.sources:

    Code

    Types: deb
    URIs: https://dbgsym.proxmox.com/debian/pve
    Suites: trixie
    Components: pve-dbgsym
    Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
    

    Adjust the product (pbs, pmg, pdm) and suite (bookworm) accordingly. Then install the -dbgsym package matching the binary you want to debug.

    A few notes:

    • If you previously installed debug packages from the standard repositories, add this repository to keep getting them.
    • The debug symbol repository is publicly available for all of the above products; there is no test, no-subscription, or enterprise distinction. As debug symbols are inert, you can safely use them for production or test systems alike.
    • Like our other repositories, the release files are signed with a GPG key stored on a Hardware Security Module (HSM), so package authenticity is verified independently of the transport.
    • The archive resides on separate CDN nodes to reduce load on our main CDN pool, especially from mirrors not using an efficient, application-aware approach. We recommend using Proxmox Offline Mirror for APT repository mirroring.

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not, Buy now and read the documentation

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Proxmox and hundreds of other software products.

    Create account
  • Jun 11, 2026
    • Date parsed from source:
      Jun 11, 2026
    • First seen by Releasebot:
      Jun 11, 2026
    Proxmox logo

    Proxmox

    Proxmox Mail Gateway 9.1 released!

    Proxmox releases Mail Gateway 9.1 with Debian 13.5 base, Linux kernel 7.0, updated mail security stack, smarter spam quarantine, stronger Proxmox Backup Server integration, a configurable consent banner, and new mail auditing options, plus performance and bug fixes.

    We are excited to announce the release of Proxmox Mail Gateway 9.1!

    This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin 4.0.2 (with updated rulesets), and ClamAV 1.4.4.

    Some highlights of Proxmox Mail Gateway 9.1

    • Several usability improvements for the spam quarantine, available in both the desktop and the mobile-friendly interface:
      • Mark mails as seen for shared mailboxes.
      • See the summed positive and negative spam scores at a glance.
      • Optionally load external images in HTML mails only on demand.
      • Copy a quarantine login link for a recipient directly, in addition to the existing option of having such a link sent by email.
    • Improved Proxmox Backup Server integration:
      • Client-side backup encryption with key management and an optional master key for recovery.
      • Trigger a backup verification and see the encryption and verification state of each snapshot.
    • Show a configurable consent banner that must be acknowledged before login, for example for legal or usage notices.
    • Optionally log the envelope and decoded From, To, and Subject headers of each mail for auditing, disabled by default as the headers can contain personal data.

    Beyond these additions, we've also implemented numerous performance enhancements and bug fixes to make your experience even smoother. For a full list of changes, check out our release notes.

    Release notes

    https://pmg.proxmox.com/wiki/Roadmap

    Press release

    https://www.proxmox.com/en/news/press-releases/

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:

    https://enterprise.proxmox.com/iso

    Documentation

    https://pmg.proxmox.com/pmg-docs

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    Thank you for supporting the Proxmox Mail Gateway project! Your contributions and feedback, tests, bug reports and code contributions are always welcome!

    FAQ

    Q: Can I upgrade Proxmox Mail Gateway 9.0 to 9.1 with apt?
    A: Yes, you can upgrade via the GUI updater or on the command line, for example via
    apt update && apt full-upgrade.

    Q: Can I upgrade the latest Proxmox Mail Gateway 8 to 9 with apt?
    A: Yes, please follow the upgrade instructions on https://pmg.proxmox.com/wiki/Upgrade_from_8_to_9.

    Q: How long will Proxmox Mail Gateway 8.2 receive bug fixes and security support?
    A: Proxmox Mail Gateway 8.2 will receive security updates and critical bug fixes until August 2026. This support window provides an overlap of approximately one year after the release of Proxmox Mail Gateway 9.0, giving users ample time to plan their upgrade to the new major version. For more information on the support lifecycle of Proxmox Mail Gateway releases, please visit:
    https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_frequently_asked_questions

    Q: Can I install Proxmox Mail Gateway on top of Debian Trixie?
    A: Yes, see https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmg_install_on_debian.

    Q: Can I install Proxmox Mail Gateway as a virtual machine on Proxmox Virtual Environment, VMware, or Hyper-V ?
    A: Yes, just do the ISO install. If you install on Hyper-V as a generation 2 virtual machine, configure secure boot to use "Microsoft UEFI Certificate Authority".

    Q: Can I install Proxmox Mail Gateway as LXC container on Proxmox Virtual Environment?
    A: Yes. You can install it on top of a Debian container or just download the template via the integrated template downloader.

    Q: Where can I get more information about feature updates?
    A: Check the roadmap, forum, mailing list, and/or subscribe to our newsletter.

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not, Buy now and read the documentation

    Original source
  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 29, 2026
    Proxmox logo

    Proxmox

    Update a running Proxmox Virtual Environment 9 to latest 9.0

    Proxmox provides CLI upgrade guidance for Proxmox VE 9, covering Debian and enterprise repositories, package updates, a dist-upgrade, rebooting into the new kernel, and checking installed package versions with pveversion -v.

    Here is the how-to for the CLI:

    Check your debian.sources file, should look like this:

    Types: deb
    URIs: http://deb.debian.org/debian/
    Suites: trixie trixie-updates
    Components: main contrib non-free-firmware
    Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
    
    Types: deb
    URIs: http://security.debian.org/debian-security/
    Suites: trixie-security
    Components: main contrib non-free-firmware
    Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
    

    The enterprise repository:

    cat /etc/apt/sources.list.d/pve-enterprise.sources
    Types: deb
    URIs: https://enterprise.proxmox.com/debian/pve
    Suites: trixie
    Components: pve-enterprise
    Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
    

    The Ceph Squid enterprise repository:

    cat /etc/apt/sources.list.d/ceph.sources
    Types: deb
    URIs: https://enterprise.proxmox.com/debian/ceph-squid
    Suites: trixie
    Components: enterprise
    Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
    

    Update your repository and packages:

    apt update
    

    If you get any errors, your sources.list (or your network or subscription key status) has a problem.

    Now upgrade the packages:

    apt dist-upgrade
    

    Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):

    pve-server:~# pveversion -v
    
    proxmox-ve: 9.0.0 (running kernel: 6.14.8-2-pve)
    pve-manager: 9.0.3 (running version: 9.0.3/025864202ebb6109)
    proxmox-kernel-helper: 9.0.3
    proxmox-kernel-6.14: 6.14.8-2
    proxmox-kernel-6.14.8-2-pve: 6.14.8-2
    ceph: 19.2.3-pve2
    ceph-fuse: 19.2.3-pve2
    corosync: 3.1.9-pve2
    criu: 4.1.1-1
    frr-pythontools: 10.3.1-1+pve4
    ifupdown2: 3.3.0-1+pmx9
    ksm-control-daemon: 1.5-1
    libjs-extjs: 7.0.0-5
    libproxmox-acme-perl: 1.7.0
    libproxmox-backup-qemu0: 2.0.1
    libproxmox-rs-perl: 0.4.1
    libpve-access-control: 9.0.3
    libpve-apiclient-perl: 3.4.0
    libpve-cluster-api-perl: 9.0.6
    libpve-cluster-perl: 9.0.6
    libpve-common-perl: 9.0.9
    libpve-guest-common-perl: 6.0.2
    libpve-http-server-perl: 6.0.3
    libpve-network-perl: 1.1.6
    libpve-rs-perl: 0.10.7
    libpve-storage-perl: 9.0.13
    libqb0: 1.0.5-1
    libspice-server1: 0.15.2-1+b1
    lvm2: 2.03.31-2
    lxc-pve: 6.0.4-2
    lxcfs: 6.0.4-pve1
    novnc-pve: 1.6.0-3
    proxmox-backup-client: 4.0.9-1
    proxmox-backup-file-restore: 4.0.9-1
    proxmox-backup-restore-image: 1.0.0
    proxmox-firewall: 1.1.1
    proxmox-kernel-helper: 9.0.3
    proxmox-mail-forward: 1.0.2
    proxmox-mini-journalreader: 1.6
    proxmox-offline-mirror-helper: 0.7.0
    proxmox-widget-toolkit: 5.0.4
    pve-cluster: 9.0.6
    pve-container: 6.0.9
    pve-docs: 9.0.7
    pve-edk2-firmware: 4.2025.02-4
    pve-esxi-import-tools: 1.0.1
    pve-firewall: 6.0.3
    pve-firmware: 3.16-3
    pve-ha-manager: 5.0.4
    pve-i18n: 3.5.2
    pve-qemu-kvm: 10.0.2-4
    pve-xtermjs: 5.5.0-2
    qemu-server: 9.0.16
    smartmontools: 7.4-pve1
    spiceterm: 3.4.0
    swtpm: 0.8.0+pve2
    vncterm: 1.9.0
    zfsutils-linux: 2.3.3-pve1
    
    pve-server:~#
    
    Original source
  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 29, 2026
    Proxmox logo

    Proxmox

    Proxmox Virtual Environment 9.0 beta1 (ISO Image)

    Proxmox releases an ISO install image and upgrade guide for moving from 8 to 9.

    Release notes

    Download the ISO image and burn it to CD-ROM or Install from USB Stick and boot your server from CD-ROM or USB stick. For a quick how-to see Quick installation or check out the detailed Installation article.

    Download via https://enterprise.proxmox.com/iso/

    Upgrade How-To

    Upgrade from 8 to 9

    Original source
  • Similar to Proxmox with recent updates:

  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 29, 2026
    Proxmox logo

    Proxmox

    Proxmox Virtual Environment 8.4 (ISO Image)

    Proxmox releases an ISO download for easy CD-ROM or USB installation of its server software.

    Release notes

    Download the ISO image and burn it to CD-ROM or Install from USB Stick and boot your server from CD-ROM or USB stick. For a quick how-to see Quick installation or check out the detailed Installation article.

    Download via https://www.proxmox.com/downloads

    Alternative download https://enterprise.proxmox.com/iso/

    Original source
  • May 28, 2026
    • Date parsed from source:
      May 28, 2026
    • First seen by Releasebot:
      May 28, 2026
    Proxmox logo

    Proxmox

    Proxmox Datacenter Manager 1.1 released!

    Proxmox releases Datacenter Manager 1.1, expanding visibility and automation for large multi-site deployments with automated installation workflows, central subscription management, unified Ceph monitoring, and first-step cross-remote guest and snapshot management.

    We are pleased to announce the release of Proxmox Datacenter Manager 1.1!

    This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing integrated automation installation workflows and taking our first major steps toward comprehensive, cross-remote guest management. This helps you manage your virtualized environments safely and efficiently at scale.

    Proxmox Datacenter Manager 1.1 is based on Debian 13.5 "Trixie", ships with the Linux kernel 7.0 as the new stable default, and includes ZFS 2.4.

    Main new features and enhancements

    • Integrated automated installation workflows with per-installation bearer tokens
    • Central subscription management
    • Unified Ceph cluster monitoring on connected hyper-converged Proxmox VE remotes
    • Central guest and snapshot management (first iteration)
    • Local Proxmox Datacenter Manager host metrics shown as RRD graphs
    • Enhanced infrastructure visualization with the map widget & resource gauges
    • Enterprise support available for existing customers with active Basic or higher subscriptions for their Proxmox remotes
    • Open-source license: GNU AGPLv3

    In addition to these highlights, this release resolves a variety of underlying bugs and tunes performance across the management platform. Please check the full release notes for a complete breakdown of all changes.

    Release notes

    https://pdm.proxmox.com/docs/roadmap.html#proxmox-datacenter-manager-1-1

    Press release

    https://www.proxmox.com/en/about/company-details/press-releases/proxmox-datacenter-manager-1-1

    Video tutorial

    https://www.proxmox.com/en/services.../whats-new-in-proxmox-datacenter-manager-1-1/

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:

    https://enterprise.proxmox.com/iso

    Documentation

    https://pdm.proxmox.com/docs/

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    Our BIG thanks go out to all of our community members, dedicated testers, and developers whose ongoing support, bug reports, and code contributions made this release possible. We invite everyone to dive in, try out the new provisioning options and the cross-remote views, and share your experiences, questions, or ideas right here in this discussion thread!

    FAQ

    Q: How does this integrate into Proxmox Virtual Environment and Proxmox Backup Server?
    A: You can add arbitrary Proxmox hosts or clusters as remotes. Proxmox Datacenter Manager will then monitor them and provide basic management using only the API.

    Q: How many different Proxmox VE hosts and/or clusters can I manage with a single Datacenter Manager instance?
    A: Due to the early stage of development, there are still some pain points, but we are confident that we will be able to handle large setups with a moderate amount of resources. We have run tests with over 5000 remotes and over 10000 virtual guests to confirm the performance expectations of our new UI framework. We are targeting similar numbers for the backend.

    Q: What Proxmox VE and Proxmox Backup Server versions are supported?
    A: The minimum required Proxmox VE version is 8.4 and the minimum required Proxmox Backup Server version is 3.4.
    We will support all actively supported Proxmox project releases, but encourage frequent upgrades of both PDM and the PVE and PBS remotes to leverage all features.

    Q: Can I upgrade a 1.0 installation to the stable 1.1 via apt?
    A: Yes, upgrading from 1.0 is possible via apt and GUI. We recommend using the
    pdm-enterprise repository
    on upgrade for the most stable experience.

    Q: Can I upgrade Proxmox Datacenter Manager Alpha to this 1.1 version?
    A: Yes, please follow the upgrade instructions on
    https://pve.proxmox.com/wiki/Proxmox_Datacenter_Manager_Upgrade_from_Alpha_to_1

    Q: How are the bearer tokens for the automated installation workflow managed?
    A: Bearer tokens are scoped per installation and can be reviewed and revoked at any time from the Proxmox Datacenter Manager UI. See the documentation for details on the recommended lifecycle.

    Q: Can I install Proxmox Datacenter Manager alongside Proxmox VE or Proxmox Backup Server?
    A: Yes, but installing alongside other Proxmox projects is not the recommended setup (expert use only).

    Q: What environment does Proxmox Datacenter Manager support?
    A: Proxmox Datacenter Manager will work everywhere where a standard x86-64/AMD64 Debian system is supported.

    Q: Are there any recommended system requirements for the Proxmox Datacenter Manager?
    A: Yes, see
    https://pdm.proxmox.com/docs/installation.html#system-requirements
    .

    Q: What network setups are supported between Proxmox Datacenter Manager and remotes?
    A: In general the Proxmox Datacenter Manager needs to be able to connect to all Proxmox VE remotes directly to send API requests and query load and usage metrics. Remotes on the other hand do not need to be able to connect to Datacenter Manager directly. Reverse proxies between Proxmox Datacenter Manager and any of its Proxmox VE remotes are not supported, we recommend using tunneling (for example, WireGuard or OpenVPN) for hosts that must not be exposed directly to a non-private network.

    Q: Where can I get more information about feature updates?
    A: Check the
    roadmap
    ,
    forum
    , the
    mailing list
    , and/or subscribe to our
    newsletter
    .

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not,
    Buy now
    and read the
    documentation

    Original source
  • May 21, 2026
    • Date parsed from source:
      May 21, 2026
    • First seen by Releasebot:
      May 22, 2026
    Proxmox logo

    Proxmox

    Proxmox Virtual Environment 9.2 available!

    Proxmox releases Proxmox Virtual Environment 9.2 with major platform refinements, stability gains, and core optimization. It ships on Debian 13.5 with Linux kernel 7.0 and updates key tech like QEMU 11, LXC 7, ZFS 2.4, and Ceph Tentacle, while adding new cluster, SDN, HA, and GUI capabilities.

    We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization.

    Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux kernel 7.0 as the new stable default. In addition to core system enhancements, this update integrates the latest versions of our key underlying technologies, including QEMU 11.0, LXC 7.0, and ZFS 2.4. Storage capabilities have also been advanced with Ceph Tentacle 20.2.1 as the new default stable release, and Ceph Squid 19.2.3 still available as an option.

    Here are some of the highlights in Proxmox VE 9.2:

    • New Dynamic Load Balancer for improved cluster resource utilization
    • Expanded SDN with WireGuard as a new fabric protocol
    • Fine-grained BGP/EVPN filtering with route maps and prefix lists
    • Management of custom CPU models from the GUI
    • New HA arm/disarm functionality
    • Enrollment of Microsoft and Windows UEFI 2023 certificates via GUI and API
    • and much more

    This release incorporates numerous bugfixes and performance improvements across the platform. For a comprehensive list of changes, please see the full release notes.

    Release notes

    https://pve.proxmox.com/wiki/Roadmap

    Press release

    https://www.proxmox.com/en/about/company-details/press-releases/proxmox-virtual-environment-9-2

    Video tutorial

    https://www.proxmox.com/en/training/video-tutorials/item/what-s-new-in-proxmox-ve-9-2

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:
    https://enterprise.proxmox.com/iso

    Documentation

    https://pve.proxmox.com/pve-docs

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    This release features enhancements shaped directly by your feedback. A huge thank you to our community, customers, and partners for reporting bugs, submitting patches, and helping us test - we couldn't do it without you!

    FAQ

    Q: Can I upgrade from the latest Proxmox VE 8 to 9 with apt?
    A: Yes, please follow the upgrade instructions on
    https://pve.proxmox.com/wiki/Upgrade_from_8_to_9

    Q: Can I upgrade a 9.1 installation to the stable 9.2 via apt?
    A: Yes, upgrading from 9.1 is possible via apt and GUI. We recommend switching to the [pve-enterprise] repository on upgrade for the most stable experience.

    Q: How long will Proxmox VE 8.4 receive bug fixes and security support?
    A: Proxmox VE 8.4 will receive security updates and critical bug fixes until August 2026. This support window provides an overlap of approximately one year after the release of Proxmox VE 9.0, giving users ample time to plan their upgrade to the new major version.
    For more information on the support lifecycle of Proxmox VE releases, please visit:
    https://pve.proxmox.com/pve-docs/chapter-pve-faq.html#faq-support-table

    Q: Can I install Proxmox VE 9.2 on top of Debian 13 "Trixie"?
    A: Yes, see
    https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_13_Trixie

    Q: Can I upgrade my Proxmox VE 8.4 cluster with Ceph Reef to Proxmox VE 9.2 with Ceph Squid or Tentacle?
    A: This is a multi-step process. First, you have to upgrade Ceph from Reef to Squid while still on Proxmox VE 8.4, and afterward you can upgrade Proxmox VE from 8.4 to 9.2. Then you can upgrade Ceph from Squid to Tentacle on Proxmox VE 9.2. There are a lot of improvements and changes, so please follow the upgrade documentation exactly as described:
    https://pve.proxmox.com/wiki/Ceph_Reef_to_Squid
    https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
    https://pve.proxmox.com/wiki/Ceph_Squid_to_Tentacle

    Q: Where can I get more information about feature updates?
    A: Check the
    roadmap
    , forum
    , the mailing list
    , and/or subscribe to our
    newsletter
    .

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not,
    Buy now
    and read the
    documentation

    Original source
  • Apr 29, 2026
    • Date parsed from source:
      Apr 29, 2026
    • First seen by Releasebot:
      May 1, 2026
    Proxmox logo

    Proxmox

    Proxmox Backup Server 4.2 released!

    Proxmox releases Backup Server 4.2 with Debian 13.4, Linux kernel 7.0 and ZFS 2.4, plus easier datastore reorganization, server-side sync encryption, faster concurrent sync processing and S3-compatible object storage support.

    We're pleased to announce the release of Proxmox Backup Server 4.2.

    This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable, enterprise-grade storage.

    Here are the highlights

    • Move groups and namespaces within a datastore for easier backup reorganization
    • Server-side encryption/decryption for sync jobs
    • Improved sync performance with concurrent group processing ("worker-threads")
    • S3-compatible object stores supported as backup storage backend, with request statistics and notifications
    • Numerous performance, usability, and backend improvements across the stack
    • and much more...

    You can find all details in the full release notes, and as always, we're really looking forward to your feedback and experiences with Proxmox Backup Server 4.2!

    Release notes

    https://pbs.proxmox.com/wiki/Roadmap#Proxmox_Backup_Server_4.2

    Press release

    https://www.proxmox.com/en/about/company-details/press-releases/proxmox-backup-server-4-2

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:

    https://enterprise.proxmox.com/iso

    Documentation

    https://pbs.proxmox.com/docs

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    Thanks for your contributions, ideas, and support — with your insights, we've introduced meaningful updates to enhance your experience.

    FAQ

    Q: Can I upgrade the latest Proxmox Backup Server 3.x to 4.2 with apt?
    A: Yes, please follow the upgrade instructions on https://pbs.proxmox.com/wiki/Upgrade_from_3_to_4

    Q: How does this integrate into Proxmox Virtual Environment?
    A: Just add a Proxmox Backup Server datastore as a new storage target in your Proxmox VE. Make sure that you run the latest Proxmox VE 9.x

    Q: Is Proxmox Backup Server still compatible with older clients or Proxmox VE releases?
    A: We are actively testing the compatibility of all the major versions currently supported, including the previous one. This means that you can safely back up from Proxmox VE 8 to Proxmox Backup Server 4, or from Proxmox VE 9 to Proxmox Backup Server 3. However, full compatibility with major client versions that are two or more releases apart, like for example Proxmox VE 7 based on Debian 11 Bullseye and Proxmox Backup Server 4 based on Debian 13 Trixie, is supported on a best-effort basis only.

    Q: How long will Proxmox Backup Server 3.4 receive bug fixes and security support?
    A: Proxmox Backup Server 3.4 will receive security updates and critical bug fixes until August 2026. This support window provides an overlap of approximately one year after the release of Proxmox Backup Server 4, giving users ample time to plan their upgrade to the new major version.
    For more information on the support lifecycle of Proxmox Backup Server releases, please visit:
    https://pbs.proxmox.com/docs/faq.html#how-long-will-my-proxmox-backup-server-version-be-supported

    Q: How do I install the proxmox-backup-client on my Debian or Ubuntu server?
    A: We provide a "Proxmox Backup Client-only Repository". See https://pbs.proxmox.com/docs/installation.html#client-installation
    For Debian derivatives we recommend installing the proxmox-backup-client-static package to avoid issues with different system library versions.

    Q: What will happen with the existing backup tool (vzdump) in Proxmox Virtual Environment?
    A: You can still use vzdump. The new backup is an additional, but very powerful way to back up and restore your VMs and containers.

    Q: Is there any recommended server hardware for the Proxmox Backup Server?
    A: We recommend enterprise-grade server hardware components, with fast local SSD/NVMe storage. Access and response times from rotating drives will slow down all backup server operations. See https://pbs.proxmox.com/docs/installation.html#recommended-server-system-requirements

    Q: Can I install Proxmox Backup Server on Debian, in a VM, as LXC or alongside with Proxmox VE?
    A: Yes, but all this is not the recommended setup (expert use only).

    Q: Where can I get more information about upcoming features?
    A: Follow the announcement forum and pbs-devel mailing list https://lists.proxmox.com/postorius/lists/pbs-devel.lists.proxmox.com/ and subscribe to our newsletter https://www.proxmox.com/news and see https://pbs.proxmox.com/wiki/Roadmap.

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not, Buy now and read the documentation

    Original source
  • Jan 9, 2026
    • Date parsed from source:
      Jan 9, 2026
    • First seen by Releasebot:
      Jan 10, 2026
    Proxmox logo

    Proxmox

    New Archive CDN for End-of-Life (EOL) Releases

    Proxmox launches a dedicated archive CDN for long term storage of End-of-Life releases, hosting Debian 10 and older. Update apt sources to archive.proxmox.com to access legacy packages, with HTTP access and GPG-signed releases. This marks a shift of older data from main mirrors.

    Today, we announce the availability of a new archive CDN dedicated to the long-term archival of our old and End-of-Life (EOL) releases.

    Effective immediately, this archive hosts all repositories for releases based on Debian 10 (Buster) and older.

    The archive is reachable via the following URLs:

    • http://archive.proxmox.com/
    • https://archive.proxmox.com/

    To use the archive for an EOL release, you will need to change the domain in the apt repository configuration files in /etc/apt/sources.list or inside /etc/apt/sources.list.d/ from enterprise.proxmox.com or download.proxmox.com to archive.proxmox.com.

    Some important technical details for this archive:

    • HTTP Support: We explicitly provide unencrypted HTTP access. This is crucial for older releases, as their SSL/TLS stacks are generally not compatible with modern Let's Encrypt certificates found on HTTPS.
    • Security: Please note that package repository integrity is protected by release files signed with a GPG key on a Hardware Security Module (HSM). This validation occurs independently of transport security, making the use of HTTP safe for these package updates.
    • Enterprise Repositories: The enterprise repositories for these specific EOL versions are available on the archive host without subscription restrictions, as they are fully synchronized with the other repositories.
    • Rate Limiting: The archive resides on separate CDN nodes and is rate-limited, please only use it if really necessary.

    Future Changes to the Main Repository

    With this new archive in place, we will be removing these older packages from our main CDN in the near future. This change allows us to reduce load on the main mirrors and ensures sufficient space for upcoming releases.
    Moving forward, we plan to roughly follow Debian's archival schedule: keeping stable, oldstable, and oldoldstable on the main CDN, and moving everything older to the archive CDN. We also plan to migrate older ISO images and container appliances to this archive in the future.

    Note: While this archive ensures continued access to older resources, please remember that these versions are End-of-Life. If you are still using them, we strongly recommend upgrading to a current, supported release as soon as possible.

    Best regards,
    Thomas

    Original source
  • Dec 4, 2025
    • Date parsed from source:
      Dec 4, 2025
    • First seen by Releasebot:
      Dec 6, 2025
    Proxmox logo

    Proxmox

    Proxmox Datacenter Manager 1.0 (stable)

    Proxmox Datacenter Manager ships its first stable release, a centralized multi-cluster admin for Proxmox environments. Built in Rust with a modern frontend, it adds LDAP/OpenID auth, live migrations across clusters, centralized updates, and SDN integration.

    We're very excited to present the first stable release of our new Proxmox Datacenter Manager!

    Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments. It provides an aggregated view of all your connected nodes and clusters and is designed to manage complex and distributed infrastructures, from local installations to globally scaled data centers. With multi-cluster management it enables management like live migrations of virtual guests without any cluster network requirements.

    The project is fully developed in the Rust programming language, from the backend API server to the CLI tools to a completely new frontend. The frontend is built on the new widget toolkit that we developed over the last few years. This offers a more modern web user interface experience, not only in terms of appearance and functionality, but also in terms of accessibility, speed, and compatibility. Proxmox Datacenter Manager is licensed under the GNU Affero General Public License v3 (GNU AGPLv3).

    A big THANK YOU to our global community for the substantial support during the beta phase! We are particularly grateful for the stress tests performed, the detailed bug reports, and contributions of other kinds - thank you so much, your collaboration is fantastic!

    Main Features

    • Based on Debian Trixie 13.2, with latest security updates
    • Linux kernel based on version 6.17 with ZFS 2.3.4 included
    • Authentication: support for LDAP, Active Directory and OpenID Connect realms for authentication
    • Custom views for tailored overviews filtered by remotes, resources, resource type, or tags and dedicated access control
    • Support for Proxmox Virtual Environment and Proxmox Backup Server remotes
    • Efficient central metric collection
    • Powerful search functionality to quickly find resources (filtered by resource type, status, or more).
    • Privilege Management for Proxmox Datacenter Manager users from the access control UI
    • Centralized system update overview
    • Initial Software-Defined Networking integration with EVPN configuration between clusters
    • Centralized update overview
    • Enterprise-support available for existing customers with active Basic or higher subscriptions for their Proxmox remotes
    • Open-source license: GNU AGPLv3

    Release notes

    https://pdm.proxmox.com/docs/roadmap.html#proxmox-datacenter-manager-1-0

    Press release

    https://www.proxmox.com/en/about/company-details/press-releases/proxmox-datacenter-manager-1-0

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:

    https://enterprise.proxmox.com/iso

    Documentation

    https://pdm.proxmox.com/docs/

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    This latest release features enhancements and updates shaped by your ideas and support. A huge thank you to all of our community members and customers reporting bugs, submitting patches and getting involved in testing - THANK YOU!

    FAQ

    Q: How does this integrate into Proxmox Virtual Environment and Proxmox Backup Server?
    A: You can add arbitrary Proxmox hosts or clusters as remotes. Proxmox Datacenter Manager will then monitor them and provide basic management using only the API.

    Q: How many different Proxmox VE hosts and/or cluster can I manage with a single Datacenter Manager instance?
    A: Due to the early stage of development, there are still some pain points, but we are confident that we will be able to handle large setups with a moderate amount of resources. We have run tests with over 5000 remotes and over 10000 virtual guests to confirm the performance expectations of our new UI framework. We are targeting similar numbers for the backend.

    Q: What Proxmox VE and Proxmox Backup Server versions are supported?
    A: The minimum required Proxmox VE version is 8.4 and the minimum required Proxmox Backup Server version is 3.4.
    We will support all actively supported Proxmox project releases, but encourage frequent upgrades of both PDM and the PVE and PBS remotes to leverage all features.

    Q: Can I upgrade a beta installation to the stable 1.0 via apt?
    A: A: Yes, upgrading from is possible via apt and GUI. We recommend using the
    pdm-enterprise repository
    on upgrade for the most stable experience.

    Q: Can I upgrade Proxmox Datacenter Manager Alpha to this 1.0 version?
    A: Yes, please follow the upgrade instructions on
    https://pve.proxmox.com/wiki/Proxmox_Datacenter_Manager_Upgrade_from_Alpha_to_1

    Q: Can I install Proxmox Datacenter Manager alongside with Proxmox VE or Proxmox Backup Server?
    A: Yes, but installing alongside other Proxmox projects is not the recommended setup (expert use only).

    Q: What environment does Proxmox Datacenter Manager support?
    A: Proxmox Datacenter Manager will work everywhere where a standard x86-64/AMD64 Debian system is supported.

    Q: Is there any recommended system requirements for the Proxmox Datacenter Manager?
    A: Yes, see
    https://pdm.proxmox.com/docs/installation.html#system-requirements
    .

    Q: What network setups are supported between Proxmox Datacenter Manager and remotes?
    A: In general the Proxmox Datacenter Manager needs to be able to connect to all Proxmox VE remotes directly to send API requests and query load and usage metrics. Remotes on the other hand do not need to be able to connect to Datacenter Manager directly. Reverse proxies between Proxmox Datacenter Manager and any of its Proxmox VE remotes are not supported, we recommend using tunneling (for example, WireGuard or OpenVPN) for hosts that must not be exposed directly to a non-private network.

    Q: Where can I get more information about feature updates?
    A: Check the
    roadmap
    ,
    forum
    , the
    mailing list
    , and/or subscribe to our
    newsletter
    .

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not,
    Buy now
    and read the
    documentation

    Original source
  • Nov 26, 2025
    • Date parsed from source:
      Nov 26, 2025
    • First seen by Releasebot:
      Jan 8, 2026
    Proxmox logo

    Proxmox

    Proxmox Backup Server 4.1 released!

    Proxmox Backup Server 4.1 released!

    Proxmox Backup Server 4.1 is now available. This release includes various improvements and bug fixes to enhance backup performance and reliability. Users are encouraged to upgrade to benefit from the latest features and security updates.

    Key highlights of this release:

    • Improved backup speed and efficiency
    • Enhanced support for new storage backends
    • Bug fixes and stability improvements

    For detailed information, please refer to the official release notes on the Proxmox website.

    Original source
  • Nov 26, 2025
    • Date parsed from source:
      Nov 26, 2025
    • First seen by Releasebot:
      Dec 6, 2025
    Proxmox logo

    Proxmox

    Proxmox Backup Server 4.1 released!

    Proxmox Backup Server 4.1 arrives with Debian 13.2, Linux 6.17.2 and ZFS 2.3.4, plus new traffic control, configurable verify parallelism and S3 rate limiting. Expect stronger performance, stability and enterprise storage enhancements for streamlined backups.

    Proxmox Backup Server 4.1 release notes

    We're pleased to announce the release of Proxmox Backup Server 4.1.

    This version is based on Debian 13.2 (“Trixie”), uses Linux kernel 6.17.2-1 as the new stable default, and comes with ZFS 2.3.4 for reliable, enterprise-grade storage and improved hardware support.

    Highlights

    • User-based traffic control for more fine-grained bandwidth management across backup and restore operations
    • Configurable parallelism for verify jobs to optimize runtimes and balance I/O and CPU usage
    • Rate limiting for S3 endpoints (technology preview) to keep S3-based backup and restore traffic from congesting shared network
    • Numerous performance, stability, and usability improvements across the stack

    You can find all details in the full release notes, and as always, we’re really looking forward to your feedback and experiences with Proxmox Backup Server 4.1!

    Release notes

    https://pbs.proxmox.com/wiki/Roadmap#Proxmox_Backup_Server_4.1

    Press release

    https://www.proxmox.com/en/about/company-details/press-releases/proxmox-backup-server-4-1

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:

    https://enterprise.proxmox.com/iso

    Documentation

    https://pbs.proxmox.com/docs

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    Thanks for your contributions, ideas, and support — with your insights, we’ve introduced meaningful updates to enhance your experience.

    FAQ

    Q: Can I upgrade the latest Proxmox Backup Server 3.x to 4.1 with apt?
    A: Yes, please follow the upgrade instructions on https://pbs.proxmox.com/wiki/index.php/Upgrade_from_3_to_4

    Q: How does this integrate into Proxmox Virtual Environment?
    A: Just add a Proxmox Backup Server datastore as a new storage target in your Proxmox VE. Make sure that you run the latest Proxmox VE 9.x

    Q: Is Proxmox Backup Server still compatible with older clients or Proxmox VE releases?
    A: We are actively testing the compatibility of all the major versions currently supported, including the previous one. This means that you can safely back up from Proxmox VE 8 to Proxmox Backup Server 4, or from Proxmox VE 9 to Proxmox Backup Server 3. However, full compatibility with major client versions that are two or more releases apart, like for example Proxmox VE 7 based on Debian 11 Bullseye and Proxmox Backup Server 4 based on Debian 13 Trixie, is supported on a best-effort basis only.

    Q: How long will Proxmox Backup Server 3.4 receive bug fixes and security support?
    A: Proxmox Backup Server 3.4 will receive security updates and critical bug fixes until August 2026. This support window provides an overlap of approximately one year after the release of Proxmox Backup Server 4, giving users ample time to plan their upgrade to the new major version.
    For more information on the support lifecycle of Proxmox Backup Server releases, please visit:
    https://pbs.proxmox.com/docs/faq.html#how-long-will-my-proxmox-backup-server-version-be-supported

    Q: How do I install the proxmox-backup-client on my Debian or Ubuntu server?
    A: We provide a "Proxmox Backup Client-only Repository". See https://pbs.proxmox.com/docs/installation.html#client-installation
    For Debian derivatives we recommend installing the proxmox-backup-client-static package to avoid issues with different system library versions.

    Q: What will happen with the existing backup tool (vzdump) in Proxmox Virtual Environment?
    A: You can still use vzdump. The new backup is an additional, but very powerful way to back up and restore your VMs and containers.

    Q: Is there any recommended server hardware for the Proxmox Backup Server?
    A: We recommend enterprise-grade server hardware components, with fast local SSD/NVMe storage. Access and response times from rotating drives will slow down all backup server operations. See https://pbs.proxmox.com/docs/installation.html#recommended-server-system-requirements

    Q: Can I install Proxmox Backup Server on Debian, in a VM, as LXC or alongside with Proxmox VE?
    A: Yes, but all this is not the recommended setup (expert use only).

    Q: Where can I get more information about upcoming features?
    A: Follow the announcement forum and pbs-devel mailing list https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel, and subscribe to our newsletter https://www.proxmox.com/news and see https://pbs.proxmox.com/wiki/index.php/Roadmap.

    Best regards,
    Thomas

    Do you already have a Commercial Support Subscription? - If not, Buy now and read the documentation

    Original source
  • Nov 19, 2025
    • Date parsed from source:
      Nov 19, 2025
    • First seen by Releasebot:
      Jul 18, 2026
    Proxmox logo

    Proxmox

    Proxmox Virtual Environment 9.1 available!

    Proxmox releases Proxmox VE 9.1, a refinement-focused update with Debian 13.2, Linux kernel 6.17.2, and refreshed core stack versions. It adds OCI-based LXC container creation, TPM state in qcow2, a new vCPU flag, improved SDN reporting, plus bugfixes and performance gains.

    We're proud to present the next iteration of our Proxmox Virtual Environment platform. This new version 9.1 is the first point release since our major update and is dedicated to refinement.

    This release is based on Debian 13.2 "Trixie" but we're using the newer Linux kernel 6.17.2 as new stable default. In addition to the main system enhancements, this update incorporates the latest versions of core technologies, including QEMU 10.1.2, LXC 6.0.5, ZFS 2.3.4, and Ceph Squid 19.2.3, all fully tested and integrated.

    Please review the key highlights below, and thank you, as always, for your invaluable support.

    Here are some of the highlights in Proxmox VE 9.1:

    • Create LXC containers from OCI images
    • Support for TPM state in qcow2 format
    • New vCPU flag for fine-grained control of nested virtualization
    • Enhanced SDN status reporting
    • and much more

    This release incorporates numerous bugfixes and performance improvements across the platform. For a comprehensive list of changes, please see the full release notes.

    Release notes

    https://pve.proxmox.com/wiki/Roadmap

    Press release

    https://www.proxmox.com/en/news/press-releases

    Video tutorial

    https://www.proxmox.com/en/training/video-tutorials/item/what-s-new-in-proxmox-ve-9-1

    Download

    https://www.proxmox.com/en/downloads

    Alternate ISO download:

    https://enterprise.proxmox.com/iso

    Documentation

    https://pve.proxmox.com/pve-docs

    Community Forum

    https://forum.proxmox.com

    Bugtracker

    https://bugzilla.proxmox.com

    Source code

    https://git.proxmox.com

    This latest release features enhancements and updates shaped by your ideas and support. A huge thank you to all of our community members and customers reporting bugs, submitting patches and getting involved in testing - THANK YOU!

    FAQ

    Q: Can I upgrade latest Proxmox VE 8 to 9 with apt?

    A: Yes, please follow the upgrade instructions on https://pve.proxmox.com/wiki/Upgrade_from_8_to_9

    Q: Can I upgrade an 9.0 installation to the stable 9.1 via apt?

    A: A: Yes, upgrading from is possible via apt and GUI. We recommend using the pve-enterprise repository on upgrade for the most stable experience.

    Q: How long will Proxmox VE 8.4 receive bug fixes and security support?

    A: Proxmox VE 8.4 will receive security updates and critical bug fixes until August 2026. This support window provides an overlap of approximately one year after the release of Proxmox VE 9.0, giving users ample time to plan their upgrade to the new major version.

    For more information on the support lifecycle of Proxmox VE releases, please visit:

    https://pve.proxmox.com/pve-docs/chapter-pve-faq.html#faq-support-table

    Q: Can I install Proxmox VE 9.1 on top of Debian 13 "Trixie"?

    A: Yes, see https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_13_Trixie

    Q: Can I upgrade my Proxmox VE 8.4 cluster with Ceph Reef to Proxmox VE 9.1 and to Ceph Squid?

    A: This is a two-step process. First, upgrade Ceph from Reef to Squid. Then, upgrade Proxmox VE from version 8.4 to version 9.1. Be sure to closely follow the upgrade documentation, see:

    https://pve.proxmox.com/wiki/Ceph_Reef_to_Squid

    https://pve.proxmox.com/wiki/Upgrade_from_8_to_9

    Q: Where can I get more information about feature updates?

    A: Check the roadmap, forum, the mailing list, and/or subscribe to our newsletter.

    Best regards,

    Thomas

    Do you already have a Commercial Support Subscription? - If not, Buy now and read the documentation

    Original source
  • Nov 19, 2025
    • Date parsed from source:
      Nov 19, 2025
    • First seen by Releasebot:
      Dec 18, 2025
    Proxmox logo

    Proxmox

    Proxmox VE 9.1

    Proxmox VE ships a major upgrade with Debian Trixie and kernel 6.17 as the new stable default. You can build LXC from OCI images, store TPM state in qcow2, enjoy richer SDN status in the GUI, and fine tune nested virtualization; plus seamless upgrade from 8.4.

    Based on Debian Trixie (13.2)

    • Latest 6.17.2-1 Kernel as new stable default
    • QEMU 10.1.2
    • LXC 6.0.5
    • ZFS 2.3.4
    • Ceph Squid 19.2.3

    Highlights

    • Create LXC containers from OCI images.
    • Open Container Initiative (OCI) images are a popular format for distributing templates for system or application containers.
    • OCI images can now be uploaded manually or downloaded from image registries, and then be used as templates for LXC containers.
    • This allows to create full system containers from suitable OCI images.
    • Initial support for creating application containers from suitable OCI images is also available (technology preview).
    • Support for TPM state in qcow2 format.
    • Some VM guest workloads require attaching a virtual Trusted Platform Module (TPM), for example newer Windows guests.
    • The state of a virtual TPM can now be stored in the qcow2 format.
    • This allows taking snapshots of VMs with a TPM state on file-level storages such as NFS or CIFS shares.
    • Storages with "snapshots as volume chains" (technology preview) enabled now support taking offline snapshots of VMs with TPM state.
    • Fine-grained control of nested virtualization for VM guests.
    • Some VM guest workloads need access to the host CPU's virtualization extensions for nested virtualization.
    • Examples are nested hypervisors or Windows guests with Virtualization-based Security enabled.
    • A new vCPU flag allows to enable nested virtualization on top of a vCPU type that corresponds to the host CPU vendor and generation.
    • This can be an alternative to using the full host vCPU type.
    • More detailed status reporting for the Software-Defined Networking (SDN) stack in the GUI.
    • Local bridges and VNets report the currently connected guests.
    • EVPN zones additionally report the learned IPs and MAC addresses.
    • Fabrics are now part of the resource tree and report routes, neighbors, and interfaces.

    Kernel 6.17 as new stable default

    • Seamless upgrade from Proxmox VE 8.4, see Upgrade from 8 to 9.
    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.