Bug 2051891
Summary: | vCPUs in RHV getting reset to one vCPU after editing a host in Satellite | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Stefan Meyer <smeyer> |
Component: | Compute Resources - RHEV | Assignee: | aabramov |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.10.2 | CC: | orabin, pcreech, rlavi, zhunting |
Target Milestone: | 6.12.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | fog_ovirt v2.0.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-16 13:33:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stefan Meyer
2022-02-08 10:01:05 UTC
Created redmine issue https://projects.theforeman.org/issues/34422 from this bug The fix from https://github.com/fog/fog-ovirt/pull/104 has been successfully tested on - Satellite 6.8.6 - Satellite 6.10.2 - Satellite 7.0 Snap 8 While 6.8 is out of maintenance support I like to request a backport to 6.9 and 6.10 for it. Upstream bug assigned to aabramov Upstream bug assigned to aabramov Verified with Sat 6.12 snap 9.0. 1) I created a VM through Satellite, have it running. It has 3 vCPUs (as per both Satellite and RHV). 2) I edited the VM in Satellite (Hosts -> <host> -> Edit), left vCPUs intact (it can't be edited anyway as it's greyed out). Submitted the form. It still has 3 vCPUs. 3) I shut the VM down through Satellite and did 2) again. It still has 3 vCPUs. 4) I edited the VM through RHV to have 5 vCPUs. It now shows 5 vCPUs both in RHV and in Satellite's edit form (greyed out). 5) I did 2) again. It still has 5 vCPUs. 6) I edited through Hammer: ``` # hammer host update --name <name> --comment 'Nobody expects the Spanish inquisition.' Host updated. ``` It still has 5 vCPUs. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.12 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:8506 |