summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJim Ramsay <jim_ramsay@dell.com>2011-06-03 11:25:22 -0400
committerMike Christie <michaelc@cs.wisc.edu>2011-07-07 16:39:13 -0500
commit0bf1fab1c040b506e3cb49f7ada8302d5006e79e (patch)
tree735fca32f6d037b491d1e3e4ef1e7efaa934fa41 /etc
parent3a89146c42863b7e06c52d914fb7c612b203f4c0 (diff)
downloadopen-iscsi-0bf1fab1c040b506e3cb49f7ada8302d5006e79e.tar.gz
Add multiple sessions per iface commandline syntax
This accepts the syntax '-m session -r <n> -o new' and creates a new session based on the session selected via the '-r' option, by setting the 'multiple' flag in the session_rec_t. Example: # iscsiadm -m session tcp: [4] <portal> <target> # iscsiadm -m session -r 4 -o new Logging in to [iface: iface0, target: <target>, portal: <portal>] (multiple) Login to [iface: iface0, target: <target>, portal: <portal>] successful. # iscsiadm -m session tcp: [4] <portal> <target> tcp: [5] <portal> <target> Signed-off-by: Jim Ramsay <jim_ramsay@dell.com>
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions