Michael van Elst a écrit :
joel.bertr...@systella.fr (BERTRAND Joel) writes:
If I understand... Error is triggered by test
/usr/src/netbsd-9/src/external/bsd/iscsi/lib/../dist/src/lib/disk.c line
1405 when initiator sends data greater than 1MB.
Why this limitation ?
Apparently to avoid allocating an arbitrary sized buffer.
Yes, but why not allocate for example a 4MB buffer ?
In my experience the iscsi target (and the userland iscsi initiator)
are pretty limited and somewhat broken. I suggest you use the
iscsi target from pkgsrc (net/istgt). Much better, faster and more
compatible.
Same configuration files or not ?
Best regards,
JKB