hey i have the same problem i edit the init script iscsiadm -m node --loginall=automatic is not working for me
when id mdadm -m node -l it login on all node i put this line into init script it's working fine if in any other way can be done. please let me know thanks vaibhi On Fri, Jun 20, 2008 at 9:58 PM, Konrad Rzeszutek <[EMAIL PROTECTED]> wrote: > > On Fri, Jun 20, 2008 at 08:42:25AM -0700, Michael wrote: > > > > I'm trying to implement the automatic login, by doing: > > iscsiadm -m node -T <targetname> --op update -n node.startup -v > > automatic > > > > When I run this after inserting the proper target name, it seems to > > work fine. But when I do: service open-iscsi restart, I get: > > > > Setting up iSCSI targets: iscsiadm: iface iter could not stat /etc/ > > iscsi/nodes/<target name>/10.3.2.7,3260 (I didn't feel like typing the > > whole target name). > > You are root when you do this, right? > > And the /etc/iscsi/nodes/<..>/../ does have a default file? > > > iscsiadm: Could not log into all portals. Err 19. > > > > Why can't I log in automatically? When I attempt to log in manually > > right after this it works fine: > > iscsiadm -m node -T <targetname> -p 10.3.2.7:3260 -l > > > > Anyone know what's going on? > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
