Skip to main content
Command reference

storage iswi initiator session delete

Suggest changes

Terminate the iSCSI session

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

Description

This command deletes an iSCSI session.

Parameters

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

This parameter used to specify the node in the cluster where session should be deleted.

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

The iSCSI initiator used to create the session.

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

The target to which this session is connected.

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

The specific target IP to which this session is connected.

Examples

arunhcluster-2::> storage iswi initiator session delete -initiator-name iswi3 -target-name iqn.1992-08.com.netapp:sn.3a1c4c067dd111e6  -target-ip 10.238.22.136 -targetport 3260

This command deletes the session between initiator 'iswi3' and target array.