User`s guide

Chapter VII. iSCSI PDU Offload Target
Chelsio T5/T4 Unified Wire For Linux Page 133
currently active, they will be started.
For Rules 2 & 3, please note the differences they
are not the same!
The global settings are also reloaded from the
configuration file with this option.
-r
target=<name>
-k
initiator=<name>
Retrieve active iSCSI sessions under a target.
target=<name> parameter:
Where name must be a single target name.
If target=<name> parameter is specified as
target=<name>, the sessions can be further filtered
based on the remote node name with optional k
initiator=<name> option.
Examples:
iscsictl -r target=iqn.com.cc.it1
iscsictl -r target=iqn.com.cc.it1 -k
initiator=iqn.com.cc.ii1
The first target=<name> parameter is mandatory. If
it is not specified, the command will be denied.
-U
Update the specified iSCSI configuration file to
include the current iSCSI global settings and the
active iSCSI targets‟ configuration.
Will not delete the non-active targets’ configuration
from the specified file. The order of the targets’
configuration might get re-organized afterward.
The -f option MUST be specified along with this
option.
-W
Overwrite the specified iSCSI configuration file with
ONLY the current iSCSI global settings and the
active iSCSI targets‟ configuration to the specified
iSCSI configuration file.
Will delete any non-active targets’ configuration from
the specified file.
The -f option MUST be specified along with this
option.
-h
Display the help messages.
server=<IP
address>
[:<port>]
id=<isns entity
id>
query=<query
interval>
Start the Chelsio iSNS client.
server=<IP address>[:<port>] where server is the
iSNS server address. The port is optional and if it‟s
not specified it defaults to 3205. The server with the
ip address is mandatory and if it‟s not specified the,
the command will be denied.
id=<isns entity id> where id is the iSNS entity ID
used to register with the server. It defaults to
<hostname>.
query=<query interval> where query is the initiator
query interval (in seconds). It defaults to 60 seconds.
Examples:
chisns server=192.0.2.10
chisns server=192.0.2.10:3205 id=isnscln2 query=30