<?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: fence_ilo in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766110#M43916</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Advice:&lt;BR /&gt;1) Configure the ilo card so it uses ssh and has a valid userid/password combination.&lt;BR /&gt;2) Update the firmware on the ilo console to reach a supported version that HP support says it will work.&lt;BR /&gt;3) As noted elsewhere in the case, make sure the firewall is not hammering it. Confirm network connectivity.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 17 Mar 2011 19:40:32 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2011-03-17T19:40:32Z</dc:date>
    <item>
      <title>fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766101#M43907</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i have a redhat cluster that use fence_ilo as fencing device.&lt;BR /&gt;&lt;BR /&gt;But if i execute:&lt;BR /&gt;fence_ilo -a hostname-ilo -l username -p password -o status &lt;BR /&gt;it have the following&lt;BR /&gt;Unable to connect/login to fencing device&lt;BR /&gt;&lt;BR /&gt;when i execute:&lt;BR /&gt;ssh hostname-ilo&lt;BR /&gt;i get the ILO console.&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;thx in advance,&lt;BR /&gt;Stefano Peccenini&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Mar 2011 13:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766101#M43907</guid>
      <dc:creator>speccenini</dc:creator>
      <dc:date>2011-03-16T13:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766102#M43908</link>
      <description>fence_ilo does not use SSH. "man fence_ilo" says it opens a SSL connection to port 443 of the iLO console, and then communicates with iLO using an XML datastream.&lt;BR /&gt;&lt;BR /&gt;Test with:&lt;BR /&gt;telnet hostname-ilo 443&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;lynx -dump -head https://hostname-ilo/&lt;BR /&gt;(if you have a version of lynx that supports https)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 16 Mar 2011 14:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766102#M43908</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-03-16T14:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766103#M43909</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i tried to login via telnet on 443 port.&lt;BR /&gt;&lt;BR /&gt;[root@spisap02 SSHKEY]# telnet hostname-ilo 443&lt;BR /&gt;Trying xx.xx.xx.xx...&lt;BR /&gt;Connected to spisap02-ilo.sisal.it (xx.xx.xx.xx).&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;&lt;BR /&gt;So ILO support the login, i don't know why fence_ilo fail the login.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Mar 2011 14:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766103#M43909</guid>
      <dc:creator>speccenini</dc:creator>
      <dc:date>2011-03-16T14:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766104#M43910</link>
      <description>&lt;P&gt;The network connection works, but logging in using https is still not proven (or you haven't said so).&lt;BR /&gt;&lt;BR /&gt;Try connecting with a web browser to https://hostname-ilo and log in using the username and password used with fence_ilo. Does it work?&lt;BR /&gt;&lt;BR /&gt;What's your hardware model, iLO firmware version and RedHat version? &lt;BR /&gt;If you have one of the latest server models and an old version of RHEL, the fence_ilo version might be too old to support your hardware.&lt;BR /&gt;&lt;BR /&gt;In this thread, Reiner Rottmann offers a link to an alternate iLO fencing agent:&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/fence-ilo-repace/m-p/4756390#M43700" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/fence-ilo-repace/m-p/4756390#M43700&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might be worth a try.&lt;BR /&gt;&lt;BR /&gt;MK&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2011 17:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766104#M43910</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-08-04T17:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766105#M43911</link>
      <description>Hi, thanx for reply.&lt;BR /&gt;&lt;BR /&gt;os version:&lt;BR /&gt;Linux 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;Red Hat Enterprise Linux Server release 5.4 (Tikanga)&lt;BR /&gt;&lt;BR /&gt;ILO version:&lt;BR /&gt;iLO 3 Firmware Jul 26 2010 1.10&lt;BR /&gt;&lt;BR /&gt;I also tried to log in through web browser in https mode, and it worked fine.&lt;BR /&gt;&lt;BR /&gt;thanx a lot,&lt;BR /&gt;Stefano Peccenini</description>
      <pubDate>Thu, 17 Mar 2011 07:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766105#M43911</guid>
      <dc:creator>speccenini</dc:creator>
      <dc:date>2011-03-17T07:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766106#M43912</link>
      <description>i forgot the cman version:&lt;BR /&gt;cman-2.0.115-34.el5_5.4</description>
      <pubDate>Thu, 17 Mar 2011 07:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766106#M43912</guid>
      <dc:creator>speccenini</dc:creator>
      <dc:date>2011-03-17T07:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766107#M43913</link>
      <description>What Proliant model?&lt;BR /&gt;&lt;BR /&gt;I have DL380 G6's and running RHEL 5.5 with the same version of RHCS bits you have and fence_ilo works beautifully.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Mar 2011 12:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766107#M43913</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-03-17T12:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766108#M43914</link>
      <description>Please, run fence_ilo with '-v' and '-D /tmp/outfile.txt'. Maybe it will show something interesting. Or even use tcpdump to analyze IP traffic.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Mar 2011 16:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766108#M43914</guid>
      <dc:creator>robert1984</dc:creator>
      <dc:date>2011-03-17T16:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766109#M43915</link>
      <description>were you able to fence your iLo device from your node(s)?&lt;BR /&gt;&lt;BR /&gt;do you have IPTABLES set up?&lt;BR /&gt;&lt;BR /&gt;As a quick test, do "service iptables stop"&lt;BR /&gt;Then try fence_ilo once more.&lt;BR /&gt;&lt;BR /&gt;It it works -- then it is likely you need to rework your IPTABLES...&lt;BR /&gt;&lt;BR /&gt;cheers.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Mar 2011 16:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766109#M43915</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-03-17T16:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766110#M43916</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Advice:&lt;BR /&gt;1) Configure the ilo card so it uses ssh and has a valid userid/password combination.&lt;BR /&gt;2) Update the firmware on the ilo console to reach a supported version that HP support says it will work.&lt;BR /&gt;3) As noted elsewhere in the case, make sure the firewall is not hammering it. Confirm network connectivity.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Mar 2011 19:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766110#M43916</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-03-17T19:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766111#M43917</link>
      <description>Huh?</description>
      <pubDate>Thu, 17 Mar 2011 19:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766111#M43917</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-03-17T19:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766112#M43918</link>
      <description>hi all,&lt;BR /&gt;iptables is turned off, but fence_ilo still does not work, this afternoon i will upgrade the formware of the ILO.&lt;BR /&gt;ssh connection, https connection are enabled and works fine, via web browser or via ssh shell connection.&lt;BR /&gt;The model is ProLiant BL465c G7&lt;BR /&gt;&lt;BR /&gt;I will tell you if it works after upgrade&lt;BR /&gt;&lt;BR /&gt;thanx a lot,&lt;BR /&gt;Stefano Peccenini</description>
      <pubDate>Fri, 18 Mar 2011 11:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766112#M43918</guid>
      <dc:creator>speccenini</dc:creator>
      <dc:date>2011-03-18T11:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: fence_ilo</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766113#M43919</link>
      <description>I found the solution.&lt;BR /&gt;&lt;BR /&gt;hp writes in this document:&lt;BR /&gt;&lt;A href="http://h10025.www1.hp.com/ewfrf/wc/document?cc=uk&amp;amp;lc=en&amp;amp;dlc=en&amp;amp;docname=c02509477" target="_blank"&gt;http://h10025.www1.hp.com/ewfrf/wc/document?cc=uk&amp;amp;lc=en&amp;amp;dlc=en&amp;amp;docname=c02509477&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and RedHat writes in this other documents:&lt;BR /&gt;&lt;A href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/5.6_Technical_Notes/cman.html" target="_blank"&gt;http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/5.6_Technical_Notes/cman.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So, command fence_ilo is not supported by ILO3, you have to use fence_ipmilan. As RedHat specified in that document:&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/show_bug.cgi?id=642700" target="_blank"&gt;https://bugzilla.redhat.com/show_bug.cgi?id=642700&lt;/A&gt;&lt;BR /&gt;the version of cman must be greater than: cman-2.0.115-34.el5_5.4.&lt;BR /&gt;&lt;BR /&gt;Moreover, in that other document redhat, linked in the HP document to work you must select a lanplus at 1:&lt;BR /&gt;&lt;A href="https://access.redhat.com/kb/docs/DOC-39336" target="_blank"&gt;https://access.redhat.com/kb/docs/DOC-39336&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;then from the command line:&lt;BR /&gt;# fence_ipmilan -a hostname-ilo -l myuser -p mypass -o status -P 1&lt;BR /&gt;Getting status of IPMI: hostname-ilo ... power = On Chassis&lt;BR /&gt;&lt;BR /&gt;finally it works;&lt;BR /&gt;&lt;BR /&gt;this is an acceptable solution?&lt;BR /&gt;&lt;BR /&gt;Stefano Peccenini</description>
      <pubDate>Fri, 18 Mar 2011 17:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fence-ilo/m-p/4766113#M43919</guid>
      <dc:creator>speccenini</dc:creator>
      <dc:date>2011-03-18T17:06:05Z</dc:date>
    </item>
  </channel>
</rss>

