Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

How to update Proxmox VE to the latest version 9.2.3 today

Posted on 13/06/202623/06/2026 IT Expert By IT Expert No Comments on How to update Proxmox VE to the latest version 9.2.3 today
  1. Home
  2. Virtualization
  3. How to update Proxmox VE to the latest version 9.2.3 today
Upgrade Proxmox Node

On May 21, 2026, it was announced in the forum the release of Proxmox Virtual Environment 9.2. This release focused heavily on platform refinement, stability, and core optimization. Therefore, in this article, we shall discuss how to update Proxmox VE to the latest version 9.2.3 today. Please see Secure Boot 2023 Compliance Across WinPE, MDT, WDS, and ADK: Boot Chain Alignment and PXE Validation [Final Part], and how to Fix an error occurred while attempting to start selected VM on Hyper-V.

Proxmox VE 9.2 builds on the robust Debian 13.5 “Trixie” platform and introduces Linux kernel 7.0 as its new stable default. The release also delivers updated virtualization and storage technologies, including QEMU 11.0, LXC 7.0, and ZFS 2.4.

For software-defined storage, Proxmox now ships with Ceph Tentacle 20.2.1 as the default stable release, while continuing to offer Ceph Squid 19.2.3 as an alternative. Proxmox VE 9.2 also introduced several notable enhancements, including a new Dynamic Load Balancer to improve cluster-wide resource utilization, expanded Software-Defined Networking (SDN) capabilities with WireGuard fabric support, and fine-grained BGP/EVPN route filtering through route maps and prefix lists.

Administrators can now manage custom CPU models directly from the web interface, use the new High Availability (HA) arm/disarm functionality, and enroll Microsoft and Windows UEFI 2023 Secure Boot certificates through both the GUI and API. These improvements further strengthen Proxmox VE’s scalability, performance, and enterprise readiness.

Also, see Failed to Upgrade VIHR Component: Failed to open deployer Service Management Port, how to Integrate Trellix ePolicy Orchestrator with a Syslog Server, and how to Raise or Downgrade AD Domain and Forest Functional Level.

Upgrade Proxmox v9.0.10 to 9.1.11

Unfortunately, this post remained in my draft folder longer than expected, and I was only able to publish it today. Since then, Proxmox has released additional updates, and the latest available version at the time of writing is Proxmox VE 9.2.3.

To ensure this guide remains relevant, I will demonstrate the upgrade process for both Proxmox VE 9.1.11 and the latest Proxmox VE 9.2.3 release. If you are on Proxmox VE version 8 to 9, this post will help you with the steps or “how to update Proxmox VE 9.0 now Supported by Veeam“.

Note: There are several ways to upgrade a Proxmox Virtual Environment (PVE) deployment to the latest 9.1.11 or 9.2.3 release. The approach you choose depends on your current version you are on, cluster configuration, and maintenance requirements.

Please see Install Lets Encrypt Certificate on Windows with Certbot, AD Recovery: Fix device ran into an issue with error 0xc00002e2, and how to integrate ObjectFirst OOTBI Appliance with VBR.

Upgrade an Existing Proxmox

Since our node is already running Proxmox VE 9.0.10 and we wish to upgrade to 9.1.11, the upgrade is straightforward. Since this is a minor release update, you only need to refresh the package repositories and install the latest packages.

This is the recommended method because it preserves all existing virtual machines, containers, storage configurations, networking settings, and cluster memberships. You can also do this via the command line as shown below.

apt update
apt dist-upgrade

Proxmox also allows you to perform the same update through the web interface. To do this, navigate to the Node, click on “Updates”, and click on Refresh and then on “Upgrade”. This method provides a visual confirmation of package changes and is useful when you prefer GUI-based management.

Update PVE

As you can see, the upodate is in progress.

Update In Progress

When prompted on the package configuration setup as shown below.

Console Enccoding

As you can see, the node has been updated 9.1.11.

Proxmox Updated

Please see How to Configure Object First OOTBI Appliance, how to Disable device encryption on Windows, and how to Configure and Run Performance Tests in Postman.

Upgrade to v9.2.3

As mentioned earlier, there is a new version. To perform this upgrade, navigate to the Node, click on “Updates”, and click on Refresh and then on “Upgrade”.

Ugrade Proxmox

Upgrade in progress

Unpacking

As you see below, the syetem is now up-to-date.

System Is Up To Date

As recommended, I will perform a reboot as shown below.

Reboot Vm

The node is currently restarting and we are currently running Promox VE 9.2.3.

Proxmox Running Again

Please see how to fix VMware and HyperV are not compatible, What are the different types of DNS Records, and Linux System Update: Upgrade vs. Dist-upgrade Differences.

Understanding Proxmox VE Versioning

When working with Proxmox VE (PVE), it is important to understand that the version shown in the system output does not always represent a traditional “single-version release” in the way some software packages do.

Instead, Proxmox uses a combination of major/minor release versions and package-level updates. The most reliable way to verify your installed Proxmox VE version is by using the following command:

pveversion -v
Terminal output displaying the results of the 'pveversion -v' command in a Proxmox environment, showing various package versions and system information.

Here, Proxmox VE v9.2 represents the base Proxmox VE release version. It indicates the minor release branch the system is built on. While, the PVE- Manager 9.2.3 represents the installed version of the Proxmox management interface and associated package set. It reflects the latest applied updates within the 9.2 release series.

In practice, you can refer to it as “Proxmox VE v9.2.3”. This means, the current package state of the 9.2 release branch, as indicated by the pve-manager version.

Note: Proxmox does not always document every micro-package level as a separate standalone “release version.” Instead, versioning is tracked through the following official roadmap.

I hope you found this guide on “how to update Proxmox VE to the latest version 9.2.3 today”. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Virtualization Tags:how to update Proxmox VE, Proxmox apt update upgrade, Proxmox dist upgrade, Proxmox repository update, Proxmox upgrade 9.2.3, Proxmox VE, Proxmox VE 9.2.3, Proxmox VE step by step update, Proxmox VE update today, pve upgrade no subscription, update Proxmox, upgrade Proxmox VE latest version

Post navigation

Previous Post: Secure Boot 2023 Compliance Across WinPE, MDT, WDS, and ADK: Boot Chain Alignment and PXE Validation [Final Part]
Next Post: How to Update Your AMD Radeon Display Adapter Driver

Related Posts

  • VMware vCenter Standalone
    Fix VMware vCenter converter standalone started but not running Virtualization
  • maxresdefault
    How to extend a VM Hard Disk on VMware Workstation Virtualization
  • Cluster 1
    Quarantine state in Windows Failover Clusters: How to resolve quarantined Cluster Node on Hyper-V Virtualization
  • Add additional Windows drives
    How to Add Another Hard Drive to a Virtual Machine in HyperV  Virtualization
  • 1723152 3cc3 2 750x405 1
    Cluster creation in Proxmox VE Virtualization
  • vtpm 1
    Enable vTPM and BitLocker HyperV VM: Fix the device that cannot use a TPM module Virtualization

More Related Articles

VMware vCenter Standalone Fix VMware vCenter converter standalone started but not running Virtualization
maxresdefault How to extend a VM Hard Disk on VMware Workstation Virtualization
Cluster 1 Quarantine state in Windows Failover Clusters: How to resolve quarantined Cluster Node on Hyper-V Virtualization
Add additional Windows drives How to Add Another Hard Drive to a Virtual Machine in HyperV  Virtualization
1723152 3cc3 2 750x405 1 Cluster creation in Proxmox VE Virtualization
vtpm 1 Enable vTPM and BitLocker HyperV VM: Fix the device that cannot use a TPM module Virtualization

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Webp.net resizeimage 5
    How to create a Traffic Manager Profile in Azure AWS/Azure/OpenShift
  • unnamed
    How to disable Network (Wireless) UI from the Welcome screen Windows
  • Prevent the downloads of apps without password on App store
    Download Apps without passwords on App Store Mac
  • windows 10 s splash 100720578 large
    Open the location of a Program: How to search in Windows 10 to find a file, folder, or program in File Explorer Windows
  • MBRGPT
    Run MBR and GPT conversion with the best GPT converter Windows
  • How to Install Windows Admin Center on Windows 10 11​
    Install Windows Admin Center on Windows 10 and Windows 11 Windows
  • images 1
    How to reset and reinstall Windows 10 locally Windows
  • Featured image
    Exploring the Reasons to use or not use Screensavers in Windows Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,779 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.