Bug 1174858
| Summary: | suspended vms on rhevm show 'unknown' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dave Johnson <dajohnso> | ||||
| Component: | Providers | Assignee: | Joe Vlcek <jvlcek> | ||||
| Status: | CLOSED ERRATA | QA Contact: | bmorriso | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.3.0 | CC: | dajohnso, dclarizi, gblomqui, jfrey, jhardy, jvlcek, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:01:48 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: | |||||||
| Attachments: |
|
||||||
|
Description
Dave Johnson
2014-12-16 15:49:01 UTC
Created attachment 969622 [details]
ss
This most likely has to do with the power_state => raw_power_state changes I made a while back. I was able to reproduced this issue with 5.4. I continue to investigate further. New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/5c2d0598f8caf83c3d0d43808c60470b8961a01c commit 5c2d0598f8caf83c3d0d43808c60470b8961a01c Author: Joe VLcek <jvlcek> AuthorDate: Thu Jul 30 14:14:15 2015 -0400 Commit: Joe VLcek <jvlcek> CommitDate: Mon Aug 3 17:05:29 2015 -0400 Make RHEVm Provider report suspended power_state BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1174858 app/models/manageiq/providers/redhat/infra_manager/vm.rb | 7 ++++--- .../manageiq/providers/redhat/infra_provider/vm_spec.rb | 14 ++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) verified upstream in master.20150916105634_88f28a0 I suspended a VM on a RHEV-m 3.3 provider, and the CFME UI correctly shows the VM as suspended. Verified working in 5.5.0.3-alpha1.2.20150929172214_2eda7b4. 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, 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-2015:2551 |