Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-07 Thread Ulrich Windl
On 6 Apr 2009 at 17:45, Boaz Harrosh wrote: On 04/05/2009 08:37 PM, Boaz Harrosh wrote: One last update for today. I'll look into it tomorrow. OK sorry for noise problems solved by one simple make clean The checkout of the new version did not cause some subsystems to compile

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-06 Thread Mike Christie
Boaz Harrosh wrote: then I do the above iscsiadm command above and I don't see even a single print in /var/log/messages. I do see the usual: Apr 5 20:25:47 testlin2 kernel: Loading iSCSI transport class v2.0-870. Apr 5 20:25:47 testlin2 kernel: iscsi: registered transport (tcp)

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-06 Thread Mike Christie
Ulrich Windl wrote: On 3 Apr 2009 at 9:46, Mike Christie wrote: Ulrich Windl wrote: On 2 Apr 2009 at 18:31, Boaz Harrosh wrote: [r...@testlin2]$ ps ax |grep iscsi 32268 ?S 0:00 [iscsi_eh] 32284 ?Ss 0:00 iscsid 32285 ?SLs 0:00 iscsid 32313 pts/0S+

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-06 Thread Boaz Harrosh
On 04/06/2009 06:18 PM, Mike Christie wrote: Boaz Harrosh wrote: then I do the above iscsiadm command above and I don't see even a single print in /var/log/messages. I do see the usual: Apr 5 20:25:47 testlin2 kernel: Loading iSCSI transport class v2.0-870. Apr 5 20:25:47 testlin2

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-05 Thread Boaz Harrosh
: InitiatorName is required on the first Login PDU iscsiadm: login failed, couldn't make a login PDU iscsiadm: discovery login to 192.168.0.241 failed, giving up iscsiadm: disconnecting conn 0x639040, fd 3 Same stuff. I'll try to inspect the code and put some prints to understand where it fails

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-02 Thread Mike Christie
: InitiatorName is required on the first Login PDU iscsiadm: login failed, couldn't make a login PDU iscsiadm: discovery login to 192.168.0.142 failed, giving up I've renamed my /etc/iscsi to /etc/iscsi.old and reran make install_user, but same

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-02 Thread Boaz Harrosh
: No records found! [ OK ] [r...@testlin2]$ iscsiadm -m discovery -t sendtargets -p 192.168.0.142:3260 --login iscsiadm: InitiatorName is required on the first Login PDU iscsiadm: login failed, couldn't make a login PDU iscsiadm: discovery login to 192.168.0.241 failed, giving up [r

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-02 Thread Mike Christie
targets: iscsiadm: No records found! [ OK ] [r...@testlin2]$ iscsiadm -m discovery -t sendtargets -p 192.168.0.142:3260 --login iscsiadm: InitiatorName is required on the first Login PDU iscsiadm: login failed, couldn't make a login PDU iscsiadm: discovery login to 192.168.0.241

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-04-02 Thread Boaz Harrosh
On 04/02/2009 07:14 PM, Mike Christie wrote: Boaz Harrosh wrote: could you just do iscsid -d 8 -f What gets spit out for the initiator name? Do you have different versions of iscsid and iscsiadm running? Could you run the discovery command with no debugging with the attached

iscsiadm: InitiatorName is required on the first Login PDU

2009-03-30 Thread Boaz Harrosh
Hi Mike, list. In 2.0-870 I use to discover and login in the following command: []$ iscsiadm -m discovery -t sendtargets -p 192.168.0.142:3260 --login But if I compile master: I get: iscsiadm: InitiatorName is required on the first Login PDU iscsiadm: login failed, couldn't

Re: iscsiadm: InitiatorName is required on the first Login PDU

2009-03-30 Thread Mike Christie
Boaz Harrosh wrote: Hi Mike, list. In 2.0-870 I use to discover and login in the following command: []$ iscsiadm -m discovery -t sendtargets -p 192.168.0.142:3260 --login But if I compile master: I get: iscsiadm: InitiatorName is required on the first Login PDU