[Bug 224496] mpr and mps drivers seems to have issues with large seagate drives
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 May 2021 09:56:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224496 --- Comment #50 from Conall O'Brien <conall@conall.net> --- I've been experiencing these issues with WD Red 6TB disks. I had frequent, unexplained reboots with 12.1-RELEASE and 12.2-RELEASE. mprutil show all Adapter: mpr0 Adapter: Board Name: LSI3008-IR Board Assembly: Chip Name: LSISAS3008 Chip Revision: ALL BIOS Revision: 12.00.00.00 Firmware Revision: 10.00.00.00 Integrated RAID: yes PhyNum CtlrHandle DevHandle Disabled Speed Min Max Device 0 0001 0009 N 6.0 3.0 12 SAS Initiator 1 0002 000a N 6.0 3.0 12 SAS Initiator 2 0003 000b N 6.0 3.0 12 SAS Initiator 3 0004 000c N 6.0 3.0 12 SAS Initiator 4 0005 000d N 6.0 3.0 12 SAS Initiator 5 0006 000e N 6.0 3.0 12 SAS Initiator 6 0007 000f N 6.0 3.0 12 SAS Initiator 7 0008 0010 N 6.0 3.0 12 SAS Initiator Since upgrading to 13.0-RELEASE I am no longer experiencing reboots, but I do continue to see CAM errors da7:mpr0:0:9:0): Info: 0x8024c3a0 (da7:mpr0:0:9:0): Error 22, Unretryable error (da7:mpr0:0:9:0): WRITE(10). CDB: 2a 00 80 24 c3 e8 00 00 08 00 (da7:mpr0:0:9:0): CAM status: SCSI Status Error (da7:mpr0:0:9:0): SCSI status: Check Condition (da7:mpr0:0:9:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da7:mpr0:0:9:0): Info: 0x8024c3e8 (da7:mpr0:0:9:0): Error 22, Unretryable error (da7:mpr0:0:9:0): WRITE(10). CDB: 2a 00 3a 80 4d 20 00 00 10 00 (da7:mpr0:0:9:0): CAM status: SCSI Status Error (da7:mpr0:0:9:0): SCSI status: Check Condition (da7:mpr0:0:9:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da7:mpr0:0:9:0): Info: 0x3a804d20 (da7:mpr0:0:9:0): Error 22, Unretryable error (da7:mpr0:0:9:0): WRITE(10). CDB: 2a 00 31 c4 f0 90 00 00 10 00 (da7:mpr0:0:9:0): CAM status: SCSI Status Error (da7:mpr0:0:9:0): SCSI status: Check Condition (da7:mpr0:0:9:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da7:mpr0:0:9:0): Info: 0x31c4f090 (da7:mpr0:0:9:0): Error 22, Unretryable error (da7:mpr0:0:9:0): WRITE(10). CDB: 2a 00 31 c4 f8 b8 00 06 88 00 (da7:mpr0:0:9:0): CAM status: SCSI Status Error (da7:mpr0:0:9:0): SCSI status: Check Condition (da7:mpr0:0:9:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da7:mpr0:0:9:0): Info: 0x31c4f8b8 (da7:mpr0:0:9:0): Error 22, Unretryable error (da7:mpr0:0:9:0): WRITE(10). CDB: 2a 00 31 c3 c0 a0 00 01 60 00 (da7:mpr0:0:9:0): CAM status: SCSI Status Error (da7:mpr0:0:9:0): SCSI status: Check Condition (da7:mpr0:0:9:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da7:mpr0:0:9:0): Info: 0x31c3c0a0 (da7:mpr0:0:9:0): Error 22, Unretryable error (da7:mpr0:0:9:0): WRITE(16). CDB: 8a 00 00 00 00 02 ba a0 f0 10 00 00 00 10 00 00 (da7:mpr0:0:9:0): CAM status: SCSI Status Error (da7:mpr0:0:9:0): SCSI status: Check Condition (da7:mpr0:0:9:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da7:mpr0:0:9:0): Info: 0x2baa0f010 (da7:mpr0:0:9:0): Error 22, Unretryable error (da7:mpr0:0:9:0): WRITE(16). CDB: 8a 00 00 00 00 02 14 4b b4 c0 00 00 00 08 00 00 (da7:mpr0:0:9:0): CAM status: SCSI Status Error (da7:mpr0:0:9:0): SCSI status: Check Condition (da7:mpr0:0:9:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da7:mpr0:0:9:0): Info: 0x2144bb4c0 (da7:mpr0:0:9:0): Error 22, Unretryable error I have upgraded to 13.0-RELEASE-p1, on account of FreeBSD-EN-21:13.mpt . Could the issues from that errata notice also be an issue for mps? -- You are receiving this mail because: You are the assignee for the bug.