Re: Race during logout

2009-07-23 Thread Ulrich Windl
On 22 Jul 2009 at 17:09, Erez Zilber wrote: restart) stop + if [ $RETVAL -ne 0 ]; then + echo Stopping iSCSI initiator service failed, not starting + exit $RETVAL +

Race during logout

2009-07-22 Thread Erez Zilber
Mike, I'm seeing from time to time the following scenario (although currently I'm not able to reproduce it): 1. A logout from a node is initiated by the user. 2. Before the logout completes, the user runs /etc/init.d/iscsi stop. The 'stop' method logs out from all nodes. When it tries to logout

Re: Race during logout

2009-07-22 Thread Mike Christie
On 07/22/2009 09:09 AM, Erez Zilber wrote: Mike, I'm seeing from time to time the following scenario (although currently I'm not able to reproduce it): No need to replicate it. I know what you are referring to. 1. A logout from a node is initiated by the user. 2. Before the logout