Description of problem: Xen guests don't show storage devices in 'https://172.22.102.223/rhn/systems/details/SystemHardware.do?sid=1000010002' Version-Release number of selected component (if applicable): Spacewalk v1.1 How reproducible: Browse to https://spacewalk.server.com/rhn/systems/details/SystemHardware.do?sid=1000010002 and not absence of storage devices. Also do a [coec@sw java]$ echo "select ID, SERVER_ID, CLASS, BUS, DETACHED, DEVICE, DRIVER, DESCRIPTION, PCITYPE from rhnDevice where SERVER_ID = '1000010002' and CLASS = 'HD';" | sqlplus spacewalk/spacewalk@xe SQL*Plus: Release 10.2.0.4.0 - Production on Fri Aug 27 10:57:59 2010 Copyright (c) 1982, 2007, Oracle. All Rights Reserved. Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production SQL> no rows selected SQL> Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production Steps to Reproduce: 1. sqlplus spacewalk/spacewalk@xe 2. select ID, SERVER_ID, CLASS, BUS, DETACHED, DEVICE, DRIVER, DESCRIPTION, PCITYPE from rhnDevice where SERVER_ID = '1000010002' and CLASS = 'HD'; Actual results: No rows returned. Expected results: For the above server, at least one row should be returned. Additional info: RHEL 5.5 PV guest on RHEL 5.4 Xen host.
Mass-aligning under space12, so that we don't lose track of this bugzilla. This however does not mean that we plan (will be able to) address this bug in Spacewalk 1.2.
Mass-moving to space13.
We did not have time for this one during Spacewalk 1.4 time frame. Mass moving to Spacewalk 1.5.
Aligning under space16.
commits: a20dd4c8f3541eed04eb2e6a711ff1e690ffc715 f5148d606f46e2fcbdfc740a79b94b2e7cd3ca68
Note: this does not affect RHEL6, there is hardware information retrieved using gudev, and it is retrieved correctly.
Spacewalk 1.6 has been released.