IBM/HACMP

HA가 구동 되었는지 확인(5.3이상 부터)

nickas 2011. 4. 27. 17:22

HA가 구동 되었는지 확인(5.3이상 부터)
# lssrc -ls clstrmgrES | grep state

Cluster states :

ST_INIT : cluster configured and down

ST_JOINING : node joining the cluster

ST_VOTING : Inter-node decision state for an event

ST_RP_RUNNING : cluster running Recovery program

ST_BARRIER : clstrmgr waiting at the barrier statement

ST_CBARRIER : clstrmgr is exiting recovery program

ST_UNSTABLE : cluster unstable

NOT_CONFIGURED : HA installed but not configured

RP_FAILED : event script failed

ST_STABLE : Cluster Services are running with managed resources(stable cluster) or Cluster Services have been "forced" down with resource groups potentially in the UNMANAGED state(HACMP 5.4 and later)