Bug 530583
Summary: | virtualization/poller.py creates config files for installing domains (even though it shouldn't) | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Milan Zázrivec <mzazrivec> |
Component: | Virtualization | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED ERRATA | QA Contact: | Petr Sklenar <psklenar> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 530 | CC: | psklenar, tao |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-12-04 10:48:25 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: | 518261 |
Description
Milan Zázrivec
2009-10-23 15:20:55 UTC
spacewalk.git master: 877f6629c58e893d88f12352f17b0abd8441c9ab satellite.git SATELLITE-5.3: f73a3d17c39a05dd3fcc3a56e8b1268472eba729 Tagged & built: spacewalk-koan-0.1.11-13 rhn-virtualization-5.3.0-13 New spacewalk-koan & rhn-virtualization have been pushed into webqa. moving to verified: packages there: koan-1.6.8-4.el5sat spacewalk-koan-0.1.11-13.el5sat rhn-virtualization-host-5.3.0-13.el5sat rhn-virtualization-common-5.3.0-13.el5sat 6. As the installation of xen guest is running, n your host run as root: # ls /etc/sysconfig/rhn/virt # python /usr/share/rhn/virtualization/poller.py # ls /etc/sysconfig/rhn/virt file wasn't there during whole kickstarting after kickstart was finished and pvxen rebooted then there were xml for my xen-guest: cat /etc/sysconfig/rhn/virt/018bb081bc1dee51c816aa818cf50f7e.xml | grep a6 <name>rhel54-i386-base-pvxen-a6</name> <source file="/var/lib/xen/images/rhel54-i386-base-pvxen-a6"/> -- pass An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2009-1639.html |