The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Restoring connectivity from the surviving nodes to the disaster site (MetroCluster IP configurations)
-
PDF of this doc site
-
Install a fabric-attached MetroCluster
-
Cable a fabric-attached MetroCluster configuration
-
Plan and install a MetroCluster configuration with array LUNs
-
-
Install a MetroCluster IP configuration
-
Install a stretch MetroCluster configuration
-
Maintain the MetroCluster components
-
Transition from MetroCluster FC to MetroCluster IP
-
Upgrade, refresh, or expand the MetroCluster configuration
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You must restore the MetroCluster iSCSI initiator connections from the surviving nodes.
About this task
This procedure is only required on MetroCluster IP configurations.
Steps
-
From either surviving node's prompt, change to the advanced privilege level:
set -privilege advanced
You need to respond with
y
when prompted to continue into advanced mode and see the advanced mode prompt (*>). -
Connect the iSCSI initiators on both surviving nodes in the DR group:
storage iscsi-initiator connect -node surviving-node -label *
The following example shows the commands for connecting the initiators on site B:
site_B::*> storage iscsi-initiator connect -node node_B_1 -label * site_B::*> storage iscsi-initiator connect -node node_B_2 -label *
-
Return to the admin privilege level:
set -privilege admin