hardware sync partially updates new machine specs (cpu and ram)
Bug #2018590 reported by
Pablo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
High
|
Unassigned | ||
3.3 |
Triaged
|
High
|
Unassigned | ||
3.4 |
Triaged
|
High
|
Unassigned |
Bug Description
I have added a VM to MAAS with 2cpus and 2GB ram. During the deployment step I enable the "hardware sync" option. Once the machine is deployed the hardware specs are correct in the maas webui but if I resize the VM by adding extra cpus and ram the maas webui doesn't show the correct amount for cpus/ram.
In screenshot 1 you can see the maas webui shows 2cpus/2GB ram in the main section (top) and in the numa section (bottom)
In screenshot 2, after the VM has been resized, the maas webui shows 4cpus/4G ram in the numa section (bottom) but still shows the wrong cpu/ram 2cpus/2GB ram in the main section (top)
I have tested it with MAAS 3.3.2 deployed as a snap.
Changed in maas: | |
milestone: | 3.4.0 → 3.5.0 |
To post a comment you must log in.
Just to clarify, the machine is a VM but the OS has been deployed using a regular pxe boot. It's not a VM running in a kvm/lxd host managed by MAAS. The VM is running in a external hypervisor (proxmox)