| Index | Top - Up | Data ONTAP 8.3 |
Modify a Vserver's iSCSI service
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Modifications take effect immediately after you execute the command. Making modifications to your service can result in traffic loss on a live system. Call technical support if you are unsure of the possible consequences.
-vserver <Vserver Name> - Vserver
[-target-name <text>] - Target Name (privilege: advanced)
{ [-target-alias <text>] - Target Alias
| [-clear | -c [true]] } - Clear the Target Alias
[-status-admin {down|up}] - Administrative Status
[-max-error-recovery-level <integer>] - Max Error Recovery Level (privilege: advanced)
[-retain-timeout <integer>] - RFC3720 DefaultTime2Retain Value (in sec) (privilege: advanced)
[-login-timeout <integer>] - Login Phase Duration (in sec) (privilege: advanced)
[-max-conn-per-session <integer>] - Max Connections per Session (privilege: advanced)
[-max-ios-per-session <integer>] - Max Commands per Session (privilege: advanced)
[-tcp-window-size <integer>] - TCP Receive Window Size (in bytes) (privilege: advanced)
A change to the TCP receive window size value takes effect for all network interfaces when you restart the iSCSI service for the Vserver as follows:
vserver iscsi stop -vserver <vserver name> vserver iscsi start -vserver <vserver name>If you change an individual network interface from up to down back to up, as follows, the new value for TCP receive window size takes effect for that network interface:
network interface modify -vserver <vserver name> -lif <LIF name> -status-admin down network interface modify -vserver <vserver name> -lif <LIF name> -status-admin up
[-force | -f [true]] - Allow Non-Vendor Target Name (privilege: advanced)
cluster1::> vserver iscsi modify -vserver vs_1 -status-admin down
Modifies the status-admin of the iSCSI service for Vserver vs_1 to down.
| Index | Top - Up | Data ONTAP 8.3 |
Copyright © 1994-2015 NetApp, Inc. Legal Information