Ah ok. From your initial bug report/complaint, I thought you wanted something else fixed. So we know now, that the auth error message is not a incorrect message from getting redirected. It is a error caused by something unknown.
Are you hitting this problem in the same way those other people are? Can you initially login, then hit this later? Or are you hitting it in the initial login sequence? Can you do what I asked some of the people on those threads? Replicate the problem and: 1. take a wireshark/tcpdump trace. 2. also run iscsid in debug mode, so we can extra info. Run iscsid by hand with debugging on: iscsid -d 8 -f & Send the trace, iscsid debug info, and all the /var/log/messages. Also, can you please tell me why your debug messages have info that are not in the upstream open-iscsi code? Did you modify it yourself, is it from a distro, etc? On 08/13/2014 05:45 AM, KUMAR NITISH wrote: > Hi Mike, > > There is no any CHAP parameter set on either side (initiator or > target). Finally session is being made successfully (on the > login_redirect address), but syslog shows message "Login authentication > failed with target" in between. > > You may have a look on the links below which is on the similar issue. > https://groups.google.com/forum/#!searchin/open-iscsi/login$20authenticatuon$20failed/open-iscsi/SeDymMdT7Zk/reBF3UPaY00J > > https://groups.google.com/forum/#!searchin/open-iscsi/Login$20authentication$20failed$20with$20target/open-iscsi/qaIgnevBE0Q/XqDPNjntUjUJ > > Thanks, > Nitish > > -- > You received this message because you are subscribed to the Google > Groups "open-iscsi" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/open-iscsi. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
