From owner-freebsd-scsi@freebsd.org Mon Nov 2 13:17:32 2015 Return-Path: Delivered-To: freebsd-scsi@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 612AEA222B4 for ; Mon, 2 Nov 2015 13:17:32 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) by mx1.freebsd.org (Postfix) with ESMTP id 1C3B61B1E for ; Mon, 2 Nov 2015 13:17:31 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from chamsa.cs.huji.ac.il ([132.65.80.19]) by kabab.cs.huji.ac.il with esmtp id 1ZtEzH-0008Uq-MW for freebsd-scsi@freebsd.org; Mon, 02 Nov 2015 15:17:27 +0200 From: Daniel Braniss Subject: iscsi ENOBUF error Message-Id: <83D85B9D-631E-4558-B143-6EE7D05D0A3A@cs.huji.ac.il> Date: Mon, 2 Nov 2015 15:17:27 +0200 To: FreeBSD-scsi Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 13:17:32 -0000 Hi, I=E2=80=99m running the latest 10.2 Stable. I=E2=80=99m trying to set an iscsi target, and keep getting error 55, = ENOBUF in both the target and initiator. Nov 2 14:54:41 store-07 kernel: cfiscsi_ioctl_handoff: new connection = from iqn.1994-09.org.freebsd:pe-14 (132.65.80.200) to = iqn.2015-11.il.ac.huji.cs:target0 Nov 2 14:54:41 store-07 kernel: WARNING: icl_conn_start: soreserve = failed with error 55 Nov 2 14:54:41 store-07 ctld[28649]: 132.65.80.200 = (iqn.1994-09.org.freebsd:pe-14): error returned from CTL iSCSI handoff = request: cfiscsi_ioctl_handoff: icl_conn_handoff failed with error 55; = dropping connection Nov 2 14:54:41 store-07 ctld[28373]: child process 28649 terminated = with exit status 1 any ideas? cheers, danny