[openib-general][PATCH][SRP] bug fixes & fmr supported,
Vu Pham
vuhuong at mellanox.com
Tue Sep 20 17:55:33 PDT 2005
Does max_id matter at all for SRP? We only use scsi_scan_target() to
find targets, so I'm not sure where the SCSI midlayer even looks at
max_id for our case.
Our current srp implementation does not support scsi naming convention
which requires max_id and max_channel
For example if there is a srp target with 1024 luns - how would you want
to represent this srp target to the SCSI midlayer?
a. a target with 1024 luns - or
b. max_id targets and 1024/max_id luns per target - or
c. max_channel channels, max_id targets and 1024/max_id/max_channel luns
per target per channel
Right now it only matters for the resource that we allocate/use for this
scsi host ie. fmr_pool_size...
Vu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050920/29e59cb2/attachment.html>
More information about the general
mailing list