Skip to main content
Command reference

storage iswi initiator show

Suggest changes

Display a list of software iSCSI initiator

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

Description

This command displays the software iSCSI initiators.

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 ] (privilege: advanced) }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-node <nodename>] - Node (privilege: advanced)

Displays the node information.

[-initiator-name <text>] - Initiator Name (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-isid <integer>] - Initiator Session ID (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-isid-string <text>] - UI isid string (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-lif <text>] - Logical Interface Name (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-source-name <text>] - Source iSCSI Name (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-source-ip <IP Address>] - Source IP (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-source-vsid <integer>] - Source LIF VSID (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-admin-state {online|offline}] - Administrative Status (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

[-oper-state {online|offline|initializing|going-down}] - Operational Status (privilege: advanced)

Selects the iSCSI initiators that matches the parameter value.

Examples

arunhcluster-2::> storage iswi initiator show
Initiator  Logical      Source
Name       Interface    Name                   ISID              State
---------  -----------  ---------------------  ----------------  -------------
iswi3      cluster_mgmt
                  iqn.1992-08.com.netapp:sn.4084103559:vs.1
                                               80:0a:aa:02:00:00
                ONLINE
iswi44     iscsi_lif    iqn.1992-08.com.netapp:sn.4084103559:vs.1
                                               80:2d:d9:01:00:00
                OFFLINE
2 entries were displayed.