Re: Trouble automating login: iface iter could not stat...

2008-06-25 Thread Mike Christie
Mike Christie wrote: > Michael wrote: >> Also, it works perfectly fine if I go into /etc/iscsi/nodes/> name>/10.3.2.1,3260 and edit the node.startup line myself. Am I just >> typing the command wrong without realizing it? Again, I'm doing: >> > > What version of the tools are you using and did y

Re: Trouble automating login: iface iter could not stat...

2008-06-23 Thread Mike Christie
Michael wrote: > Also, it works perfectly fine if I go into /etc/iscsi/nodes/ name>/10.3.2.1,3260 and edit the node.startup line myself. Am I just > typing the command wrong without realizing it? Again, I'm doing: > What version of the tools are you using and did you upgrade or switch tool ve

Re: Trouble automating login: iface iter could not stat...

2008-06-23 Thread Michael
Also, it works perfectly fine if I go into /etc/iscsi/nodes//10.3.2.1,3260 and edit the node.startup line myself. Am I just typing the command wrong without realizing it? Again, I'm doing: iscsiadm -m node -T --op update -n node.startup -v automatic On Jun 23, 3:04 pm, Michael <[EMAIL PROTECT

Re: Trouble automating login: iface iter could not stat...

2008-06-23 Thread Michael
Ok, I ran the command I previously noted to set automatic startup, then ran the command you suggested, with this output: [EMAIL PROTECTED] ~]# iscsiadm -m node -L automatic -d 8 iscsiadm: Max file limits 1024 1024 iscsiadm: searching iscsiadm: found 10.3.2.7,3260,-1 iscsiadm: iface iter could

Re: Trouble automating login: iface iter could not stat...

2008-06-23 Thread Mike Christie
Michael wrote: > I'm trying to implement the automatic login, by doing: > iscsiadm -m node -T --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 t

Re: Trouble automating login: iface iter could not stat...

2008-06-23 Thread Michael
Yes to both questions, Konrad. On Jun 20, 12:28 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 --op update -n node.startup -v > > automatic > > > When

Re: Trouble automating login: iface iter could not stat...

2008-06-21 Thread vaibhav pol
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

Re: Trouble automating login: iface iter could not stat...

2008-06-20 Thread Konrad Rzeszutek
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 --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-