lun igroup initiator remove-proximal-vserver
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Remove a Vserver from 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 remove the proximal Vserver configuration from an 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 remove as proximal. The specified Vserver must either be the same as the
-vserver
parameter or a Vserver in a peer relationship withsnapmirror
as an allowed application. - |
-all <true>
- Remove All (privilege: advanced) } -
If true, remove all existing proximal Vservers from the specified initiator.
Examples
The following example configures iqn.2001-04.com.example:uefi-0232314
in Vserver local-vserver
as not proximal to the peer-vserver
Vserver:
cluster1::*> lun igroup initiator remove-proximal-vserver -vserver local-vserver -initiator iqn.2001-04.com.example:uefi-0232314 -proximal-vservers peer-vserver