Skip to main content
Command reference

storage iswi initiator session show

Suggest changes

Display the iSCSI sessions

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

Description

This command displays the currently configures iSCSI sessions.

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 sessions with a initiator name that matches the parameter value.

[-target-name <text>] - Target Name (privilege: advanced)

Selects the iSCSI sessions with a target name that matches the parameter value.

[-target-ip <IP Address>] - Target IP (privilege: advanced)

Selects the iSCSI sessions with a target-ip that matches the parameter value.

[-tpgroup-tag <integer>] - Target Portal Group Tag (privilege: advanced)

Selects the iSCSI sessions with tpgroup tag that matches the parameter value.

[-tsih <integer>] - Target Session ID (privilege: advanced)

Selects the iSCSI sessions with tsih that matches the parameter value.

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

Selects the iSCSI sessions with admin state that matches the parameter value.

[-oper-state {created|online|offline|initializing|failed}] - Operational state (privilege: advanced)

Selects the iSCSI sessions with operational state that matches the parameter value.

[-redirect-ip <text>] - Redirect IP (privilege: advanced)

Selects the iSCSI sessions with the redirect ip that matches the parameter value.

[-failure-string <text>] - Error string (privilege: advanced)

Selects the iSCSI sessions with the failure string that matches the parameter value.

Examples

arunhcluster-2::> storage iswi initiator session show
Initiator  Target         Target-ip       Target  Tpgroup-tag   TSIH   State
Name       Name                           Port
---------  ------------   -------------   ------   ----------   -----  --------
iswi3      iqn.1992-08.com.netapp:sn.3a1c4c067dd111e6
                          10.238.22.136   3260     0            1      ONLINE
iswi1      iqn.1992-08.com.netapp:sn.40443506.vs2
                          10.176.54.219   3260     0            0      OFFLINE

This command displays all the iSCSI sessions.