vserver fcp ping-initiator show
Ping FCP initiator
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command performs a connectivity check (ping) between FCP initiators and FCP LIFs.
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 -instance parameter, the command displays detailed information about all fields.
- [-vserver <Vserver Name>] - Vserver
- Use this parameter to select the Vservers that contain FCP initiators and FCP LIFs.
- -wwpn <text> - Remote WWPN
- Use this parameter to select the remote WWPN (most likely, FCP initiator).
- [-lif <text>] - LIF Name
- Use this parameter to limit the test to a subset of the FCP LIFs available for the igroup.
- [-check-fabric [true]] - Query Fabric Records (privilege: advanced)
- Use this parameter to query the unzoned name server for the FCP initiator WWPN.
- [-node <nodename>] - Node
- Use this parameter to select the nodes that contain the specified FCP LIFs.
- [-status {unknown|reachable|not-reachable|not-zoned|cannot-ping-same-wwpn|fcp-service-busy|lif-is-down|zone-info-not-available}] - Ping Status
- Use this parameter to select the result of FCP ping command.
- [-ext-status {logged-in|not-logged_in|not-in-fabric|not-in-same-zone|fabric-info-not-available}] - Extended Status
- Use this parameter to select the extended result of FCP ping command.
Examples
cluster1::> vserver fcp ping-initiator show
Node Logical Ping Extended
Vserver WWPN Name Interface Status Status
--------- -------------- ---------- --------- --------- -----------
vserver_1
c0:03:ff:e4:70:06:00:e4
node_1
lif_1 reachable wwpn-logged-in
c0:03:ff:e4:70:06:00:e6
node_2
lif_2 not-zoned -
2 entries were displayed.
Give documentation feedback