<?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: Rilo2 error: Failure when trying to detect firmware flash in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726521#M5542</link>
    <description>Is it possible to use the CPQLOCFG.exe utility instead of hponcfg.exe to run my scripts locally? I've tried to upgrad the RILOE II board driver to 3.6 and the hponcfg to the latest version 3.1.1 but still receive this error below:&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\HP\hponcfg&amp;gt;hponcfg&lt;BR /&gt;Firmware Revision = 1.21  Device type = RILOE II  Driver name = cpqrib2&lt;BR /&gt;ERROR: Failure when trying to detect firmware flash.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
    <pubDate>Wed, 15 Dec 2010 22:14:10 GMT</pubDate>
    <dc:creator>Jonathan Norwood</dc:creator>
    <dc:date>2010-12-15T22:14:10Z</dc:date>
    <item>
      <title>Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726514#M5535</link>
      <description>On a DL380 G4 series server, running HPONCFG.exe against a RILO2, I get the following error:&lt;BR /&gt;&lt;BR /&gt;Error: Failure when trying to detect firmware flash.&lt;BR /&gt;&lt;BR /&gt;Any suggestions on how to resolve this?  Thanks.</description>
      <pubDate>Tue, 14 Dec 2010 21:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726514#M5535</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-14T21:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726515#M5536</link>
      <description>Hi Jonathan,&lt;BR /&gt;&lt;BR /&gt;HPONCFG requires latest ILO interface driver to interact with ILO at firmware level.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Aftab</description>
      <pubDate>Wed, 15 Dec 2010 14:13:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726515#M5536</guid>
      <dc:creator>Ali</dc:creator>
      <dc:date>2010-12-15T14:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726516#M5537</link>
      <description>I'm at the latest firmware for the Rilo 2. fw:1.21 and the HP ILO interface driver for Windows 2003\2008 is at version 1.15. I have about 126 Rilos to configure. I still get the error like this when I launch "hponcfg" &lt;BR /&gt;&lt;BR /&gt;C:\Program Files\HP\hponcfg&amp;gt;hponcfg&lt;BR /&gt;Firmware Revision = 1.21  Device type = RILOE II  Driver name = cpqrib2&lt;BR /&gt;ERROR: Failure when trying to detect firmware flash.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions?  Thanks.</description>
      <pubDate>Wed, 15 Dec 2010 16:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726516#M5537</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-15T16:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726517#M5538</link>
      <description>Hi Jonathan,&lt;BR /&gt;&lt;BR /&gt;Are you able to log in to ILO using web interface?&lt;BR /&gt;&lt;BR /&gt;what is the exact command that you are trying while running the HPONCFG script.&lt;BR /&gt;&lt;BR /&gt;are these ILO ip addresses are pingable?&lt;BR /&gt;&lt;BR /&gt;check this thread for create new script to reset the ILO&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1292430811823+28353475&amp;amp;threadId=1359551" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1292430811823+28353475&amp;amp;threadId=1359551&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1) Create a file, say network_reset.xml, with the following content:&lt;BR /&gt;---------&lt;BR /&gt;&lt;RIBCL version="2.1"&gt;&lt;BR /&gt;&lt;LOGIN user_login="Administrator" password="password"&gt;&lt;BR /&gt;&lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;&lt;MOD_NETWORK_SETTINGS&gt;&lt;BR /&gt;&lt;/MOD_NETWORK_SETTINGS&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;2) Then run hponcfg /f network_reset.xml.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Aftab</description>
      <pubDate>Wed, 15 Dec 2010 16:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726517#M5538</guid>
      <dc:creator>Ali</dc:creator>
      <dc:date>2010-12-15T16:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726518#M5539</link>
      <description>Aftab,&lt;BR /&gt;&lt;BR /&gt;I'm able to connect via the web interface to the Rilo and ping the ip.&lt;BR /&gt;&lt;BR /&gt;I'm running a couple xml files against the rilo and here are some of the commands I'm running:&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;  &lt;LOGIN user_login="Administrator" password="password"&gt;&lt;BR /&gt;    &lt;DIR_INFO mode="write"&gt;&lt;BR /&gt;    &lt;MOD_DIR_CONFIG&gt;&lt;BR /&gt;       &lt;DIR_AUTHENTICATION_ENABLED value="Yes"&gt;&lt;/DIR_AUTHENTICATION_ENABLED&gt;&lt;BR /&gt;       &lt;DIR_LOCAL_USER_ACCT value="Yes"&gt;&lt;/DIR_LOCAL_USER_ACCT&gt;&lt;BR /&gt;       &lt;DIR_SERVER_ADDRESS value="there is a value here"&gt;&lt;/DIR_SERVER_ADDRESS&gt;&lt;BR /&gt;       &lt;DIR_SERVER_PORT value="there is a value here"&gt;&lt;/DIR_SERVER_PORT&gt;&lt;BR /&gt;       &lt;DIR_OBJECT_DN value="there is a value here"&gt;&lt;/DIR_OBJECT_DN&gt;&lt;BR /&gt;       &lt;DIR_OBJECT_PASSWORD value="password"&gt;&lt;/DIR_OBJECT_PASSWORD&gt;&lt;BR /&gt;       &lt;DIR_USER_CONTEXT_1 value="there are values here"&gt;&lt;/DIR_USER_CONTEXT_1&gt;&lt;BR /&gt;    &lt;/MOD_DIR_CONFIG&gt;&lt;BR /&gt;    &lt;/DIR_INFO&gt;&lt;BR /&gt;  &lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;The scripts work great against the ilo and ilo2, but not against the Rilo 2. I haven't tried the network reset yet. Any other suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
      <pubDate>Wed, 15 Dec 2010 17:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726518#M5539</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-15T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726519#M5540</link>
      <description>I agree and there isn't latest firmware for RILOE. try the network reset script.&lt;BR /&gt;&lt;BR /&gt;I had similar issue on one of my servers long back and it got resolved by updating ILO interface driver and firmware but in your case it is RILOE.&lt;BR /&gt;&lt;BR /&gt;I don't have RILOE in my setup otherwise I would have tested the HPONCFG configuratino for you but I'm sure by tweaking with scripts would do the JOB. refer to HPONCFG guide.&lt;BR /&gt;&lt;BR /&gt;I will keep you posted if I find something.&lt;BR /&gt;&lt;BR /&gt;anyone else has something to add..?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Aftab</description>
      <pubDate>Wed, 15 Dec 2010 17:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726519#M5540</guid>
      <dc:creator>Ali</dc:creator>
      <dc:date>2010-12-15T17:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726520#M5541</link>
      <description>Aftab,&lt;BR /&gt;&lt;BR /&gt;I tried running the network reset and this was my results. Looks like it's not even running the utility to execute the script?&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\HP\hponcfg&amp;gt;hponcfg /f network_reset.xml&lt;BR /&gt;Firmware Revision = 1.21  Device type = RILOE II  Driver name = cpqrib2&lt;BR /&gt;ERROR: Failure when trying to detect firmware flash.&lt;BR /&gt;&lt;BR /&gt;Any other ideas?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
      <pubDate>Wed, 15 Dec 2010 19:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726520#M5541</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-15T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726521#M5542</link>
      <description>Is it possible to use the CPQLOCFG.exe utility instead of hponcfg.exe to run my scripts locally? I've tried to upgrad the RILOE II board driver to 3.6 and the hponcfg to the latest version 3.1.1 but still receive this error below:&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\HP\hponcfg&amp;gt;hponcfg&lt;BR /&gt;Firmware Revision = 1.21  Device type = RILOE II  Driver name = cpqrib2&lt;BR /&gt;ERROR: Failure when trying to detect firmware flash.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
      <pubDate>Wed, 15 Dec 2010 22:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726521#M5542</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-15T22:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726522#M5543</link>
      <description>Hi Jonathan,&lt;BR /&gt;&lt;BR /&gt;Hope you are running HPONCFG on local machine where you have RILEO II card installed. it does not work remotely.&lt;BR /&gt;&lt;BR /&gt;DL380 G4 comes with Integrated Lights Out (iLO) Standard Management so any specific reason for adding additional RILEO II card.&lt;BR /&gt;&lt;BR /&gt;Did you power cycle the server and tried.&lt;BR /&gt;&lt;BR /&gt;What is the RILEO driver version&lt;BR /&gt;It has to be 3.6.0.0 (E) (cp010898.exe)in order work with HPONCFG&lt;BR /&gt;&lt;BR /&gt;update the driver and restart the server.&lt;BR /&gt;&lt;BR /&gt;HP ProLiant Remote Insight Lights-Out II Board Driver for Windows Server 2003&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=397204&amp;amp;prodNameId=264858&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-f3648db5644b40588eb9f2fc18" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=397204&amp;amp;prodNameId=264858&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-f3648db5644b40588eb9f2fc18&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can try The Lights-Out Configuration Utility (CPQLOCFG.EXE) &lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=397204&amp;amp;prodNameId=264858&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swItem=MTX-0fcb2f1331034568b60b4061f1&amp;amp;mode=3" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=397204&amp;amp;prodNameId=264858&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swItem=MTX-0fcb2f1331034568b60b4061f1&amp;amp;mode=3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;please keep me posted.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Aftab</description>
      <pubDate>Thu, 16 Dec 2010 02:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726522#M5543</guid>
      <dc:creator>Ali</dc:creator>
      <dc:date>2010-12-16T02:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726523#M5544</link>
      <description>Aftab,&lt;BR /&gt;&lt;BR /&gt;I am running HPONCFG locally on the server where the RILOE II card is installed. Yeah, we should have just used the onboard ilo. &lt;BR /&gt;&lt;BR /&gt;I tried rebooting the server after upgrading the Board Driver to version 3.6.0.0. Still get the same error.&lt;BR /&gt;&lt;BR /&gt;I will try to run the CPQLOCFG. &lt;BR /&gt;&lt;BR /&gt;Let me know if you have any other suggestions. Thanks.&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
      <pubDate>Thu, 16 Dec 2010 17:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726523#M5544</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-16T17:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726524#M5545</link>
      <description>just an Isolation:&lt;BR /&gt;&lt;BR /&gt;Is it possible to take out the RILEO card and configure ILO with latest firmware and driver on one of the servers and run the HPONCFG locally to see whether it works on ILO?&lt;BR /&gt;&lt;BR /&gt;sometime powercyle the server helps as it terminates all the open sessions and reinitializes the devices.&lt;BR /&gt;&lt;BR /&gt;Power cycle the server which mean you have to completely shut down the server, takeout all the cables (including power and network), unplug hdd a little bit and plug the cables and hdd back after 1-2 mins and switch on the server&lt;BR /&gt;&lt;BR /&gt;please keep me posted.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;aftab</description>
      <pubDate>Thu, 16 Dec 2010 17:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726524#M5545</guid>
      <dc:creator>Ali</dc:creator>
      <dc:date>2010-12-16T17:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726525#M5546</link>
      <description>Aftab,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. I haven't tried powering the server down yet, but I get this on a ilo when I launch the utility from a commandline and it's on one that is working: C:\Program Files\HP\hponcfg&amp;gt;hponcfg&lt;BR /&gt;Firmware Revision = 1.94  Device type = iLO  Driver name = CpqCiDrv&lt;BR /&gt;HPONCFG RILOE-II/iLO setup and configuration utility&lt;BR /&gt;Version 3.0.0.0 (c) Hewlett-Packard Company, 2010&lt;BR /&gt;&lt;BR /&gt;But I get this when I run hponcfg.exe without launching a script on a server that has a RILOE II.:C:\Program Files\HP\hponcfg&amp;gt;hponcfg&lt;BR /&gt;Firmware Revision = 1.21  Device type = RILOE II  Driver name = cpqrib2&lt;BR /&gt;ERROR: Failure when trying to detect firmware flash.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Any other ideas besides powering the server down? I haven't been able to get a window yet to do that.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
      <pubDate>Thu, 16 Dec 2010 22:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726525#M5546</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-16T22:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726526#M5547</link>
      <description>Aftab,&lt;BR /&gt;&lt;BR /&gt;I have tried to reboot one of the servers with the RILOE II, but still get the error. Error: "Failure to detect firmware flash". I tried using the cpqlocfg utility but that requires knowing the username and pw on the riloe II, some of them we don't know the pw which is why I'm using the hponcfg utility. I have attempted running hponcfg on numerous servers with the RILOE II and all of them get the same error. I guess the only other option is to configure the RILOE IIs manually and reboot the hosts we don't know the pw for and reset it during post.&lt;BR /&gt;&lt;BR /&gt;Any other ideas here? Any assistance would be extremely helpful. Thanks.&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
      <pubDate>Sun, 19 Dec 2010 17:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726526#M5547</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-19T17:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726527#M5548</link>
      <description>Aftab,&lt;BR /&gt;&lt;BR /&gt;I finally got my issue resolved. I had to install a previous version of the hponcfg utility for the RILOE II. I went back to version 2.1.0.1(B) and I was able to run my scripts with this version. I guess they changed the code to only work with the ILO, ILO2 and ILO3 for the later versions. Thanks again for your assistance.&lt;BR /&gt;&lt;BR /&gt;Jonathan</description>
      <pubDate>Wed, 29 Dec 2010 15:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726527#M5548</guid>
      <dc:creator>Jonathan Norwood</dc:creator>
      <dc:date>2010-12-29T15:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rilo2 error: Failure when trying to detect firmware flash</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726528#M5549</link>
      <description>Hi Jonathan,&lt;BR /&gt;&lt;BR /&gt;I am glad to know that you were managed to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;Aftab</description>
      <pubDate>Wed, 29 Dec 2010 17:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rilo2-error-failure-when-trying-to-detect-firmware-flash/m-p/4726528#M5549</guid>
      <dc:creator>Ali</dc:creator>
      <dc:date>2010-12-29T17:13:35Z</dc:date>
    </item>
  </channel>
</rss>

