FYI: The next Proxmox VE point release 7.4 (2023/H1) will default to QEMU 7.2. Internal testing for that version started in December, today it has been made available on the pvetest repository. Besides some small initial bug and regression fixes, we saw no actual new issues coming up.
Note: While our internal workloads run stable, we do not recommend upgrading production setups just yet, that's why we initially made it available on the pvetest repository.
But, if you have test instances, face issues with older QEMU or QEMU/Kernel combinations that 7.2 might fix, or are just interested to evaluate it early it is a great chance for upgrading early and providing feedback here.
To upgrade ensure you have the Proxmox VE Test repositories configured, which can be added through the Web UI's
or use the upgrade functionality of the web-interface.
Note, as with all QEMU updates: A VM needs to be either fully restarted (shutdown/start or using restart via the CLI or web-interface) or, to avoid downtime, live-migrated to an already upgraded host to actually run with the newer QEMU version.
While we successfully run our production and lots of testing loads on this version since a while, no software is bug free, and often such issues are related to the specific setup. So, if you run into regressions that are definitively caused by installing the new QEMU version (and not some other change), please always include the affected VM config and some basic HW and Storage details.
We'll update this thread once this version has been moved to no-subscription, which might happen already next week depending on feedback.
Note: While our internal workloads run stable, we do not recommend upgrading production setups just yet, that's why we initially made it available on the pvetest repository.
But, if you have test instances, face issues with older QEMU or QEMU/Kernel combinations that 7.2 might fix, or are just interested to evaluate it early it is a great chance for upgrading early and providing feedback here.
To upgrade ensure you have the Proxmox VE Test repositories configured, which can be added through the Web UI's
Repositories
panel, and then use the standard:
Bash:
apt update
apt full-upgrade
pveversion -v
(or the web-interface's Node Summary -> Packages versions) should then include something like pve-qemu-kvm: 7.2.0-5
Note, as with all QEMU updates: A VM needs to be either fully restarted (shutdown/start or using restart via the CLI or web-interface) or, to avoid downtime, live-migrated to an already upgraded host to actually run with the newer QEMU version.
While we successfully run our production and lots of testing loads on this version since a while, no software is bug free, and often such issues are related to the specific setup. So, if you run into regressions that are definitively caused by installing the new QEMU version (and not some other change), please always include the affected VM config and some basic HW and Storage details.
We'll update this thread once this version has been moved to no-subscription, which might happen already next week depending on feedback.
Last edited: