update_firmware and bootstrap_firmware issue (cont.)
Patrik Karen
dell-lists at familjenkaren.se
Thu Nov 27 04:02:37 CST 2008
I just subscribed to the list so I don't have the original post to reply to, but I'm having the same problem. Seems to come from an error in the output from dell_inventory_collector.
The 'device="e"' output for the Perc5/i controller below doesn't seem right. Anyone knows how to correct this? Bug? Everything works fine for me on hosts without the Perc5/i.
[root at pe2 /]# cd /usr/share/firmware/dell/dup/dell_inventory_collector_version_5.5.0/
[root at pe2 dell_inventory_collector_version_5.5.0]# LD_LIBRARY_PATH=$PWD ./invcol <?xml version="1.0" encoding="UTF-8"?>
<SVMInventory lang="en" schemaVersion="1.0" invcolVersion="5.5.0" invcolBuild="22" timeStamp="2008-11-27T04:36:47">
<OperatingSystem osCode="LIN" osVendor="Redhat" osArch="x86" majorVersion="package redhat-release is not installed" minorVersion="2.6.18-92.1.18.el5" usingTPMmeasurements="FALSE"/>
<System systemID="01B2" TPMmeasurementsOn="FALSE"/><Device componentID="159" display="BIOS" impactsTPMmeasurements="TRUE"><Application componentType="BIOS" version="2.3.1" display="BIOS"/></Device>
<Device componentID="5814" display="Baseboard Management Controller">
<Application componentType="FRMW" version="1.27" display="BMC"/>
</Device>
<Device componentID="8735" display="DRAC 5">
<Application componentType="FRMW" version="1.40" display="DRAC 5 Firmware">
</Application>
</Device>
<Device vendorID="1028" deviceID="0015" subDeviceID="1f03" subVendorID="1028" bus="2" device="e" function="0" display="PERC 5/i Integrated Controller 0" impactsTPMmeasurements="TRUE"><Application componentType="FRMW" version="5.2.1-0067" display="PERC 5/i Integrated Controller 0 Firmware"/></Device>
<Device componentID="00000" enum="CtrlId 0 DeviceId 0" display="MAX3147RC"><Application componentType="FRMW" version="D207" display="MAX3147RC Firmware"/></Device>
<Device componentID="00000" enum="CtrlId 0 DeviceId 1" display="MAX3147RC"><Application componentType="FRMW" version="D207" display="MAX3147RC Firmware"/></Device>
<Device componentID="00000" enum="CtrlId 0 DeviceId 2" display="MAX3147RC"><Application componentType="FRMW" version="D207" display="MAX3147RC Firmware"/></Device>
<Device componentID="12666" enum="CtrlId 0 DeviceId 3" display="ST3146855SS"><Application componentType="FRMW" version="S515" display="ST3146855SS Firmware"/></Device>
<Device componentID="11204" enum="CtrlId 0 DeviceId 8 Backplane" display="SAS/SATA Backplane 0:0 Backplane"><Application componentType="FRMW" version="1.05" display="SAS/SATA Backplane 0:0 Backplane Firmware"/></Device>
<Device vendorID="14e4" deviceID="164c" subVendorID="1028" subDeviceID="01b2" bus="5" device="0" function="0" display="NetXtreme II BCM5708 Gigabit Ethernet rev 12 (eth0)">
<Application componentType="FRMW" version="2.9.1" display="NetXtreme II BCM5708 Gigabit Ethernet rev 12 (eth0)"/>
</Device>
<Device vendorID="14e4" deviceID="164c" subVendorID="1028" subDeviceID="01b2" bus="9" device="0" function="0" display="NetXtreme II BCM5708 Gigabit Ethernet rev 12 (eth1)">
<Application componentType="FRMW" version="2.9.1" display="NetXtreme II BCM5708 Gigabit Ethernet rev 12 (eth1)"/>
</Device>
</SVMInventory>
[root at pe2 dell_inventory_collector_version_5.5.0]# yum list installed|egrep '^dell|firmware|libsmbios'
dell-dup.noarch 1.1.2-1.15.el5 installed
dell_inventory_collector.noarch 5.5.0-1 installed
firmware-addon-dell.x86_64 2.1.2-4.2.el5 installed
firmware-tools.noarch 2.1.2-4.2.el5 installed
libsmbios-devel.x86_64 2.2.5-1.1.el5 installed
libsmbios2.x86_64 2.2.5-1.1.el5 installed
[root at pe2 dell_inventory_collector_version_5.5.0]#
More information about the firmware-tools-devel
mailing list