On 02/20/2011 06:56 AM, Hoot, Joseph wrote:
Mike,

We had noticed another item that needed updating in the man page (or in the 
code itself).  Here are the scenarios:

1)  `iscsiadm -m node -u -T<iqn_here>`   =   unlogin from that iqn.
2)  `iscsiadm -m node -U` = unlogin from ALL iqn's

That should be:

iscsiadm -m node -U [all | manual | automatic  ]

Just a -U does not work for me.

3)  `iscsiadm -m node -u<iqn_here>` =<<--- notice we forgot the -T.   If you do 
that, the lowercase -u will actually do what the capital -U does.


That is described in the README. It is not described in the man page.

For -U you pass in a startup method to match. For -u you can pass in a portal, target, iface, some combo of them or none of them.

--
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to