[stgt] [PATCH 1/1] iscsi: add support to use multiple portals for iscsi

ronnie sahlberg ronniesahlberg at gmail.com
Sat Apr 9 04:49:48 CEST 2011


Tomo, list,

Please find attached a patch to add multiple-portal support to tgtd.
This allows a user to specify multiple different portals for tgtd to listen on.

Example:
tgtd --iscsi portal=10.1.1.1:3260,10.1.1.2:3261,[::1]:3262


This is useful for systems where you have very many NICs and ip
addresses but you only want TGTD to bind to some of the addresses.


(
In addition to multiple portal support I would want to also add
support to add and remove portals at runtime using the tgtadm command.
This would avoid the very disruptive 'stop tgtd, restart tgtd' that
you have to do today when chaning the portals used by tgtd.
)

regards
ronnie sahlberg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-multiple-portals.patch.gz
Type: application/x-gzip
Size: 2736 bytes
Desc: not available
URL: <http://lists.wpkg.org/pipermail/stgt/attachments/20110409/f5d5f627/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-multiple-portals.patch
Type: text/x-diff
Size: 7606 bytes
Desc: not available
URL: <http://lists.wpkg.org/pipermail/stgt/attachments/20110409/f5d5f627/attachment-0001.patch>


More information about the stgt mailing list