<?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 Server Hostname in Onboard Administrator question in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/server-hostname-in-onboard-administrator-question/m-p/1157489#M26419</link>
    <description>&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Ed had a customer problem he was looking to solve:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;***************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;Hi everyone…&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;We have a customer that is having issues with the Linux PSP in RHEL5.&lt;BR /&gt;Specifically the iLO driver not properly updating the hostname within the OA.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;We are going to have to investigate that a little further …&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;The question raised was … Is it possible to script the hostnames of the servers with the&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;HPONCFG command and have that work for them in the meantime?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;And…have the OA pick up on the new hostname?&lt;BR /&gt;&lt;BR /&gt;I have two scripts below but I’m not sure which one or if either one might do the trick.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;If you have a moment please share your thoughts.&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;HPONCFG &amp;lt;bay number&amp;gt; &amp;lt;&amp;lt; end_marker&lt;BR /&gt;&amp;lt;RIBCL version="2.21"&amp;gt;&lt;BR /&gt;&amp;lt;LOGIN USER_LOGIN="Administrator" PASSWORD="password"&amp;gt;&lt;BR /&gt;&amp;lt;RIB_INFO MODE="write"&amp;gt;&lt;BR /&gt;&amp;lt;MOD_NETWORK_SETTINGS&amp;gt;&lt;BR /&gt;&amp;lt;DNS_NAME="my_new_ilo_subsystem_name"/&amp;gt;&lt;BR /&gt;&amp;lt;/MOD_NETWORK_SETTINGS&amp;gt;&lt;BR /&gt;&amp;lt;/RIB_INFO&amp;gt;&lt;BR /&gt;&amp;lt;/LOGIN&amp;gt;&lt;BR /&gt;&amp;lt;/RIBCL&amp;gt;&lt;BR /&gt;end_marker&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;OR&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; (please ignore the spaces between some of the lines)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;HPONCFG &amp;lt;bay number&amp;gt; &amp;lt;&amp;lt; end_marker&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;RIBCL version="2.21"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;LOGIN USER_LOGIN="Administrator" PASSWORD="password"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;SERVER_INFO MODE="write" &amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;SERVER_NAME VALUE = "Exchange05" /&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;/SERVER_INFO&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;/LOGIN&amp;gt;&lt;BR /&gt;&amp;lt;/RIBCL&amp;gt;&lt;BR /&gt;end_marker&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;**************************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Angel was using a script and shared it with Ed:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;*******************************************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;Below is what I use.&amp;nbsp; But, to answer your question is the “Server_name” value that&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;does the trick.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;RIBCL VERSION="2.0"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;LOGIN USER_LOGIN="adminname" PASSWORD="password"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;SERVER_INFO MODE="write"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;SERVER_NAME value ="Blade1"/&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/SERVER_INFO&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;RIB_INFO MODE="write"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;MOD_NETWORK_SETTINGS&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DNS_NAME value="Blade1-iLO"/&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/MOD_NETWORK_SETTINGS&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;/RIB_INFO&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;/LOGIN&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;/RIBCL&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;*******************************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;I hope this provides you with good info and something to try and modify for your needs. Let us know if you use something else that would help in this situation.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jul 2010 17:39:07 GMT</pubDate>
    <dc:creator>chuckk281</dc:creator>
    <dc:date>2010-07-07T17:39:07Z</dc:date>
    <item>
      <title>Server Hostname in Onboard Administrator question</title>
      <link>https://community.hpe.com/t5/bladesystem-general/server-hostname-in-onboard-administrator-question/m-p/1157489#M26419</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Ed had a customer problem he was looking to solve:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;***************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;Hi everyone…&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;We have a customer that is having issues with the Linux PSP in RHEL5.&lt;BR /&gt;Specifically the iLO driver not properly updating the hostname within the OA.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;We are going to have to investigate that a little further …&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;The question raised was … Is it possible to script the hostnames of the servers with the&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;HPONCFG command and have that work for them in the meantime?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;And…have the OA pick up on the new hostname?&lt;BR /&gt;&lt;BR /&gt;I have two scripts below but I’m not sure which one or if either one might do the trick.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;If you have a moment please share your thoughts.&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;HPONCFG &amp;lt;bay number&amp;gt; &amp;lt;&amp;lt; end_marker&lt;BR /&gt;&amp;lt;RIBCL version="2.21"&amp;gt;&lt;BR /&gt;&amp;lt;LOGIN USER_LOGIN="Administrator" PASSWORD="password"&amp;gt;&lt;BR /&gt;&amp;lt;RIB_INFO MODE="write"&amp;gt;&lt;BR /&gt;&amp;lt;MOD_NETWORK_SETTINGS&amp;gt;&lt;BR /&gt;&amp;lt;DNS_NAME="my_new_ilo_subsystem_name"/&amp;gt;&lt;BR /&gt;&amp;lt;/MOD_NETWORK_SETTINGS&amp;gt;&lt;BR /&gt;&amp;lt;/RIB_INFO&amp;gt;&lt;BR /&gt;&amp;lt;/LOGIN&amp;gt;&lt;BR /&gt;&amp;lt;/RIBCL&amp;gt;&lt;BR /&gt;end_marker&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;OR&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; (please ignore the spaces between some of the lines)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;HPONCFG &amp;lt;bay number&amp;gt; &amp;lt;&amp;lt; end_marker&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;RIBCL version="2.21"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;LOGIN USER_LOGIN="Administrator" PASSWORD="password"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;SERVER_INFO MODE="write" &amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;SERVER_NAME VALUE = "Exchange05" /&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;/SERVER_INFO&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;/LOGIN&amp;gt;&lt;BR /&gt;&amp;lt;/RIBCL&amp;gt;&lt;BR /&gt;end_marker&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;**************************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Angel was using a script and shared it with Ed:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;*******************************************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;Below is what I use.&amp;nbsp; But, to answer your question is the “Server_name” value that&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;does the trick.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;RIBCL VERSION="2.0"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;LOGIN USER_LOGIN="adminname" PASSWORD="password"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;SERVER_INFO MODE="write"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;SERVER_NAME value ="Blade1"/&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/SERVER_INFO&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;RIB_INFO MODE="write"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;MOD_NETWORK_SETTINGS&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DNS_NAME value="Blade1-iLO"/&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/MOD_NETWORK_SETTINGS&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;/RIB_INFO&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;nbsp; &amp;lt;/LOGIN&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&amp;lt;/RIBCL&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff"&gt;*******************************************************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;I hope this provides you with good info and something to try and modify for your needs. Let us know if you use something else that would help in this situation.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2010 17:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/server-hostname-in-onboard-administrator-question/m-p/1157489#M26419</guid>
      <dc:creator>chuckk281</dc:creator>
      <dc:date>2010-07-07T17:39:07Z</dc:date>
    </item>
  </channel>
</rss>

