On 09/06/2011 07:41 PM, Farhan Ahmed wrote: > Hi Mike, > > I tried to login target/portal one by one and it hanged when I was logging > to number 16 > > [root@nfs01 ~]# iscsiadm -m node -T > iqn.2001-05.com.equallogic:0-8a0906-7531ed402-a680012bfde4e55e-nfs01-users > -I eth6 -p 192.168.42.190 -l > iscsiadm: could not read session targetname: 5 > iscsiadm: could not find session info for session16 > > Sorry Here are the /var/log/messages > > Sep 7 10:33:56 nfs01 iscsid: Received iferror -22: Invalid argument. > Sep 7 10:33:56 nfs01 iscsid: Received iferror -22: Invalid argument. > Sep 7 10:34:37 nfs01 kernel: connection17:0: detected conn error (1020) > Sep 7 10:35:27 nfs01 iscsid: Received iferror -22: Invalid argument. > > > Any idea? >
I can replicate it here. It is caused by something that got brought in with the qla4xxx management patches. I am working on it now. It looks like userspace is sending down the correct info, but somewhere between iscsid sending and scsi_transport_iscsi reading the data gets corrupted and we hit this. -- 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.
