Bug 743293
| Summary: | rhn-profile-sync requires libvirtd to be running | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Milan Zázrivec <mzazrivec> |
| Component: | Virtualization | Assignee: | Milan Zázrivec <mzazrivec> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Minar <mminar> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 541 | CC: | andriusb, apevec, byount, colin.coe, cperry, iheim, jbrier, kroberts, mkoci, mminar, smehrotr |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rhn-virtualization-5.4.14-8 | Doc Type: | Bug Fix |
| Doc Text: |
Due to a new design of the Virtual Desktop Server Manager (VDSM) in version 3 of the Red Hat Enterprise Virtualization platform, the rhn-virtualization packages installed in this environment failed to detect the Red Hat Enterprise Virtualization host when determining which method to use to poll the host for available guests. This prevented the host from reporting running guests to the parent (Red Hat Network or RHN Satellite). With this update, the detection algorithm has been adapted to ensure that rhn-virtualization reports the running guests as expected in this scenario.
|
Story Points: | --- |
| Clone Of: | 742811 | Environment: | |
| Last Closed: | 2011-11-01 14:18:11 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 715348, 731146 | ||
|
Description
Milan Zázrivec
2011-10-04 14:23:03 UTC
satellite.git SATELLITE-5.4: c45f747832a9b45318d8f386792086152f71bdf8
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Cause: New design of VDSM in RHEV-3.
Consequence: rhn-virtualization package installed in a RHEV-3 environment, when deciding the correct method for polling the host for available guests would not correctly detect a RHEV host. As a result, the host would not report the running guests to the parent (RHN / RHN Satellite).
Fix: Correct detection.
Result: rhn-virtualization on a RHEV-3 host correctly reports running guests to the RHN / RHN Satellite parent.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,7 +1 @@
-Cause: New design of VDSM in RHEV-3.
+Due to a new design of the Virtual Desktop Server Manager (VDSM) in version 3 of the Red Hat Enterprise Virtualization platform, the rhn-virtualization packages installed in this environment failed to detect the Red Hat Enterprise Virtualization host when determining which method to use to poll the host for available guests. This prevented the host from reporting running guests to the parent (Red Hat Network or RHN Satellite). With this update, the detection algorithm has been adapted to ensure that rhn-virtualization reports the running guests as expected in this scenario.-
-Consequence: rhn-virtualization package installed in a RHEV-3 environment, when deciding the correct method for polling the host for available guests would not correctly detect a RHEV host. As a result, the host would not report the running guests to the parent (RHN / RHN Satellite).
-
-Fix: Correct detection.
-
-Result: rhn-virtualization on a RHEV-3 host correctly reports running guests to the RHN / RHN Satellite parent.
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. http://rhn.redhat.com/errata/RHBA-2011-1417.html |