On 9 Jan 2009 at 14:22, Nicholas A. Bellinger wrote:

> while [ 1 ]; do
>       iscsiadm -m node -T $TARGETNAME -p $PORTAL --login
>       iscsiadm -m node -T $TARGETNAME -p $PORTAL --logout
> done

Hi,

just for curiosity (and assuming those utilities will set a proper exit code): 
What happens if you exit the loop after the first error is signalled? Still out 
of 
memory, or does the situation come up if there are unsuccessful re-tries?

Regards,
Ulrich


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to