summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2008-04-22 18:02:40 -0500
committerMike Christie <michaelc@cs.wisc.edu>2008-04-22 18:02:40 -0500
commit263c9f94c2136c849f28e526305b8556a62f6435 (patch)
tree41257cfe396deecad77eecaeae42544bcddb8276 /include
parent72b87a9012bec0beba950d644ed14baa923ac120 (diff)
downloadopen-iscsi-263c9f94c2136c849f28e526305b8556a62f6435.tar.gz
Support mutlple ifaces with the same binding (lack of binding).
If you wanted to be able to create multiple session to the same target portal, then you can now do iscsiadm -m iface -I iface0 -o new If you want to, set a binding: iscsiadm -m iface -I iface0 ....set your binding repeat iface creation iscsiadm -m discovery -t st -p ip:port -I iface0 -I iface1 -I .... or you can create and bind statically iscsiadm -m node -T my_target -i ip:port,tpgt -I iface0 -I iface1 -I .... then login like normal. Or you can login/logout of specific ifaces like with the normal binding. There is one known bug where discovery is not printing the portals and binding setup nicely.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions