<?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: iLO with Redhat Cluster? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062815#M29867</link>
    <description>Hi, guys!&lt;BR /&gt;&lt;BR /&gt;I've got two questions. First one regarding Steven's notice. Where do you know about non stable work iLo (or maybe even RHCS) in previous version of RHEL from? I mean RHEL4 Update 3.&lt;BR /&gt;&lt;BR /&gt;And secondly, Theare two nodes. In which way I need to connect existing iLO cards? Either simply with network hub/switch as usual NIC or may be by crossover cable between each other?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Sep 2007 06:22:46 GMT</pubDate>
    <dc:creator>Rustem Gisatullin</dc:creator>
    <dc:date>2007-09-14T06:22:46Z</dc:date>
    <item>
      <title>iLO with Redhat Cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062811#M29863</link>
      <description>&lt;!--!*#--&gt;I'm new on the iLO with Redhat Cluster&lt;BR /&gt;Is it any experience sharing on Redhat Cluster with iLO as fencing device? &lt;BR /&gt;What function can it perform?&lt;BR /&gt;How to config?&lt;BR /&gt;Any other consideration?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 30 Aug 2007 01:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062811#M29863</guid>
      <dc:creator>yip623</dc:creator>
      <dc:date>2007-08-30T01:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: iLO with Redhat Cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062812#M29864</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Yes, it is our primary fencing device.&lt;BR /&gt;&lt;BR /&gt;I don't consider it stable unless you have a minimum patch level of Red Hat 4 Update 4 with the .10 kernel and RHCS interim patches.&lt;BR /&gt;&lt;BR /&gt;What iLo does is permit cluster manager to reset a node to prevent data corruption.&lt;BR /&gt;&lt;BR /&gt;It is a very good device when RHCS is up to the revision I note above.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Aug 2007 03:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062812#M29864</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-30T03:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: iLO with Redhat Cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062813#M29865</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You can use "fence_ilo" fencing agent. Example configuration (/etc/cluser/cluser.conf):&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;   &lt;FENCEDEVICES&gt;&lt;BR /&gt;               &lt;FENCEDEVICE agent="fence_ilo" hostname="core01-ilo" login="power" name="ilo1" passwd="PaSsWoRd"&gt;&lt;/FENCEDEVICE&gt;&lt;BR /&gt;                &lt;FENCEDEVICE agent="fence_ilo" hostname="core02-ilo" login="power" name="ilo2" passwd="PaSsWoRd"&gt;&lt;/FENCEDEVICE&gt;&lt;BR /&gt;   &lt;/FENCEDEVICES&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"power" is an iLO user name allowed to reboot/turn on/turn off the servers&lt;BR /&gt;&lt;BR /&gt;WBR, Ivan Kuznetsov&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2007 03:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062813#M29865</guid>
      <dc:creator>Ivan Kuznetsov</dc:creator>
      <dc:date>2007-08-31T03:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: iLO with Redhat Cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062814#M29866</link>
      <description>We use ILO as fence device, but probably you should add a second level fence device, for example, brocade fencing if you use sanswitches.&lt;BR /&gt;&lt;BR /&gt;As far, for us is working correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; What function can it perform?&lt;BR /&gt;&lt;BR /&gt;ILO itself can do several funcionts, you can power on, power off, reset, check server logs, etc. You can also use the "virtual serial console" so you don't need a monitor. Configure the kernel to boot using serial console.&lt;BR /&gt;&lt;BR /&gt;ILO will power off the server in case of a communication problem between the clusters.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; How to config?&lt;BR /&gt;&lt;BR /&gt;Press F8 when prompted to configure ILO, set the IP address, username and password.&lt;BR /&gt;&lt;BR /&gt;Then use system-config-cluster or Conga to configure the fence device and provide the parameters required.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Any other consideration?&lt;BR /&gt;&lt;BR /&gt;As the /etc/cluster/cluster.conf stores the ILO password in plain text (unless you use a password script), ensure that the cluster.conf is owned by root:root and permissions 640.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Welcome to the forum, please see also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Fri, 31 Aug 2007 08:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062814#M29866</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-08-31T08:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: iLO with Redhat Cluster?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062815#M29867</link>
      <description>Hi, guys!&lt;BR /&gt;&lt;BR /&gt;I've got two questions. First one regarding Steven's notice. Where do you know about non stable work iLo (or maybe even RHCS) in previous version of RHEL from? I mean RHEL4 Update 3.&lt;BR /&gt;&lt;BR /&gt;And secondly, Theare two nodes. In which way I need to connect existing iLO cards? Either simply with network hub/switch as usual NIC or may be by crossover cable between each other?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2007 06:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-with-redhat-cluster/m-p/4062815#M29867</guid>
      <dc:creator>Rustem Gisatullin</dc:creator>
      <dc:date>2007-09-14T06:22:46Z</dc:date>
    </item>
  </channel>
</rss>

