Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp> --- doc/README.iscsi | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/doc/README.iscsi b/doc/README.iscsi index 908d9a7..7cb2df5 100644 --- a/doc/README.iscsi +++ b/doc/README.iscsi @@ -446,6 +446,13 @@ IFMarkInt=Reject MaxConnections=1 +Performance tips +------------- +If you need multiple logical units, you had better create multiple +targets including one logical unit instead of creating one target +including multiple logical units. + + Shutdown ------------- host:~/tgt# killall -9 tgtd -- 1.6.5 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |