Skip to main content

lun igroup initiator add-proximal-vserver

Contributors
Suggest changes

Add a Vserver to the initiator's proximal list

Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.

Description

This command is used to configure which site in a SnapMirror Business Continuity (SM-BC) relationship is proximal with the provided FCP or iSCSI initiator.

Parameters

-vserver <Vserver Name> - Vserver (privilege: advanced)

Specifies the name of the Vserver the initiator will access.

-initiator <text> - Initiator (privilege: advanced)

Specifies the FCP WWPN or iSCSI IQN of the initiator.

-proximal-vservers <text>,…​ - Proximal Vserver Name (privilege: advanced)

Specifies the name of the Vserver to configure as proximal. The specified Vserver must either be the same as the -vserver parameter or a Vserver in a peer relationship with snapmirror as an allowed application.

[-replace <true>] - Replace Existing (privilege: advanced)

If true, replace all existing -proximal-vservers for the initiator with the ones specified. By default, the specified -proximal-vservers are added to any existing values.

Examples

The following example configures iqn.2001-04.com.example:uefi-0232314 in Vserver local-vserver as proximal to the peer-vserver Vserver:

cluster1::*> lun igroup initiator add-proximal-vserver -vserver local-vserver -initiator iqn.2001-04.com.example:uefi-0232314 -proximal-vservers peer-vserver