[Linux-cluster] cluster of RHEL 5.4 AP in IBM Blade Center S with blade server HS22

rhurst at bidmc.harvard.edu rhurst at bidmc.harvard.edu
Fri Sep 24 17:32:52 UTC 2010


HS22 type blades are irrelevant; there is nothing special about them to setup.

Make certain your (Cisco) switch has IGMP Snooping enabled -- you will not be able to form a cluster without it on.  Conversely, if you are using a Server Connectivity Module (SCM) only, disable IGMP Snooping on that device.

If you are using GFS / GFS2 clustered filesystems, your fence device is the BladeCenter's AMM.  Make certain you setup an account in your AMM that is allowed to power up / power off each blade in its chassis.

We have two AMMs for redundancy, Adama and Cain, and created a local account "cluster", i.e.,

cluster.conf snippet:

  <clusternode name="zodiac" nodeid="8" votes="1">
   <fence>
    <method name="1">
     <device blade="8" name="Adama"/>
    </method>
    <method name="2">
     <device blade="8" name="Cain"/>
    </method>
   </fence>
  </clusternode>
 <cman>
  <multicast addr="239.63.63.63"/>
 </cman>
 <fencedevices>
  <fencedevice agent="fence_bladecenter" ipaddr="adama" login="cluster" name="Adama" passwd="********"/>
  <fencedevice agent="fence_bladecenter" ipaddr="cain" login="cluster" name="Cain" passwd="********/>
 </fencedevices>

________________________________
From: linux-cluster-bounces at redhat.com [mailto:linux-cluster-bounces at redhat.com] On Behalf Of Rohit
Sent: Tuesday, September 21, 2010 2:33 PM
To: linux-cluster at redhat.com
Subject: [Linux-cluster] cluster of RHEL 5.4 AP in IBM Blade Center S with blade server HS22

Dear Sir

pls help me to create cluster  of RHEL 5.4 AP in IBM Blade Center S with blade server HS22

pls help me i had go through redhat site for cluster installation but i m not susceed so pls tell me and give me step by step installation of cluster above said hardware.


regard

Rohit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20100924/ebec11d7/attachment.htm>


More information about the Linux-cluster mailing list