lun bind show
Show list of Vvol bindings
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
Shows the configured VVol to protocol endpoint bindings.
Parameters
- {
[-fields <fieldname>,…] -
If you specify the
-fields <fieldname>, …parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]} -
If you specify the
-instanceparameter, the command displays detailed information about all fields. [-vserver <Vserver Name>]- Vserver Name (privilege: advanced)-
Selects the bindings that match this parameter value.
[-protocol-endpoint-msid <integer>]- PE MSID (privilege: advanced)-
Selects the bindings that match this parameter value.
[-protocol-endpoint-vdisk-id <text>]- PE Vdisk ID (privilege: advanced)-
Selects the bindings that match this parameter value.
[-vvol-msid <integer>]- VVol MSID (privilege: advanced)-
Selects the bindings that match this parameter value.
[-vvol-vdisk-id <text>]- VVol Vdisk ID (privilege: advanced)-
Selects the bindings that match this parameter value.
[-vserver-uuid <UUID>]- Vserver UUID (privilege: advanced)-
Selects the bindings that match this parameter value.
[-protocol-endpoint-path <path>]- Protocol Endpoint (privilege: advanced)-
Selects the bindings that match this parameter value. Examples of correct LUN paths are
/vol/vol1/lun1and/vol/vol1/qtree1/lun1. [-protocol-endpoint-node <nodename>]- PE Node (privilege: advanced)-
Selects the bindings that match this parameter value.
[-vvol-path <path>]- VVol (privilege: advanced)-
Selects the bindings that match this parameter value. Examples of correct LUN paths are
/vol/vol1/lun1and/vol/vol1/qtree1/lun1. [-vvol-node <nodename>]- VVol Node (privilege: advanced)-
Selects the bindings that match this parameter value.
[-secondary-lun <Hex 64bit Integer>]- Secondary LUN (privilege: advanced)-
Selects the bindings that match this parameter value.
[-is-optimal {true|false}]- Optimal binding (privilege: advanced)-
Selects the bindings that match this parameter value.
[-reference-count <integer>]- Reference Count (privilege: advanced)-
Selects the bindings that match this parameter value.
Examples
cluster1::*> lun bind show -vserver vs1
Vserver Protocol Endpoint Node
Vvol LUN Secondary LUN Optimal?
-------------- -------------------------------------- -------------- --------
vs1 /vol/VV1/PE1 cluster-node1
/vol/VV2/30dfab d20000010000 false
/vol/VV3/234ace d20000020000 true
/vol/VV3/234acf d20000030000 true
/vol/VV2/PE2 cluster-node2
/vol/VV2/30dfab d20000010000 true
4 entries were displayed.
The example above displays all the LUN bindings on Vserver vs1.