<?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: Ssh Operation failed for node:CMS. SSH_UNEXPECTED_TERMINATION:Unexpected termination: Socket closed in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929025#M46125</link>
    <description>thanks&lt;BR /&gt;&lt;BR /&gt;the changes solved my problem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;steven</description>
    <pubDate>Thu, 10 Nov 2005 04:59:32 GMT</pubDate>
    <dc:creator>Steven Baillie</dc:creator>
    <dc:date>2005-11-10T04:59:32Z</dc:date>
    <item>
      <title>Ssh Operation failed for node:CMS. SSH_UNEXPECTED_TERMINATION:Unexpected termination: Socket closed</title>
      <link>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929022#M46122</link>
      <description>I have SIM 5.0 installed and I am running Custom commands.&lt;BR /&gt;I am running the following batch file from SIM.&lt;BR /&gt;&lt;BR /&gt;****(GETILOFW.BAT)&lt;BR /&gt;C:\scripts\Cpqlocfg\cpqlocfg -s %DEVICENAME% -l C:\scripts\Cpqlocfg\logs\getFW\%DEVICENAME%log.txt -f C:\scripts\Cpqlocfg\Get_FW_Version.xml&lt;BR /&gt;****&lt;BR /&gt;&lt;BR /&gt;this runs the following XML file&lt;BR /&gt;****&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;  &lt;LOGIN user_login="User" password="password"&gt;&lt;BR /&gt;  &lt;RIB_INFO mode="read"&gt;&lt;BR /&gt;    &lt;GET_FW_VERSION&gt;&lt;/GET_FW_VERSION&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;&lt;BR /&gt;this works correctly running from SIM to 65 ILO's&lt;BR /&gt;&lt;BR /&gt;when I try and run the following batch file from SIM&lt;BR /&gt;*****(UPDATEILOFW.BAT)&lt;BR /&gt;C:\scripts\Cpqlocfg\cpqlocfg -s %DEVICENAME% -l C:\scripts\Cpqlocfg\logs\FW\%DEVICENAME%log.txt -f C:\scripts\Cpqlocfg\Update_Firmware.xml&lt;BR /&gt;*****&lt;BR /&gt;which runs the following xml file&lt;BR /&gt;&lt;BR /&gt;****&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;  &lt;LOGIN user_login="user" password="password"&gt;&lt;BR /&gt;    &lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;      &lt;UPDATE_RIB_FIRMWARE image_location="C:\scripts\Cpqlocfg\ilo182\ilo182.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;I get the following error message&lt;BR /&gt;&lt;BR /&gt;Ssh Operation failed for node:CMS_servername. SSH_UNEXPECTED_TERMINATION:Unexpected termination: Socket closed&lt;BR /&gt;&lt;BR /&gt;I am trying to run this to my 65 ilo's but it fails with the above message. It actually does update the first ILO successfully&lt;BR /&gt;but does not carry on and update the rest of the ilo's.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The getilofw.bat did not work until I did "mxagentconfig -a -n &lt;NODE address="" of="" the="" cms=""&gt; -u Administrator" &lt;BR /&gt;from README for HP Systems Insight Manager 5.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the reason I am doing it this way is that some of the ILO's are on netware servers and I want to update them all at the same time, rather &lt;BR /&gt;than one way for windows and another for netware.&lt;BR /&gt;&lt;BR /&gt;steven&lt;/NODE&gt;</description>
      <pubDate>Mon, 26 Sep 2005 08:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929022#M46122</guid>
      <dc:creator>Steven Baillie</dc:creator>
      <dc:date>2005-09-26T08:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ssh Operation failed for node:CMS. SSH_UNEXPECTED_TERMINATION:Unexpected termination: Socket closed</title>
      <link>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929023#M46123</link>
      <description>How do I log a call with HP as they want a software carepak purchased before they will log a call.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;steven</description>
      <pubDate>Tue, 04 Oct 2005 08:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929023#M46123</guid>
      <dc:creator>Steven Baillie</dc:creator>
      <dc:date>2005-10-04T08:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ssh Operation failed for node:CMS. SSH_UNEXPECTED_TERMINATION:Unexpected termination: Socket closed</title>
      <link>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929024#M46124</link>
      <description>It turns out a change to the sshd_config makes this error go away:&lt;BR /&gt;&lt;BR /&gt;These are the settings I use but may not be right for you:&lt;BR /&gt;&lt;BR /&gt;ClientAliveInterval 10&lt;BR /&gt;ClientAliveCountMax 3&lt;BR /&gt;&lt;BR /&gt;Then restart ssh and you are good to go...</description>
      <pubDate>Wed, 09 Nov 2005 11:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929024#M46124</guid>
      <dc:creator>AFI HP-UX ADMIN</dc:creator>
      <dc:date>2005-11-09T11:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ssh Operation failed for node:CMS. SSH_UNEXPECTED_TERMINATION:Unexpected termination: Socket closed</title>
      <link>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929025#M46125</link>
      <description>thanks&lt;BR /&gt;&lt;BR /&gt;the changes solved my problem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;steven</description>
      <pubDate>Thu, 10 Nov 2005 04:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/ssh-operation-failed-for-node-cms-ssh-unexpected-termination/m-p/4929025#M46125</guid>
      <dc:creator>Steven Baillie</dc:creator>
      <dc:date>2005-11-10T04:59:32Z</dc:date>
    </item>
  </channel>
</rss>

