On 12/18/2012 12:20 PM, GGL wrote:
> Hi everyone,
> 
> I'm having a few issues with the setup, specifically:
> InitiatorName file /etc/iscsi/initiatorname.iscsi is missing!
> 
> *I'm able to see this file when I browse to /etc/iscsi/ so I'm a bit
> lost there.
> 
> I found this to be an issue when troubleshooting the following message:
> deadlineserver@deadlineserver / $ sudo iscsiadm -m discovery -t
> sendtargets -p 10.10.0.1
> iscsiadm: Login authentication failed with target

Hey,

So many issues here :) So if you just run iscsid (without the extra
arguments) does it work ok now?

Are you just seeing the error above when you run that discovery command?

That command above means that something is trying to use CHAP. Did you
setup CHAP on the target or initiator side (set some sort of username or
password to be able to access the target)?

On the initiator side to setup chap you have to set the
username/password and/or username_in/pasword_in settings in
/etc/iscsid.conf.

Maybe to make it simple start by not using CHAP.

-- 
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.

Reply via email to