<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: iLO 2 XML Script Firmware Upgrade Errors in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673547#M5218</link>
    <description>I actually went on to not using the HPONCFG command for my purposes. I wrote a Python script that SSH's into the iLO 2's directly. It then navigates to the firmware 'Directory' if you will, and loads the new firmware from a source on our network.&lt;BR /&gt;&lt;BR /&gt;This has proved to be just as effective as using the HPONCFG utility.</description>
    <pubDate>Mon, 23 Aug 2010 21:42:20 GMT</pubDate>
    <dc:creator>Split71</dc:creator>
    <dc:date>2010-08-23T21:42:20Z</dc:date>
    <item>
      <title>iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673540#M5211</link>
      <description>I'm in the process of trying to update all of our iLO's (iLO 2) in our environment via the HPONCFG utility. All of our iLO's are at least on firmware 1.40. This has given us some problems though. Just on the first two servers we've tried, it's been this same error (Firmware versions 1.50 and 1.91).&lt;BR /&gt;&lt;BR /&gt;Here's the script we are using to update the iLO's.&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="Admin" password="Password"&gt;&lt;BR /&gt;&lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;&lt;TPM_ENABLED value="Yes"&gt;&lt;/TPM_ENABLED&gt;&lt;BR /&gt;&lt;UPDATE_RIB_FIRMWARE image_location="c:\location\ilo2_200.bin"&gt;&lt;/UPDATE_RIB_FIRMWARE&gt;&lt;BR /&gt;&lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;Now i receive the error&lt;BR /&gt;&lt;BR /&gt;Status = 0x1&lt;BR /&gt;&lt;BR /&gt;"Syntax Error: Line #1: syntax error near "" in the line: "RIBCL VERSION"="2.0"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What am i missing? The code is straight from the XML scripting examples provided by HP. &lt;BR /&gt;&lt;BR /&gt;The process i use is i navigate to the hponcfg directory on the server and type:&lt;BR /&gt;&lt;BR /&gt;hponcfg /f ilofirmware.xml&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2010 13:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673540#M5211</guid>
      <dc:creator>Split71</dc:creator>
      <dc:date>2010-08-11T13:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673541#M5212</link>
      <description>hi split,&lt;BR /&gt;&lt;BR /&gt;What version of HPONCFG are you using? Version 8.50 of the toolset is out and it includes version 3.1.0.0 of that utility.&lt;BR /&gt;&lt;BR /&gt;My sample from that set begins with the line:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;good luck!</description>
      <pubDate>Wed, 11 Aug 2010 14:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673541#M5212</guid>
      <dc:creator>WFHC-WI</dc:creator>
      <dc:date>2010-08-11T14:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673542#M5213</link>
      <description>I've tried it with the XML header also with the same error except it points to the XML line of code instead of the RIBCL. In other words it's halting at the first line of code for whatever is put there.&lt;BR /&gt;&lt;BR /&gt;And i believe the current HPONCFG we are using is 1.5.2.0&lt;BR /&gt;&lt;BR /&gt;I cannot find any documentation stating whether the HPONCFG has to be updated or not.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2010 14:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673542#M5213</guid>
      <dc:creator>Split71</dc:creator>
      <dc:date>2010-08-11T14:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673543#M5214</link>
      <description>Update:&lt;BR /&gt;&lt;BR /&gt;I updated to the latest HPONCFG 3.1 version and it made no difference. I also updated the management controller driver for the iLO to the newest one and it also didn't help. Still getting the same error when running the script.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Wed, 11 Aug 2010 17:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673543#M5214</guid>
      <dc:creator>Split71</dc:creator>
      <dc:date>2010-08-11T17:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673544#M5215</link>
      <description>Try removing &lt;TPM_ENABLED value="Yes"&gt;&lt;/TPM_ENABLED&gt; &lt;BR /&gt;&lt;BR /&gt;As the example XML states for use with iLO2 this statement requires version 1.70 or later with TPM enabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;!-- Firmware support information for next tag: --&gt;&lt;BR /&gt;&lt;!-- iLO 3 - All versions. For servers with TPM enabled. --&gt;&lt;BR /&gt;&lt;!-- iLO 2 - 1.70 and later. For servers with TPM enabled. --&gt;&lt;BR /&gt;&lt;!-- iLO - None --&gt;&lt;BR /&gt;&lt;!-- Riloe II - None --&gt;&lt;BR /&gt;&lt;TPM_ENABLED value="Yes"&gt;&lt;/TPM_ENABLED&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2010 11:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673544#M5215</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-08-12T11:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673545#M5216</link>
      <description>Do you have the Trusted Platform Module chip installed and set to enable Expansion ROM measuring?&lt;BR /&gt;&lt;BR /&gt;If not, you don't need to include the TPM value.&lt;BR /&gt;&lt;BR /&gt;good luck!</description>
      <pubDate>Thu, 12 Aug 2010 16:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673545#M5216</guid>
      <dc:creator>WFHC-WI</dc:creator>
      <dc:date>2010-08-12T16:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673546#M5217</link>
      <description>I will look into this and report back.</description>
      <pubDate>Thu, 12 Aug 2010 16:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673546#M5217</guid>
      <dc:creator>Split71</dc:creator>
      <dc:date>2010-08-12T16:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673547#M5218</link>
      <description>I actually went on to not using the HPONCFG command for my purposes. I wrote a Python script that SSH's into the iLO 2's directly. It then navigates to the firmware 'Directory' if you will, and loads the new firmware from a source on our network.&lt;BR /&gt;&lt;BR /&gt;This has proved to be just as effective as using the HPONCFG utility.</description>
      <pubDate>Mon, 23 Aug 2010 21:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/4673547#M5218</guid>
      <dc:creator>Split71</dc:creator>
      <dc:date>2010-08-23T21:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: iLO 2 XML Script Firmware Upgrade Errors</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/5751949#M7162</link>
      <description>&lt;P&gt;This is an old post but it is the only reference to this error I have found and has had several hundred views.&lt;/P&gt;&lt;P&gt;So here is what I finaly found after experencing this same issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be&amp;nbsp;an error caused by a line that is not supported by the ILO firmware version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I elminated sections of my xml file until the error stopped, then added the offending section in a few lines at a time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case it was a call to&lt;/P&gt;&lt;P&gt;&amp;lt;SHARED_NETWORK_PORT VALUE="N" /&amp;gt;&lt;BR /&gt;&amp;lt;VLAN ENABLED="N" /&amp;gt;&lt;BR /&gt;&amp;lt;VLAN_ID VALUE="0" /&amp;gt;&lt;/P&gt;&lt;P&gt;which were unsupported by this particular server ilo firmware level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Leaving those lines out resolved my issues.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2012 17:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-2-xml-script-firmware-upgrade-errors/m-p/5751949#M7162</guid>
      <dc:creator>HughesPat57</dc:creator>
      <dc:date>2012-08-03T17:56:52Z</dc:date>
    </item>
  </channel>
</rss>

