From 95e2e89a23e7c85cebdd97ca373bf0cffcafeca3 Mon Sep 17 00:00:00 2001 From: mnc Date: Wed, 8 Nov 2006 17:58:56 +0000 Subject: add login/logout all commands git-svn-id: svn://svn.berlios.de/open-iscsi@722 d7303112-9cec-0310-bdd2-e83a94d6c2b6 --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index ff392f1..e17ad2c 100644 --- a/README +++ b/README @@ -186,6 +186,14 @@ Usage: iscsiadm [OPTION] [new], [delete], [update] or [show]. In case of [update], you have to provide [name] and [value] you wish to update + -m node --logoutall=[all,manual,automatic] + Logout "all" the running sessions or just the ones + with startup value manial or automatic. + Nodes marked as ONBOOT are skipped. + -m node --loginall=[all,manual,automatic] + Login "all" the running sessions or just the ones + with startup value manial or automatic. + Nodes marked as ONBOOT are skipped. -m session display all active sessions and connections -m session --sid=[sid] [--logout] perform operation for specific session with -- cgit v1.2.1