From owner-freebsd-scsi Fri Aug 30 9: 8: 6 2002 Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD41F37B400 for ; Fri, 30 Aug 2002 09:07:50 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BA143E42 for ; Fri, 30 Aug 2002 09:07:50 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 24775AE23A; Fri, 30 Aug 2002 09:07:50 -0700 (PDT) Date: Fri, 30 Aug 2002 09:07:50 -0700 From: Maxime Henrion To: scsi@FreeBSD.org Subject: CAM problems with a sym53c1510D card Message-ID: <20020830160750.GI86074@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, I'm having some problems with a Compaq DL360 box. Periodically, the sym(4) driver is reporting various errors about the sym53c1510D card in the box and the SCSI bus is resetted. This makes every process which attempts to access the disks to freeze for some time. I've observed this behaviour on both FreeBSD 4.6 and -CURRENT, with UP and SMP kernels. Here are the relevant parts of the dmesg : sym0: <1510d> port 0x2000-0x20ff mem 0xc6bfe000-0xc6bfefff,0xc6bffc00-0xc6bfffff irq 2 at device 1.0 on pci0 sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking sym1: <1510d> port 0x2400-0x24ff mem 0xc6bfc000-0xc6bfcfff,0xc6bfdc00-0xc6bfdfff irq 3 at device 1.1 on pci0 sym1: No NVRAM, ID 7, Fast-40, LVD, parity checking da0 at sym1 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 34732MB (71132000 512 byte sectors: 255H 63S/T 4427C) da1 at sym1 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da1: 34732MB (71132000 512 byte sectors: 255H 63S/T 4427C) I'm attaching an extract of the logs with the CAM errors. Of course, let me know if you need any other information. Thanks in advance, Maxime --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="cam.log" Mounting root from ufs:/dev/da0s1a (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): READ(10). CDB: 28 0 0 7c 45 eb 0 0 4 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 65 c8 af 0 0 80 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 65 d0 2f 0 0 80 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 65 d8 af 0 0 80 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 45 6e af 0 0 c 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 45 65 4f 0 0 20 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 45 65 4f 0 0 20 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 49 6d ef 0 0 18 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). sym1:0: ERROR (81:0) (7-ae-0) (1f/9f) @ (scripta 360:48000000). sym1: script cmd = 785d0300 sym1: regdump: da 10 00 9f 47 1f 00 06 04 0f 80 ae 80 00 06 0c 00 7e 80 00 0a 00 00 00. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 4b 65 f 0 0 c 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 4b 65 2f 0 0 20 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(06). CDB: a 3 3b 3f 20 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(06). CDB: a 3 1 3f 20 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 45 6d b3 0 0 4 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 47 65 6f 0 0 20 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 47 6d 9f 0 0 4 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1:0: ERROR (81:0) (7-ae-0) (1f/9f) @ (scripta 360:48000000). sym1: script cmd = 785d0300 sym1: regdump: da 10 00 9f 47 1f 00 06 04 0f 80 ae 80 00 06 0c 00 f6 ca 00 2a 00 00 00. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 47 6d 9f 0 0 4 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) (da0:sym1:0:0:0): M_REJECT received (1:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). (da0:sym1:0:0:0): M_REJECT received (8:8). sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 45 6d b7 0 0 c 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) sym1: SCSI phase error fixup: CCB already dequeued. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): phase change 7-6 1@005795e1 resid=1. sym1: suspicious SCSI data while resetting the BUS. sym1: dp1,d15-8,dp0,d7-0,rst,req,ack,bsy,sel,atn,msg,c/d,i/o = 0x108, expecting 0x100 (noperiph:sym1:0:-1:-1): SCSI BUS reset detected. (da0:sym1:0:0:0): WRITE(10). CDB: 2a 0 0 45 65 4f 0 0 20 0 (da0:sym1:0:0:0): CAM Status: SCSI Status Error (da0:sym1:0:0:0): SCSI Status: Check Condition (da0:sym1:0:0:0): UNIT ATTENTION asc:29,2 (da0:sym1:0:0:0): Scsi bus reset occurred (da0:sym1:0:0:0): Retrying Command (per Sense Data) --ew6BAiZeqk4r7MaW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message