The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver iscsi session shutdown
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Shut down a session on a node
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
This command forces a shutdown of all connections in a session. If you want to shut down a single connection in a session, use the vserver iscsi connection shutdown command.
Parameters
-vserver <Vserver Name>
- Vserver (privilege: advanced)-
Specifies the Vserver.
-tpgroup <text>
- Target Portal Group (privilege: advanced)-
Specifies the target portal group that contains the session you want to shutdown.
-tsih <integer>
- Target Session ID (privilege: advanced)-
Specifies the target session ID that you want to shut down.
Examples
cluster1::*> vserver iscsi session shutdown -vserver vs_1 -tpgroup tpgroup_1 -tsih 2
Forces a session shutdown for target session ID 2 in tpgroup_1 in Vserver vs_1 .