On 12/03/2011 03:08 AM, Jeremy Sanders wrote:
> On 02/12/11 21:48, Mike Christie wrote:
>> Ah ok.
>>
>> It should still start becuase we do
>>
>>      grep -qrs "node.startup = automatic" /var/lib/iscsi/nodes
>>      if [ $? -eq 0 ] || root_is_iscsi || use_discoveryd ; then
>>
>> So if you have some records with node.startup = automatic then iscsid
>> should start. In the iscsiadm output you sent originally you had that
>> right?
> 
> Yes, though I think I had made them accidentally, fixing the problem.
> Would some iscsiadm command have created records with
> node.startup=automatic?

Yeah, that is the default behavior when you discover targets by running:

iscsiadm -m discovery -t st -p ip

The portals that are found will have node.startup set to automatic.


> 
> I reinstalled the system and the problem came back.
> 
> 
> Thanks
> 
> Jeremy

-- 
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