summaryrefslogtreecommitdiffstats
path: root/contrib/diff/man
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-02-19 14:31:16 +0000
committermav <mav@FreeBSD.org>2015-02-19 14:31:16 +0000
commitaa6a7df89f1b4850d6005220f912240b8daeece7 (patch)
tree282042eb15012260f41a76a3f6a645a80bd3d224 /contrib/diff/man
parent31fb601bdcf989b8cbedd19f0fb14b8e56eb253c (diff)
downloadFreeBSD-src-aa6a7df89f1b4850d6005220f912240b8daeece7.zip
FreeBSD-src-aa6a7df89f1b4850d6005220f912240b8daeece7.tar.gz
MFC r278037: CTL LUN mapping rewrite.
Replace iSCSI-specific LUN mapping mechanism with new one, working for any ports. By default all ports are created without LUN mapping, exposing all CTL LUNs as before. But, if needed, LUN mapping can be manually set on per-port basis via ctladm. For its iSCSI ports ctld does it via ioctl(2). The next step will be to teach ctld to work with FibreChannel ports also. Respecting additional flexibility of the new mechanism, ctl.conf now allows alternative syntax for LUN definition. LUNs can now be defined in global context, and then referenced from targets by unique name, as needed. It allows same LUN to be exposed several times via multiple targets. While there, increase limit for LUNs per target in ctld from 256 to 1024. Some initiators do not support LUNs above 255, but that is not our problem. Relnotes: yes Sponsored by: iXsystems, Inc.
Diffstat (limited to 'contrib/diff/man')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud