From owner-freebsd-scsi@FreeBSD.ORG Fri Sep 6 07:46:57 2013 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 15DAB4D7; Fri, 6 Sep 2013 07:46:57 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ob0-x22f.google.com (mail-ob0-x22f.google.com [IPv6:2607:f8b0:4003:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C5C621E6; Fri, 6 Sep 2013 07:46:56 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id xn12so3081903obc.20 for ; Fri, 06 Sep 2013 00:46:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3JbhVBQXxMxT5dfAfvG12yCitkSWtvmz4bEtb5jG7yU=; b=dLWsrdAnMPC5grWPAA5LLrfNSI872fVzAE8InUyiIZl7qoHa96Kb3L4/lNYy341fjI +jq/r2accf0gvLmQ8x/FkeuR+IVplzX+CL0t4w9S6nLl7sab8a68Awd2oNdoWinrWwO3 vLcbgPQ9qHszav0spHiQvgOrHmC8xCygpDe3BLNcbIlSDKCiNjUo/eahd490dtJ+FI1U CLMc9Sq5iOc7wwd7QE6FggpcJMXxHLsWJMt17GDQcAmQLjDr2vlf4nOrmEHbBFeT5Swy AwDkA2FMYrtA6Vuom9Y9PNqsmf7VH1C3xbAiXoTSyqNcGJ8DRe4acgj2HCWRXDxgZG4W d0pw== MIME-Version: 1.0 X-Received: by 10.60.96.169 with SMTP id dt9mr843463oeb.27.1378453615968; Fri, 06 Sep 2013 00:46:55 -0700 (PDT) Received: by 10.76.114.227 with HTTP; Fri, 6 Sep 2013 00:46:55 -0700 (PDT) In-Reply-To: <37808388-FB41-4C92-BF7C-5BAAB22BCB70@freebsd.org> References: <34CEBF66-08BF-4265-8558-4A4A62109C77@FreeBSD.org> <5228D1A6.4020405@quip.cz> <20130905230907.179efafd@munin.geoinf.fu-berlin.de> <37808388-FB41-4C92-BF7C-5BAAB22BCB70@freebsd.org> Date: Fri, 6 Sep 2013 03:46:55 -0400 Message-ID: Subject: Re: New iSCSI stack. From: Outback Dingo To: =?ISO-8859-2?Q?Edward_Tomasz_Napiera=B3a?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Miroslav Lachman <000.fbsd@quip.cz>, freebsd-current@freebsd.org, Ivan Voras , freebsd-arch@freebsd.org, freebsd-scsi@freebsd.org, "O. Hartmann" X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2013 07:46:57 -0000 On Fri, Sep 6, 2013 at 1:50 AM, Edward Tomasz Napiera=C5=82a wrote: > New patch, updated for Capsicum changes, is here: > > http://people.freebsd.org/~trasz/cfiscsi-20130906.diff > > Bravo.... patched, compiled successfully and tested a lun using ctld 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 (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 it was mounted. partitioned, formatted ext4 and data copied to/from a linux host