mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 13:46:25 +00:00
isert: Document isert_nr_devs parameter
Signed-off-by: Yan Burman <yanb@mellanox.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/iser@5898 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -25,9 +25,10 @@ Limitations:
|
||||
-------------
|
||||
* Bidirectional commands are not supported
|
||||
* Block size over 512KB is not supported
|
||||
* Maximum number of concurent login requests that can be handled is 127.
|
||||
* Maximum number of concurent login requests that can be handled is 127 by default.
|
||||
Note that there may be more connections, but only up to 127 login requests
|
||||
can be handled at the same time.
|
||||
can be handled at the same time. If you wish to increase this, load isert_scst with
|
||||
module parameter isert_nr_devs set to the number of login requests you need to handle.
|
||||
|
||||
|
||||
Troubleshooting:
|
||||
|
||||
Reference in New Issue
Block a user