Bug 616403
Summary: | guests running on rhel6 kvm host consumes regular entitlement | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Jiri Kastner <jkastner> |
Component: | Virtualization | Assignee: | Justin Sherrill <jsherril> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Kastner <jkastner> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 540 | CC: | cperry, jhutar, jsherril, msuchy |
Target Milestone: | --- | Keywords: | TestBlocker |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-10-28 14:56:38 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: | 487678, 608758 |
Description
Jiri Kastner
2010-07-20 11:23:39 UTC
Hrm, I am not able to reproduce this: [root@localhost ~]# rpm -qa | grep rhn rhnlib-2.5.22-6.el6.noarch rhnsd-4.9.3-2.el6.x86_64 yum-rhn-plugin-0.9.1-5.el6.noarch rhn-client-tools-1.0.0-33.el6.noarch rhn-setup-1.0.0-33.el6.noarch rhn-check-1.0.0-33.el6.noarch Can you provide me with a guest that exhibits the problem? Thanks, -Justin fixed issue where guests getting 'free' entitlements would show up under "Guests consuming regular entitlements': d67b9758609fec42cf8481793d49a555ce5600e6 justin, can you check https://ibm-x3655-04.ovirt.rhts.eng.bos.redhat.com/rhn/systems/VirtualSystemsList.do and https://ibm-x3655-04.ovirt.rhts.eng.bos.redhat.com/rhn/systems/details/SystemHardware.do?sid=1000010039 and https://ibm-x3655-04.ovirt.rhts.eng.bos.redhat.com/rhn/systems/details/SystemHardware.do?sid=1000010038 last two links are virtual guests running on rhel6 kvm-amd enabled host Hello Justin, I see changes are in some XML file. In which package/nightly build this change lives? Also could you move this bug to ON_QA or so once it is ready to be tested? links provided in comment 5 are not working :( Justin please try looking and see if we can move this to modified or on_qa. Cliff, so getting this to modified or on_qa will require client side changes. Do you want me to go ahead and make those? errr, ignore my comment #8, got confused with a different bugzilla # This should be on latest ISO, package version spacewalk-java-1.2.4-1 or newer tested with http://download.devel.redhat.com/nightly/latest-RHEL5.6-Server/5/i386/os/Server/rhn-{check,client-tools,setup}-0.4.20-33.el5_5.2.noarch.rpm result: An error has occurred: exceptions.NameError See /var/log/up2date for more information tail /var/log/up2date An error has occurred: exceptions.NameError See /var/log/up2date for more information [root@localhost ~]# tail /var/log/up2date File "/usr/share/rhn/up2date_client/rhncli.py", line 65, in run sys.exit(self.main() or 0) File "/usr/sbin/rhnreg_ks", line 157, in main rhnreg.sendHardware(systemId, hardwareList) File "/usr/share/rhn/up2date_client/rhnreg.py", line 630, in sendHardware s.registration.add_hw_profile(systemId, _encode_characters(hardwareList)) File "/usr/share/rhn/up2date_client/rhnreg.py", line 613, in _encode_characters if item_type == StringType or item_type == UnicodeType: exceptions.NameError: global name 'StringType' is not defined testad also http://download.devel.redhat.com/brewroot/packages/rhn-client-tools/0.4.20/43.el5/noarch/rhn-{check,client-tools,setup}-0.4.20-43.el5.noarch.rpm with same results TB in #15 and #16 are problem with BZ 618250, I'm going to fix it New rhn-client-tools built, you can retest it again. verified with rhn-client-tools-0.4.20-44.el5 The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |