You should be prepared to interrupt the boot process when prompted.
4. As the system boots, press
Ctrl-C
after you see the
Press Ctrl-C for Boot Menu
message., and
when the Boot Menu is displayed select option 6.
5. Verify that the environmental variables are set as expected.
a. Take the node to the LOADER prompt.
b. Check the environment variable settings with the
printenv
command.
c. If an environment variable is not set as expected, modify it with the
setenv
environment-
variable-name
changed-value
command.
d. Save your changes using the
savenev
command.
e. Reboot the node.
Switch back aggregates in a two-node MetroCluster configuration - FAS8200
After you have completed the FRU replacement in a two-node MetroCluster
configuration, you can perform the MetroCluster switchback operation. This returns the
configuration to its normal operating state, with the sync-source storage virtual machines
(SVMs) on the formerly impaired site now active and serving data from the local disk
pools.
This task only applies to two-node MetroCluster configurations.
Steps
1. Verify that all nodes are in the
enabled
state:
metrocluster node show
cluster_B::> metrocluster node show
DR Configuration DR
Group Cluster Node State Mirroring Mode
----- ------- -------------- -------------- ---------
--------------------
1 cluster_A
controller_A_1 configured enabled heal roots
completed
cluster_B
controller_B_1 configured enabled waiting for
switchback recovery
2 entries were displayed.
2. Verify that resynchronization is complete on all SVMs:
metrocluster vserver show
3. Verify that any automatic LIF migrations being performed by the healing operations were completed
successfully:
metrocluster check lif show
4. Perform the switchback by using the
metrocluster switchback
command from any node in the
surviving cluster.
18