Bug 1222659
Summary: | RHOS: Fleecing an image throws following error in evm.log file | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ramesh A <rananda> |
Component: | SmartState Analysis | Assignee: | Hui Song <hsong> |
Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 5.4.0 | CC: | cpelland, jhardy, jprause, mfeifer, ncatling, obarenbo, roliveri |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.4.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.4.4.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-16 13:19:24 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
Ramesh A
2015-05-18 18:34:22 UTC
This is something to do with the differences between the hidden fallback scan profile versus copying the sample profile and naming it 'default' (which is usually what we do to start collecting file data). The sample profile (which we copy) is configured for vmevents but even when I remove the three default vmevent entries, I still get the error, or so it seemed. When I created a default scan profile from 'new' though and only configured it for categories and /etc/*.conf , I did not received the error (although I didn;t receive file data either which will be a new BZ with the next build once confirmed) This problem only exists in 5.4. The current upstream code that fixes this doesn't apply to the 5.4 code base. I'll change the target release to 5.4.z so we can use this ticked for the applicable downstream fix. This fix is simple, the extract method of MiqVm should not raise an error when the returned XML is nil. Thank you, Rich. Now I changed it back. Good to go. Verified and working fine in 5.4.4.2.20151130143928_89a28ce 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://rhn.redhat.com/errata/RHSA-2015-2620.html |