Hi Tomo, Here's a set of 3 patches to add option to stop and start lld without restarting the tgtd process and corresponding short help for tgtadm (--help) and the man page. Can be used for example if tgtd was started before the rdma modules were loaded so we can later load the modules and call iser init() with: tgtadm --mode lld --lld iser --op start Thanks, Roi Roi Dayan (3): tgt-admin: add option to restart llds Add documentation for starting lld while tgtd is running tgtadm: add help for starting lld while tgtd is running doc/tgtadm.8.xml | 10 ++++++++++ usr/mgmt.c | 45 ++++++++++++++++++++++++++++++++++++++++++++- usr/target.c | 13 +++++++++++++ usr/tgtadm.c | 27 +++++++++++++++++++++++++++ usr/tgtadm.h | 3 +++ usr/tgtd.c | 35 ++++++++++++++++++++++------------- usr/tgtd.h | 3 +++ 7 files changed, 122 insertions(+), 14 deletions(-) -- 1.7.8.2 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html