cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

middleware:cluster:serviceguard:cluster_configuration.html



HPE Serviceguard

Sample Cluster Configuration in Serviceguard

RHEL

/etc/cluster/cluster.conf

CLUSTER_NAME            test-cluster
HOSTNAME_ADDRESS_FAMILY         IPV4

NODE_NAME               test-server1
  NETWORK_INTERFACE     eth0
    HEARTBEAT_IP        192.168.10.10
  NETWORK_INTERFACE     eth1
    HEARTBEAT_IP        192.168.20.10
  CLUSTER_LOCK_LUN      /dev/sdb1

NODE_NAME               test-server2
  NETWORK_INTERFACE     eth1
    HEARTBEAT_IP        192.168.10.12
  NETWORK_INTERFACE     eth0
    HEARTBEAT_IP        192.168.20.12
  CLUSTER_LOCK_LUN      /dev/sdb1

MEMBER_TIMEOUT          14000000
AUTO_START_TIMEOUT      600000000
NETWORK_POLLING_INTERVAL        2000000

SUBNET 192.168.10.0
  IP_MONITOR OFF
SUBNET 192.168.20.0
  IP_MONITOR OFF

MAX_CONFIGURED_PACKAGES         300
USER_NAME       ANY_USER
USER_HOST       ANY_SERVICEGUARD_NODE
USER_ROLE       MONITOR



middleware/cluster/serviceguard/cluster_configuration.html.txt ยท Last modified: 2017/05/09 by admin

Page Tools