NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: iscsifs problems (on netbsd)



On Sat, Jul 24, 2010 at 01:21:39AM +0200, Alistair Crooks wrote:
> On Fri, Jul 23, 2010 at 06:00:17PM -0400, Louis Guillaume wrote:
> > I've got a couple targets exported through the iscsi-target. It seemed 
> > to work fine a few months ago on Linux (don't have an example of that 
> > anymore.)
> > 
> > But I just tried to connect a NetBSD host to a target using the 
> > netbsd-iscsi-initiator package. Here's the problem:
> > 
> > # iscsifs -u pod -h maat -f /mnt
> > No matching user configuration entry for `pod' was found
> > Please add an entry for `pod' to `/etc/iscsi/auths'
> > pid 9980:parameters.c:545: ***ERROR*** Unknown user 
> > `0x6f65043a10dc762a189a53738cccdbbb'
> > pid 9980:parameters.c:187: ***ERROR*** key "AuthResult" not found in 
> > param list
> > pid 9980:initiator.c:1980: ***ERROR*** param_text_parse_offer() failed
> > pid 9980:initiator.c:1813: ***ERROR*** initiator_cmd_t failed
> > pid 9980:initiator.c:642: ***ERROR*** login_phase_i() failed
> > pid 9980:initiator.c:1160: ***ERROR*** enqueue_worker: discovery_phase() 
> > failed (ignoring command)
> > 
> > 
> > On the host maat, I have a user "pod" in /etc/iscsi/auths like this:
> > 
> > pod:none:

Search engines work well, too - I found:

        http://mail-index.netbsd.org/current-users/2007/11/27/0020.html

which has some of the same issues that you're talking about.

Regards,
Alistair


Home | Main Index | Thread Index | Old Index