freebsd-dev/share/man
Alexander Motin 0acc026dda CTL: Increase maximum SCSI tag size from 32 to 64 bits.
SAM-5 specification states maximum size of command identifier (tag),
defined by specific transports, should not be larger than 64 bits.
While most of supported transports use 32 bits or less, it was
reported that virtio-scsi uses 64 bits.  Truncation to 32 bits in
bhyve code caused false tag conflict errors reported and possibly
other issues.

This changes CTL ABI and HA protocol, so CTL_HA_VERSION is bumped.

While we make HA protocol incompatible, increase default maximum
number of ports in CTL from 256 to 1024, matching number of LUNs.
There are many reports from people who need many iSCSI targets with
only one LUN each.  Increased memory consumption should be less of
a problem these days.

PR:	267539
2022-12-03 10:23:29 -05:00
..
man1
man3 intro.3: Document 'libstdthreads' (the ISO C11 '<threads.h>' library). 2022-11-07 11:34:00 +01:00
man3lua
man4 CTL: Increase maximum SCSI tag size from 32 to 64 bits. 2022-12-03 10:23:29 -05:00
man5 pf: allow scrub rules without fragment reassemble 2022-11-28 20:19:05 +01:00
man6
man7 Fix igor and mandoc -T lint low-hanging fruit in hier(7) 2022-11-23 22:40:16 +01:00
man8 rc: add a manual entry for ${name}_setup 2022-11-11 22:21:39 +01:00
man9 man9: add vm_map_unwire link 2022-11-17 10:17:52 -05:00
Makefile