[SOLVED] 7.2-14 - error setting cpuunits in webgui

psyyo

Member
Aug 10, 2022
14
0
6
twitter.com
As in title.

Going into any KVMs Hardware tab, trying to mod Processors CPU Units value throws following error:
Code:
Undefined subroutine &PVE::GuestHelpers::get_cpuunits called at /usr/share/perl5/PVE/API2/Qemu.pm line 1485. (500)
 
Last edited:
Indeed the documentation now states 100 as the default and it appears to work for containers, but changing it for VMs in the GUI fails.
EDIT: Also, the old values were not automatically changed to the new scale, which is a pity.
 
Last edited:
I am running into a similar issue when trying to set up a VM with cpuunits assigned;

ERROR:

Undefined subroutine &PVE::GuestHelpers::get_cpuunits called at /usr/share/perl5/PVE/API2/Qemu.pm line 822. (500)​

No issue if left at the default value 100
 
Last edited: