Thank you Thomas,
I see that if configure my target with:
generate_node_acls=1
In order to allow any initiator to connect to my target, I don't have
the acl directory at all - I can't see the connected initiators.
Any suggestions?
On 08-Apr-14 16:59, Thomas Glanzmann wrote:
Hello;
Is there any way that I can find out what initiators (iqn's) are
currently connected to the target?
for i in /sys/kernel/config/target/iscsi/iqn*/tpgt*/acls/*/info; do echo "${i}:"; cat "${i}"; echo; done
Cheers,
Thomas
--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html