Cannot update firmware

Bas Gooren bas at iswd.nl
Sun Nov 2 09:59:38 CST 2008


In reply to my own message, I have found instructions over here (http://lists.us.dell.com/pipermail/firmware-tools-devel/2008-March/000311.html) to see what XML the inventory collector produces.

---

[root at nl1 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-02T16:25:19">
        <OperatingSystem osCode="LIN" osVendor="Redhat" osArch="x86" majorVersion="package redhat-release is not installed" minorVersion="2.6.18-92.1.13.el5" usingTPMmeasurements="FALSE"/>
        <System systemID="01B2" TPMmeasurementsOn="FALSE"/><Device componentID="2331" display="OpenManage Server Administrator Managed Node">
<Application componentType="APP" version="5.5.0" display="OpenManage Server Administrator Managed Node"/>
</Device>
        <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="2.10" display="BMC"/>
   </Device>
        <Device componentID="8735" display="DRAC 5">
    <Application componentType="FRMW" version="1.32" 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="16111" enum="CtrlId 0 DeviceId 0" display="ST3146855SS"><Application componentType="FRMW" version="S527" display="ST3146855SS Firmware"/></Device>
        <Device componentID="16111" enum="CtrlId 0 DeviceId 1" display="ST3146855SS"><Application componentType="FRMW" version="S527" display="ST3146855SS Firmware"/></Device>
        <Device componentID="16111" enum="CtrlId 0 DeviceId 2" display="ST3146855SS"><Application componentType="FRMW" version="S527" display="ST3146855SS Firmware"/></Device>
        <Device componentID="16111" enum="CtrlId 0 DeviceId 3" display="ST3146855SS"><Application componentType="FRMW" version="S527" 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 nl1 dell_inventory_collector_version_5.5.0]#

---

As you can see the <Device> element for the PERC 5/i has a "device" attribute with value "e" where the inventory collector expects an integer. How do I find out why it's showing an "e"?

Regards,

Bas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20081102/71acb686/attachment.htm 


More information about the Linux-PowerEdge mailing list