Hi,
it depends on your configuration. You can quick check the settings of the resource group by using
clmgr q rg <your resource group>
You will find FALLBACK attribute. If it is set to NFB (Never Fallback), your resource group will not be moved back after the node1 is restored.
But there are several more things to check with your cluster configuration like:
- do you start PowerHA software automatically at server startup?
- do you have quorum (tiebreaker) device in your configuration?
- do your start/stop scripts work as intended?
Troubleshooting of PowerHA configuration is cumbersome process. Btw there is automatic testing of PowerHA configuration in smitty. I don't remember where it is and don't have any PowerHA installation right now to check but I am pretty sure someone will paste here smitty shortpath to it.
------------------------------
Andrey Klyachkin
https://www.power-devops.com------------------------------
Original Message:
Sent: Fri March 22, 2024 05:18 AM
From: dongyong kang
Subject: PowerHA Failover Test: Is this behavior expected?
Hello, we have recently delivered two S1014 units to a customer and installed PowerHA, demonstrating HA according to the test scenario provided by the customer.
We have a two-server DB setup and followed the scenario below.
Environment: Two DB servers (DB1, DB2) AIX 7.3 TL02 PowerHA 7.2.8
Scenario Steps:
Network cable disconnection on DB1
- The resource group successfully failed over to DB2.
After restoring the network cable on DB1, the network cable on DB2 was disconnected
- The resource group on DB2 did not fail over back to DB1.
I was under the impression that the resource group would fail back to DB1, but it did not. The logs showed the network disconnection but no further activity. Additionally, DB2 was not visible in 'smit cspoc'.
After stopping and starting the cluster services on DB1 using 'smit clstop' and 'smit clstart', HA was possible again. Once 'smit clstart' was run, the peer node was visible again in cspoc.
Is anyone aware if this is intended behavior? From what I understand about previous versions of PowerHA, after failing over from server 1 to server 2, if server 2 goes down, HA would revert back to server 1 without any additional intervention.
------------------------------
dongyong kang
------------------------------