...
In order for the switchover operation to succeed four settings must be configured:
clustering must be active on the node that currently controls the IASP.
all disk units in the IASP must be configured for the HyperSwap relationship.
all of the HyperSwap relationships in the IASP must be synchronized.
every HyperSwap relationship in the IASP must be replicating in the same direction. All disk units must have the same primary DS8000.
If these conditions are not in place, the HyperSwap switchover operation will fail.
...
The diagrams below depict the stages of a HyperSwap switchover in an environment with Global Mirror replication.
Begin with the environment in normal operation as described above.
Type in the following command to initiate a switchover from DS8000 A to DS8000 B.
Code Block CHGHYSSTS OPTION(*SWAP) NODE(NODE_1) ASPDEV(IASP_1)
This indicates to PowerHA that the user wants to swap the HyperSwap relationship, changing the primary from DS8000 A to DS8000 B.
The command switches the HyperSwap primary from DS8000 A to DS8000 B with near-zero downtime.
PowerHA switches the Global Mirror link to keep the Global Mirror replication from the primary, now DS8000 B to DS8000 C.
Result
The switchover should complete successfully. Use the DSPHYSSTS to confirm the changes.
...
Figure 1. HyperSwap switchover within a HyperSwap with Global Mirror configuration:
...