Restart HAD after -onenode was used

book

Article ID: 100021218

calendar_today

Updated On:

Resolution

 
Stop HAD on both nodes in the cluster:
node1# hastop -all
node2# hastop -all
 
Verify port membership under GAB:
node1# gabconfig -a
GAB Port Memberships
===============================================================
Port a gen a0660f membership 01
 
Start HAD on both nodes:
node1# hastart
node2# hastart
 
Verify both nodes are in a running state:
# hastatus -summ
-- SYSTEM STATE
-- System State Frozen
A node1 RUNNING 0
A node2 RUNNING 0
 
 

 

Issue/Introduction

Each node in the two node cluster is reporting the other node as being in an UNKNOWN state.