ccb request error

Propaganda

Cadet
Joined
Sep 27, 2019
Messages
2
Running TrueNAS 12.0U2.1 as well as FreeNAS 11.3u5. Booting off ssd attached to my motherboard sata controller. Supermicro X9 motherboard, 96GB RAM, e5-2667v2, TQ backplane (direct attach), lsi 9300-8i (cross flashed m1215), HGST HUSMM1640ASS205 drive. Let me know if you need any other pieces of system setup information.

Very simple setup with just a single drive vdev, for testing. Tried 2 different identical controllers, both have the same issue. Tried 2 identical drives, both show the same issue. Tried 2 different ports on backplane, both show the same issue. Swapping to an intel s3710 drive seems to make the issue go away. Before I cross flashed to the lsi firmware it also appeared like this problem wasn't happening. Anyone have any ideas?
Code:
root@freenas[~]# dmesg | grep da0:mpr0
(da0:mpr0:0:5:0): READ(10). CDB: 28 00 2e 93 8c 20 00 00 e0 00
(da0:mpr0:0:5:0): CAM status: CCB request completed with an error
(da0:mpr0:0:5:0): Retrying command
(da0:mpr0:0:5:0): READ(10). CDB: 28 00 2e 93 8e 20 00 00 e0 00
(da0:mpr0:0:5:0): CAM status: CCB request completed with an error
(da0:mpr0:0:5:0): Retrying command
(da0:mpr0:0:5:0): READ(10). CDB: 28 00 2e 93 8c 20 00 00 e0 00
(da0:mpr0:0:5:0): CAM status: CCB request completed with an error
(da0:mpr0:0:5:0): Retrying command
(da0:mpr0:0:5:0): READ(10). CDB: 28 00 2e 93 8e 20 00 00 e0 00
(da0:mpr0:0:5:0): CAM status: CCB request completed with an error
(da0:mpr0:0:5:0): Retrying command
(da0:mpr0:0:5:0): READ(10). CDB: 28 00 2e 93 8c 20 00 00 e0 00
(da0:mpr0:0:5:0): CAM status: CCB request completed with an error
 
Top