You should be aware of how LIFs are created and replicated within the MetroCluster configuration, and you must also know about the requirement for consistency so you can make proper decisions when configuring your network .
IPspace names must match between the two sites.
IPspace objects must be manually replicated to the partner cluster. Any SVMs created and assigned to an IPspace before the IPspace is replicated will not be replicated to the partner cluster.
If IPv6 is configured on one site, it must be configured on the other site.
You can confirm the successful creation of a LIF in a MetroCluster configuration by running the metrocluster check lif show. If there are issues, you can use the metrocluster check lif repair-placement command.
You should not create duplicate LIFs (multiple LIFs with the same IP address) within the same IPspace.
intercluster LIFs are limited to the default IPspace, owned by the admin SVM.
The system attempts to place the replicated LIF on the DR partner of the node on which it was created.
The system attempts to place the LIF on a port with the desired VLAN, adapter type, and speed attributes.
An EMS message is displayed if the LIF replication fails.
You can also check the failure by using the metrocluster check lif show command. Failures can be corrected by running the metrocluster check lif repair-placement command for any LIF that fails to find a correct port. You should resolve any LIF failures as soon as possible to ensure LIF operation in the event of a MetroCluster switchover operation.
When a LIF is created on a node whose DR partner has been taken over, the replicated LIF is placed on the DR auxiliary partner node. After a subsequent giveback, the LIFs are not automatically moved to the DR partner. This could lead to LIFs being concentrated on a single node in the partner cluster. In the event of a MetroCluster switchover operation, subsequent attempts to map LUNs belonging to the SVM will fail.
You should run the metrocluster check lif show after a takeover or giveback to ensure correct LIF placement. If errors exist, you can run the metrocluster check lif repair-placement command.