Date: Fri, 6 Sep 2013 10:40:13 +0200 From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= <trasz@freebsd.org> To: Outback Dingo <outbackdingo@gmail.com> Cc: Miroslav Lachman <000.fbsd@quip.cz>, freebsd-current@freebsd.org, Ivan Voras <ivoras@freebsd.org>, freebsd-arch@freebsd.org, freebsd-scsi@freebsd.org, "O. Hartmann" <ohartman@zedat.fu-berlin.de> Subject: Re: New iSCSI stack. Message-ID: <70B4560F-2335-4F16-A9F4-C9E22DE908F3@freebsd.org> In-Reply-To: <CAKYr3zzEyU8XjWW=yyk-5aYupuJjFVEkgOdXiutp-_YEOrv9AQ@mail.gmail.com> References: <A758F12B-2798-4A90-8C67-88F78B82434D@FreeBSD.org> <l09p9d$8k1$1@ger.gmane.org> <34CEBF66-08BF-4265-8558-4A4A62109C77@FreeBSD.org> <5228D1A6.4020405@quip.cz> <CAKYr3zwzGwJVVFieThYmnOfKLW4tdWCp-8rpJQX9bM3dpp-r8Q@mail.gmail.com> <20130905230907.179efafd@munin.geoinf.fu-berlin.de> <CAKYr3zzubJJbOefQ43Z-upNbFSYGjAFDmiCKReSmePSRDAry=A@mail.gmail.com> <37808388-FB41-4C92-BF7C-5BAAB22BCB70@freebsd.org> <CAKYr3zzEyU8XjWW=yyk-5aYupuJjFVEkgOdXiutp-_YEOrv9AQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Wiadomo=B6=E6 napisana przez Outback Dingo <outbackdingo@gmail.com> w = dniu 6 wrz 2013, o godz. 09:46: > On Fri, Sep 6, 2013 at 1:50 AM, Edward Tomasz Napiera=B3a = <trasz@freebsd.org> wrote: > New patch, updated for Capsicum changes, is here: >=20 > http://people.freebsd.org/~trasz/cfiscsi-20130906.diff >=20 >=20 > Bravo.... patched, compiled successfully and tested a lun using ctld >=20 > cfiscsi_ioctl_handoff: new connection from = iqn.1993-08.org.debian:01:7a3a657cdd11 (192.168.122.1) to = iqn.2012-06.com.example:target2 > (0:2:0:0): MAINTENANCE (IN). CDB: a3 0c 01 12 00 00 00 00 02 00 00 00=20= > (0:2:0:0): Tag: 0x0011, Type: 1 > (0:2:0:0): CTL Status: SCSI Error > (0:2:0:0): SCSI Status: Check Condition > (0:2:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB) > (0:2:0:0): Command byte 1 bit 4 is invalid >=20 > it was mounted. partitioned, formatted ext4 and data copied to/from a = linux host Thanks! It's worth mentioning that the CTL messages like one above are = normal - it's just that Linux is trying to use some optional part of SCSI protocol the = CTL doesn't (yet) support. (You can actually tell what initiator it is, just by looking = at those - Linux tries to use MAINTENANCE IN, Windows - VERIFY, and Solaris does something = weird with mode pages.)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70B4560F-2335-4F16-A9F4-C9E22DE908F3>