Error creating zfs pool

tilenb

New Member
Apr 30, 2022
6
0
1
Hello,
I'm trying to create a zfs zraid-2 with my 8 3TB SAS drives connected directly to my Supermicro X9DR3-LN4F+ Board. I get an Error:
command '/sbin/zpool create -o 'ashift=12' big_raid raidz2 /dev/disk/by-id/scsi-35000c50084363be3 /dev/disk/by-id/scsi-35000c50084794b5f /dev/disk/by-id/scsi-35000c50084717667 /dev/disk/by-id/scsi-35000c50084711fbb /dev/disk/by-id/scsi-35000c500848909cb /dev/disk/by-id/scsi-35000c5008407630b /dev/disk/by-id/scsi-35000c5008407589f /dev/disk/by-id/scsi-35000c50084794203' failed: exit code 1
In sys log I see this:
I can see the disks:
Screenshot 2022-04-30 at 17.17.19.png
but even if i try to init or wipe I get an error:
error wiping '/dev/sdc': 209715200 bytes (210 MB, 200 MiB) copied, 0.23327 s, 899 MB/s
OK
Am I doing something wrong? on S.M.A.R.T. drives look ok:
Current Drive Temperature: 39 C Drive Trip Temperature: 65 C Accumulated power on time, hours:minutes 33545:08 Elements in grown defect list: 0
Any help would be greatly appriciated!
 
You could initialize a smart selftest: smartctl -t long /dev/sdc
Sounds like your sdc disk is damaged.
 
You could initialize a smart selftest: smartctl -t long /dev/sdc
Sounds like your sdc disk is damaged.
Hi thanks, I’ll try that. It says the test will be completed in 433 minutes os that normal? on another note the problem is with all drives; I cant initialize or wipe any of them.
 
Hi thanks, I’ll try that. It says the test will be completed in 433 minutes os that normal? on another note the problem is with all drives; I cant initialize or wipe any of them.
Yes, a long SMART selftest can take quite some time. Maybe try another disk controller or motherboad ports? Maybe check your RAM with a (long) memory test as well?