<?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 Rack View and BL45p G2 in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215352#M33496</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;we've got 2 BL45p G2 in our Racks. &lt;BR /&gt;Everything is fine, but rack view displays the picture of an BL25 instand of a BL45, one half of the enclorsure slots is displayed as empty.&lt;BR /&gt;&lt;BR /&gt;Has anyone an idea how to correct this error? The lastest firmware releases are installed already.</description>
    <pubDate>Thu, 12 Jun 2008 07:04:32 GMT</pubDate>
    <dc:creator>SJO EGGER</dc:creator>
    <dc:date>2008-06-12T07:04:32Z</dc:date>
    <item>
      <title>Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215352#M33496</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;we've got 2 BL45p G2 in our Racks. &lt;BR /&gt;Everything is fine, but rack view displays the picture of an BL25 instand of a BL45, one half of the enclorsure slots is displayed as empty.&lt;BR /&gt;&lt;BR /&gt;Has anyone an idea how to correct this error? The lastest firmware releases are installed already.</description>
      <pubDate>Thu, 12 Jun 2008 07:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215352#M33496</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-12T07:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215353#M33497</link>
      <description>Delete the system and its associated iLO and then re-discover both again? -It should work fine.&lt;BR /&gt;did u recently put this server or in first time its coming wrong? any recent f/w upgrade on iLO?</description>
      <pubDate>Thu, 12 Jun 2008 12:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215353#M33497</guid>
      <dc:creator>Change_happens</dc:creator>
      <dc:date>2008-06-12T12:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215354#M33498</link>
      <description>The server is displayed in this way since the first time we put it into the rack. ILO - Firmware has been upgraded to 1.50 yesterday. I deleted server and ilo right now and discovered both. Result is the same. The server icon is still a BL25p instead of a BL45 G2.</description>
      <pubDate>Fri, 13 Jun 2008 04:15:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215354#M33498</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T04:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215355#M33499</link>
      <description>To get to know the excat iLO that is causing this issue you can do the following, Although quite big:&lt;BR /&gt;1) The information about slot number and number of slots occupied by a blade is given by ILO ICMB query on the enclosure. &lt;BR /&gt;&lt;BR /&gt;2) Fire http://iloip/xmldata?item=all&lt;BR /&gt;3) Go the RK_TPLGY tag and get the ICMB address of the enclosure using the serial number of the enclosure &lt;BR /&gt;4) Fire  http://iloip/xmldata?item=icmb&amp;amp;addr=ADDRESS_FROM_STEP_3&lt;BR /&gt;5)  For each server there will be a ServerComponent tag which will have NUM_SLOTS_X and NUM_SLOTS_Y and Location [Slot Number]&lt;BR /&gt;6) Now based on the slot number of the server, get the ServerComponent tag and check that it has NUM_SLOTS_X = 2 and NUM_SLOTS_Y = 1 , If not then this iLO is having an error and then you will need to upgrade the firmware of this ILO to the latest firmware.&lt;BR /&gt;&lt;BR /&gt;You can reduce your effort to catch the corrput ilo firmware by discovering only the devices in your corrupt enclosure [Servers and ILOs].&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Just rediscovring all the devices might not help becuase the iLO that is picked up to draw the enclosure picture view might again be the same iLO that has the wrong information as shown in above steps. So best thing would be to find the bad iLO and update its firmware to latest.&lt;BR /&gt;Thanks&lt;BR /&gt;Deepak</description>
      <pubDate>Fri, 13 Jun 2008 05:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215355#M33499</guid>
      <dc:creator>V Deepak Kumar</dc:creator>
      <dc:date>2008-06-13T05:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215356#M33500</link>
      <description>Hi Deepak,&lt;BR /&gt;&lt;BR /&gt;thanks for you hints. This is the output i receive from xmldata&lt;BR /&gt;- &lt;SERVERCOMPONENT&gt;&lt;BR /&gt;  &lt;NUM_SLOTS_X&gt;2&lt;/NUM_SLOTS_X&gt; &lt;BR /&gt;  &lt;NUM_SLOTS_Y&gt;2&lt;/NUM_SLOTS_Y&gt; &lt;BR /&gt;  &lt;LOCATION&gt;8&lt;/LOCATION&gt; &lt;BR /&gt;  &lt;FUSEA&gt;Good&lt;/FUSEA&gt; &lt;BR /&gt;  &lt;FUSEB&gt;Good&lt;/FUSEB&gt; &lt;BR /&gt;  &lt;PROD_ID&gt;0054&lt;/PROD_ID&gt; &lt;BR /&gt;  &lt;IPADDRESS&gt;10.2.162.106&lt;/IPADDRESS&gt; &lt;BR /&gt;  &lt;/SERVERCOMPONENT&gt;&lt;BR /&gt;&lt;BR /&gt;The latest ILO-Firmware is installed. But is NUM_SLOTS_Y 2 not correct? A BL45 is 2 slots wide. &lt;BR /&gt;I reinstalled the 1.5 Firmware, but nothing chances.&lt;BR /&gt;Alex</description>
      <pubDate>Fri, 13 Jun 2008 05:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215356#M33500</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T05:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215357#M33501</link>
      <description>Both of our 2 BL45 G2 have this information listed in ILO&lt;BR /&gt;This information&lt;BR /&gt;- &lt;SERVERCOMPONENT&gt;&lt;BR /&gt;&lt;NUM_SLOTS_X&gt;2&lt;/NUM_SLOTS_X&gt; &lt;BR /&gt;&lt;NUM_SLOTS_Y&gt;2&lt;/NUM_SLOTS_Y&gt; &lt;BR /&gt;and only our BL45 G2 have this issue that they are display as an BL25 in Rack View.&lt;BR /&gt;We don't have the problems with our BL45 G1.&lt;/SERVERCOMPONENT&gt;</description>
      <pubDate>Fri, 13 Jun 2008 05:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215357#M33501</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T05:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215358#M33502</link>
      <description>as in the previoous post :&lt;BR /&gt;   "becuase the iLO that is picked up to draw the enclosure picture view might again be the same iLO that has the wrong information as shown in above steps. So best thing would be to find the bad iLO and update its firmware to latest."&lt;BR /&gt;&lt;BR /&gt;Have you updated ALL the FWs?&lt;BR /&gt;Especially check the G1s as the may not recognice their family-member correctly.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215358#M33502</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2008-06-13T06:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215359#M33503</link>
      <description>The Firmware for all Servers are State of the Art.&lt;BR /&gt;&lt;BR /&gt;1 BL45G1 - 1.92&lt;BR /&gt;3 BL25G1 - 1.92&lt;BR /&gt;1 BL45G2 - 1.50&lt;BR /&gt;Enclosure - 2.40&lt;BR /&gt;&lt;BR /&gt;I don't think that the ILO Firmware is the Problem. ILO provides the correct informations for this slot.&lt;BR /&gt;- &lt;SERVERCOMPONENT&gt;&lt;BR /&gt;&lt;NUM_SLOTS_X&gt;2&lt;/NUM_SLOTS_X&gt; &lt;BR /&gt;&lt;NUM_SLOTS_Y&gt;2&lt;/NUM_SLOTS_Y&gt; &lt;BR /&gt;The BL45 G2 is two slots wide. So this is correct. &lt;BR /&gt;If i'm correct Rack View should use the server_2X_2Y.gif but it displays the server_1X_2Y.gif&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/SERVERCOMPONENT&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215359#M33503</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T06:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215360#M33504</link>
      <description>sorry, wrong picture added - this is the correct overview of the enclosure.</description>
      <pubDate>Fri, 13 Jun 2008 07:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215360#M33504</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T07:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215361#M33505</link>
      <description>Have you tried to access the rack using the ILO ip-adress of another server in this rack to see if this produces the same or another image?&lt;BR /&gt;&lt;BR /&gt;from page 123 of document : &lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i would suggest using the GET_TOPOLOGY command.&lt;BR /&gt;see what prod_id's are returned for all the servers in the rack.&lt;BR /&gt;I think the prod_id is used for selecting the image, not the num_slots info.&lt;BR /&gt;if the real BL25 show different than the BL45pG2 than the wrong image (or a default image) is shown for this prod_id.&lt;BR /&gt;As there is a write-mode you might try to edit this database. Or maybe removing the server and redetecting may solve this.</description>
      <pubDate>Fri, 13 Jun 2008 07:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215361#M33505</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2008-06-13T07:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215362#M33506</link>
      <description>Hi Alex,&lt;BR /&gt;I took a fresh look at the attached images,&lt;BR /&gt;but am I right this is not an ILO-picture, but an HPSIM presentation of the enclosure?&lt;BR /&gt;&lt;BR /&gt;You may have to rediscover the system in HPSIM to display the right image. You may even have to update HPSIM instead of firmware to let it recognize the model of these servers.</description>
      <pubDate>Fri, 13 Jun 2008 08:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215362#M33506</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2008-06-13T08:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215363#M33507</link>
      <description>Sorry, i didn't mention by now. I don't mean the Rack View integrated in ILO. There is everything ok. I'm having the Problems with the Rack View of the Systems Insight Manager.&lt;BR /&gt;&lt;BR /&gt;Your idea with the ProductID sounds very good. &lt;BR /&gt;&lt;BR /&gt;How can i start the xml on the ILO, or what do i have to do with the xml. I'vd never used the command line interface by now. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 08:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215363#M33507</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T08:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215364#M33508</link>
      <description>Hi Pieter,&lt;BR /&gt;&lt;BR /&gt;i have deleted and rediscoverd the BL45 G2 for about hunderts of time :) It's allways the same. HP Systems Insight Manager is State of the Art - Version 5.2 with SP1.&lt;BR /&gt;Extensions for HP SIM on Microsoft Windows 1.0 &lt;BR /&gt;HP BladeSystem Integrated Manager 3.3 &lt;BR /&gt;HP Insight Control Management 2.20 &lt;BR /&gt;HP Insight Power Manager 1.40 &lt;BR /&gt;HP Performance Management Pack 4.7  &lt;BR /&gt;HP Server Migration Pack 2.2 &lt;BR /&gt;HP Virtual Machine Management Pack 3.1 &lt;BR /&gt;Insight Control Environment Advisor 2.20 &lt;BR /&gt;ProLiant Essentials Vulnerability and Patch Management Pack 2.2.0 &lt;BR /&gt;Remote Support Configuration and Services 1.0 &lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 08:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215364#M33508</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T08:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215365#M33509</link>
      <description>I think the PROD_ID is correct.&lt;BR /&gt; &lt;PROD_ID&gt;0054&lt;/PROD_ID&gt; &lt;BR /&gt;and is unique in this enclosure.&lt;BR /&gt;PROD_ID 0022 = BL25p G1&lt;BR /&gt;PROD_ID 0023 = BL45p G1</description>
      <pubDate>Fri, 13 Jun 2008 09:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215365#M33509</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T09:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215366#M33510</link>
      <description>You were looking in the right direction&lt;BR /&gt;HP-sim only has server_1x_2y etc. images in directory &lt;BR /&gt;&lt;DRIVE&gt;:\Program Files\HP\Systems Insight Manager\hpwebadmin\webapps\ROOT\mxportal\bladeime\skin\images\p-class\frontview\server&lt;BR /&gt;&lt;BR /&gt;the database has a table deviceDimensionInfo wich registers the slotsused characteristics.&lt;BR /&gt;&lt;BR /&gt;Removing from and rediscover the server in HPSIM should populate this table, i'm not sure if it's wise to edit this manually.&lt;BR /&gt;&lt;/DRIVE&gt;</description>
      <pubDate>Fri, 13 Jun 2008 10:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215366#M33510</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2008-06-13T10:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rack View and BL45p G2</title>
      <link>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215367#M33511</link>
      <description>i also remove and rediscoverd the bl45 g2 for more the ten times by now. results are the same - it's still a picture of an bl25.&lt;BR /&gt;in the image folder i've also got server_2x_2y.gif -- see attached picture.&lt;BR /&gt;&lt;BR /&gt;but your right - the direction is definitely right.</description>
      <pubDate>Fri, 13 Jun 2008 11:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/rack-view-and-bl45p-g2/m-p/4215367#M33511</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2008-06-13T11:25:40Z</dc:date>
    </item>
  </channel>
</rss>

