Unable to Create Pool - CAM status: SCSI Status Error

Oceanless

Cadet
Joined
Jan 31, 2019
Messages
2
Hello all,

I've been trying to create a new RAIDZ2 pool with 10 600GB HITACHI DKR5C-J600SS disks, but I have not been able to with 'disk wipe job failed' errors in the GUI.

I've run sg_format --size=512 on all the discs, rebooted, and still got the error. I tried running dd if=/dev/zero of=/dev/da## but it failed on an 'input/output error.'

Build FreeNAS-11.2-RELEASE-U1
Platform Intel(R) Xeon(R) CPU L5630 @ 2.13GHz
Memory 131019MB
System Dell R510 8-Bay

Drives /dev/da8 – /dev/da17 are the 10 new ones.

dmesg output
pciconf -lv output
smartctl -a output of one of the drives in question.

Code:
(da16:mps1:0:16:0): CAM status: SCSI Status Error
(da16:mps1:0:16:0): SCSI status: Check Condition
(da16:mps1:0:16:0): SCSI sense: ABORTED COMMAND asc:81,0 (Vendor Specific ASC)
(da16:mps1:0:16:0): Command Specific Info: 0x1000
(da16:mps1:0:16:0): Retrying command (per sense data)
(da16:mps1:0:16:0): WRITE(6). CDB: 0a 00 00 00 01 00

Common sense tells me it has to do with the above errors, but I don't know what to make of it. Any help you can offer is appreciated, I really don't want to spend more money on new drives... I don't know what information is helpful in this case so let me know if I'm missing something.

Thanks!
 
Last edited:
D

dlavigne

Guest
Were you able to figure out the cause for this (eg bad disk, cable)? Have the disks been burned in and tested?
 
Top