Automation with Power

Power Business Continuity and Automation

Connect, learn, and share your experiences using the business continuity and automation technologies and practices designed to ensure uninterrupted operations and rapid recovery for workloads running on IBM Power systems. 


#Power
#TechXchangeConferenceLab

 View Only
  • 1.  PowerHA 6.1 and Broadcast

    Posted Thu March 01, 2012 09:23 AM

    Originally posted by: DATAONE


    Hi everyone,

    We are setting up a PowerHA 6.1, 2 nodes cluster. And for heartbeating, we use IP Aliases.
    Our configuration is below (in "normal operation" mode):
    Node 1:
    en0 :
    192.168.140.81 => boot address
    192.168.176.1 => heartbeat alias address
    192.168.140.89 => service IP address 1

    Node 2:
    en0 :
    192.168.140.82 => boot address
    192.168.176.2 => heartbeat alias address
    192.168.140.79 => service IP address 2

    We would like to know if PowerHA 6.1 uses broadcast or multicast for hearbeating.
    Thanks in advance.

    Bertrand
    #PowerHA-(Formerly-known-as-HACMP)-Technical-Forum
    #PowerHAforAIX


  • 2.  Re: PowerHA 6.1 and Broadcast

    Posted Tue March 06, 2012 07:57 AM

    Originally posted by: j.gann


    neither.

    6.1 uses RSCT 2.x topology services (topsvcs) for cluster heartbeat. RSCT has multiple options for heartbeat, here unicast UDP is chosen.

    7.1 drops topsvcs and uses caa (clusteraware aix) instead which uses multicast IP heartbeat.
    #PowerHA-(Formerly-known-as-HACMP)-Technical-Forum
    #PowerHAforAIX