From owner-freebsd-fs@freebsd.org Fri Oct 13 02:43:18 2017 Return-Path: Delivered-To: freebsd-fs@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 40051E3B0ED for ; Fri, 13 Oct 2017 02:43:18 +0000 (UTC) (envelope-from shiva.bhanujan@quorum.com) Received: from asp.reflexion.net (outbound-mail-210-77.reflexion.net [208.70.210.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2A0870D04 for ; Fri, 13 Oct 2017 02:43:16 +0000 (UTC) (envelope-from shiva.bhanujan@quorum.com) Received: (qmail 6989 invoked from network); 13 Oct 2017 02:43:09 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 13 Oct 2017 02:43:09 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.40.3) with SMTP; Thu, 12 Oct 2017 22:43:10 -0400 (EDT) Received: (qmail 21695 invoked from network); 13 Oct 2017 02:43:09 -0000 Received: from unknown (HELO mail.quorum.net) (64.74.133.216) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 13 Oct 2017 02:43:09 -0000 Received: from QLEXC01.Quorum.local ([fe80::edb6:63d5:778f:2f0e]) by QLEXC01.Quorum.local ([fe80::edb6:63d5:778f:2f0e%14]) with mapi id 14.03.0351.000; Thu, 12 Oct 2017 19:43:08 -0700 From: Shiva Bhanujan To: "freebsd-fs@freebsd.org" Subject: FreeBSD 10.3/11.0 SCSI errors with Symbios Logic SAS3008 PCI-Express Fusion-MPT SAS-3 Thread-Topic: FreeBSD 10.3/11.0 SCSI errors with Symbios Logic SAS3008 PCI-Express Fusion-MPT SAS-3 Thread-Index: AQHTQ80AKMPHqs1A+0yLHlbMiv8g5A== Date: Fri, 13 Oct 2017 02:43:08 +0000 Message-ID: <3A5A10BE32AC9E45B4A22F89FC90EC0701C3665D5D@QLEXC01.Quorum.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [24.6.174.236] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 02:43:18 -0000 Hello,=0A= =0A= I have a FreeBSD 10.3 install in a HVM on XenServer 6.5. The HBA330 SAS-3 = controller is in pcipassthrough mode to the FreeBSD VM. When I try to acce= ss the disks (/dev/da0...) using gpart, I get SCSI errors, like the followi= ng:=0A= =0A= (da0:mpr0:0:0:0): CAM status: SCSI Status Error=0A= (da0:mpr0:0:0:0): SCSI status: Check Condition=0A= (da0:mpr0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command ope= ration code)=0A= =0A= I get the same errors w/ FreeBSD 11.0 also.=0A= =0A= Please note, that these errors don't show up on a Fusion-MPT SAS-2 controll= er, or a MegaRAID SAS 2208 controller. Additionally, FreeBSD 10.2 doesn't = have any SCSI errors on the HBA330 SAS-3 controller either. =0A= =0A= Is there a different version of the mpr driver I should be using? I haven'= t checked the differences between the mpr driver in 10.2 vs 10.3 and 11.0. = I do see that there are others who have experienced these issues. Can som= ebody please provide me some pointers as to why this is occurring? Or if t= here are some driver changes that I might be able to incorporate?=0A= =0A= Regards,=0A= Shiva=0A= =0A=