Getting error when trying create volume on SSD

Status
Not open for further replies.

Ray Milyard

Patron
Joined
Aug 8, 2014
Messages
262
I am getting this error when trying to create a volume on SSD. Any ideas?
Code:
Jan  7 12:48:51 freenas GEOM_ELI: Device mirror/swap0.eli destroyed.
Jan  7 12:48:51 freenas GEOM_MIRROR: Device swap0: provider destroyed.
Jan  7 12:48:52 freenas GEOM_MIRROR: Device swap0 destroyed.
Jan  7 12:48:52 freenas GEOM: ada0: the primary GPT table is corrupt or invalid.
Jan  7 12:48:52 freenas GEOM: ada0: using the secondary instead -- recovery strongly advised.
Jan  7 12:48:52 freenas notifier: 32+0 records in
Jan  7 12:48:52 freenas notifier: 32+0 records out
Jan  7 12:48:52 freenas notifier: 33554432 bytes transferred in 0.139436 secs (240644782 bytes/sec)
Jan  7 12:48:52 freenas notifier: dd: /dev/ada0: short write on character device
Jan  7 12:48:52 freenas notifier: dd: /dev/ada0: end of device
Jan  7 12:48:52 freenas notifier: 33+0 records in
Jan  7 12:48:52 freenas notifier: 32+1 records out
Jan  7 12:48:52 freenas notifier: 34037760 bytes transferred in 0.087181 secs (390428491 bytes/sec)
Jan  7 12:48:52 freenas ZFS: vdev state changed, pool_guid=7047171502731566504 vdev_guid=2314330036997971789
Jan  7 12:49:22 freenas ahcich0: Timeout on slot 22 port 0
Jan  7 12:49:22 freenas ahcich0: is 00000000 cs 00000000 ss 00400000 rs 00400000 tfd 40 serr 00000000 cmd 0004d617
Jan  7 12:49:22 freenas (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 02 00 00 00 40 00 00 00 00 00 00
Jan  7 12:49:22 freenas (ada0:ahcich0:0:0:0): CAM status: Command timeout
Jan  7 12:49:22 freenas (ada0:ahcich0:0:0:0): Retrying command
Jan  7 12:49:52 freenas ahcich0: Timeout on slot 29 port 0
Jan  7 12:49:52 freenas ahcich0: is 00000000 cs 00000000 ss 20000000 rs 20000000 tfd 40 serr 00000000 cmd 0004dd17
Jan  7 12:49:52 freenas (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 02 00 00 00 40 00 00 00 00 00 00
Jan  7 12:49:52 freenas (ada0:ahcich0:0:0:0): CAM status: Command timeout
Jan  7 12:49:52 freenas (ada0:ahcich0:0:0:0): Retrying command
Jan  7 12:50:23 freenas ahcich0: Timeout on slot 4 port 0
Jan  7 12:50:23 freenas ahcich0: is 00000000 cs 00000000 ss 00000010 rs 00000010 tfd 40 serr 00000000 cmd 0004c417
Jan  7 12:50:23 freenas (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 02 00 00 00 40 00 00 00 00 00 00
Jan  7 12:50:23 freenas (ada0:ahcich0:0:0:0): CAM status: Command timeout
Jan  7 12:50:23 freenas (ada0:ahcich0:0:0:0): Retrying command
Jan  7 12:50:53 freenas ahcich0: Timeout on slot 11 port 0
Jan  7 12:50:53 freenas ahcich0: is 00000000 cs 00000000 ss 00000800 rs 00000800 tfd 40 serr 00000000 cmd 0004cb17
Jan  7 12:50:53 freenas (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 02 00 00 00 40 00 00 00 00 00 00
Jan  7 12:50:53 freenas (ada0:ahcich0:0:0:0): CAM status: Command timeout
Jan  7 12:50:53 freenas (ada0:ahcich0:0:0:0): Retrying command
Jan  7 12:51:23 freenas ahcich0: Timeout on slot 18 port 0
Jan  7 12:51:23 freenas ahcich0: is 00000000 cs 00000000 ss 00040000 rs 00040000 tfd 40 serr 00000000 cmd 0004d217
Jan  7 12:51:23 freenas (ada0:ahcich0:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 02 00 00 00 40 00 00 00 00 00 00
Jan  7 12:51:23 freenas (ada0:ahcich0:0:0:0): CAM status: Command timeout
Jan  7 12:51:23 freenas (ada0:ahcich0:0:0:0): Error 5, Retries exhausted
Stop refresh
 
Last edited by a moderator:

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
Please post the output of smartctl -a /dev/ada0 using the [ code ] tags.
 

PolarTiger

Cadet
Joined
Jul 8, 2016
Messages
8
Hi all,

Unfortunately I run into the same issue.
I have 2 Samsung 845DC Pro 400GB SSDs which I want to use for jails and such.
When I created a volume on those SSDs my terminal also got spammed with SEND_FPDMA_QUEUED messages.
It took 23 minutes before FreeNAS showed the newly created volume

SSDs are brand new (sealed box etc)
I have tried different SATA cables, with and without backplane (SSDs are in separate hotswap cage in back of the case)
Doesn't show any errors, until a volume is created.

Terminal output after I hit the "create" button
Code:
Mar  5 15:40:15 freenas GEOM_ELI: Device mirror/swap0.eli destroyed.
Mar  5 15:40:15 freenas notifier: 32+0 records in
Mar  5 15:40:15 freenas notifier: 32+0 records out
Mar  5 15:40:15 freenas notifier: 33554432 bytes transferred in 0.105903 secs (316842032 bytes/sec)
Mar  5 15:40:15 freenas GEOM_MIRROR: Device swap0: provider destroyed.
Mar  5 15:40:15 freenas GEOM_MIRROR: Device swap0 destroyed.
Mar  5 15:40:15 freenas GEOM: ada2: the primary GPT table is corrupt or invalid.
Mar  5 15:40:15 freenas GEOM: ada2: using the secondary instead -- recovery strongly advised.
Mar  5 15:40:15 freenas notifier: dd: /dev/ada2: short write on character device
Mar  5 15:40:15 freenas notifier: dd: /dev/ada2: end of device
Mar  5 15:40:15 freenas notifier: 33+0 records in
Mar  5 15:40:15 freenas notifier: 32+1 records out
Mar  5 15:40:15 freenas notifier: 33644544 bytes transferred in 0.080396 secs (418484803 bytes/sec)
Mar  5 15:40:15 freenas notifier: 32+0 records in
Mar  5 15:40:15 freenas notifier: 32+0 records out
Mar  5 15:40:15 freenas notifier: 33554432 bytes transferred in 0.105795 secs (317165649 bytes/sec)
Mar  5 15:40:15 freenas GEOM: ada3: the primary GPT table is corrupt or invalid.
Mar  5 15:40:15 freenas GEOM: ada3: using the secondary instead -- recovery strongly advised.
Mar  5 15:40:15 freenas notifier: dd: /dev/ada3: short write on character device
Mar  5 15:40:15 freenas notifier: dd: /dev/ada3: end of device
Mar  5 15:40:15 freenas notifier: 33+0 records in
Mar  5 15:40:15 freenas notifier: 32+1 records out
Mar  5 15:40:15 freenas notifier: 33644544 bytes transferred in 0.081040 secs (415160139 bytes/sec)
Mar  5 15:40:15 freenas ZFS: vdev state changed, pool_guid=2088323776074641046 vdev_guid=788804497165451597
Mar  5 15:40:15 freenas ZFS: vdev state changed, pool_guid=2088323776074641046 vdev_guid=7107471080832802230
Mar  5 15:40:46 freenas ahcich2: Timeout on slot 0 port 0
Mar  5 15:40:46 freenas ahcich2: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:40:46 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:40:46 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:40:46 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:41:16 freenas ahcich2: Timeout on slot 8 port 0
Mar  5 15:41:16 freenas ahcich2: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:41:16 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:41:16 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:41:16 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:41:46 freenas ahcich2: Timeout on slot 16 port 0
Mar  5 15:41:46 freenas ahcich2: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:41:46 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:41:46 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:41:46 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:42:16 freenas ahcich2: Timeout on slot 24 port 0
Mar  5 15:42:16 freenas ahcich2: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:42:16 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:42:16 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:42:16 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:42:46 freenas ahcich2: Timeout on slot 0 port 0
Mar  5 15:42:46 freenas ahcich2: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:42:46 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:42:46 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:42:46 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:43:16 freenas ahcich2: Timeout on slot 8 port 0
Mar  5 15:43:16 freenas ahcich2: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:43:16 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:43:16 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:43:16 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:43:47 freenas ahcich2: Timeout on slot 16 port 0
Mar  5 15:43:47 freenas ahcich2: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:43:47 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:43:47 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:43:47 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:44:17 freenas ahcich2: Timeout on slot 24 port 0
Mar  5 15:44:17 freenas ahcich2: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:44:17 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:44:17 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:44:17 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:44:47 freenas ahcich2: Timeout on slot 0 port 0
Mar  5 15:44:47 freenas ahcich2: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:44:47 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:44:47 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:44:47 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:45:18 freenas ahcich2: Timeout on slot 8 port 0
Mar  5 15:45:18 freenas ahcich2: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:45:18 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:45:18 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:45:18 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:45:48 freenas ahcich2: Timeout on slot 16 port 0
Mar  5 15:45:48 freenas ahcich2: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:45:48 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:45:48 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:45:48 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:46:18 freenas ahcich2: Timeout on slot 24 port 0
Mar  5 15:46:18 freenas ahcich2: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:46:18 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:46:18 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:46:18 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:46:49 freenas ahcich2: Timeout on slot 0 port 0
Mar  5 15:46:49 freenas ahcich2: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:46:49 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:46:49 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:46:49 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:47:19 freenas ahcich2: Timeout on slot 8 port 0
Mar  5 15:47:19 freenas ahcich2: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:47:19 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:47:19 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:47:19 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:47:49 freenas ahcich2: Timeout on slot 16 port 0
Mar  5 15:47:49 freenas ahcich2: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:47:49 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:47:49 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:47:49 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:48:19 freenas ahcich2: Timeout on slot 24 port 0
Mar  5 15:48:19 freenas ahcich2: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:48:19 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:48:19 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:48:19 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:48:49 freenas ahcich2: Timeout on slot 0 port 0
Mar  5 15:48:49 freenas ahcich2: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:48:49 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:48:49 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:48:49 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:49:20 freenas ahcich2: Timeout on slot 8 port 0
Mar  5 15:49:20 freenas ahcich2: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:49:20 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:49:20 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:49:20 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:49:50 freenas ahcich2: Timeout on slot 16 port 0
Mar  5 15:49:50 freenas ahcich2: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:49:50 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:49:50 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:49:50 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:50:20 freenas ahcich2: Timeout on slot 24 port 0
Mar  5 15:50:20 freenas ahcich2: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:50:20 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:50:20 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:50:20 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:50:50 freenas ahcich2: Timeout on slot 0 port 0
Mar  5 15:50:50 freenas ahcich2: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:50:50 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:50:50 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:50:50 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:51:21 freenas ahcich2: Timeout on slot 8 port 0
Mar  5 15:51:21 freenas ahcich2: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:51:21 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:51:21 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:51:21 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:51:51 freenas ahcich2: Timeout on slot 16 port 0
Mar  5 15:51:51 freenas ahcich2: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:51:51 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:51:51 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:51:51 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:52:21 freenas ahcich2: Timeout on slot 24 port 0
Mar  5 15:52:21 freenas ahcich2: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:52:21 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:52:21 freenas (ada2:ahcich2:0:0:0): CAM status: Command timeout
Mar  5 15:52:21 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 15:52:51 freenas ahcich3: Timeout on slot 16 port 0
Mar  5 15:52:51 freenas ahcich3: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:52:51 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:52:51 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:52:51 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:53:21 freenas ahcich3: Timeout on slot 24 port 0
Mar  5 15:53:21 freenas ahcich3: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:53:21 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:53:21 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:53:21 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:53:52 freenas ahcich3: Timeout on slot 0 port 0
Mar  5 15:53:52 freenas ahcich3: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:53:52 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:53:52 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:53:52 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:54:22 freenas ahcich3: Timeout on slot 8 port 0
Mar  5 15:54:22 freenas ahcich3: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:54:22 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:54:22 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:54:22 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:54:52 freenas ahcich3: Timeout on slot 16 port 0
Mar  5 15:54:52 freenas ahcich3: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:54:52 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:54:52 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:54:52 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:55:22 freenas ahcich3: Timeout on slot 24 port 0
Mar  5 15:55:22 freenas ahcich3: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:55:22 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:55:22 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:55:22 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:55:52 freenas ahcich3: Timeout on slot 0 port 0
Mar  5 15:55:52 freenas ahcich3: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:55:52 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:55:52 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:55:52 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:56:23 freenas ahcich3: Timeout on slot 8 port 0
Mar  5 15:56:23 freenas ahcich3: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:56:23 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:56:23 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:56:23 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:56:53 freenas ahcich3: Timeout on slot 16 port 0
Mar  5 15:56:53 freenas ahcich3: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:56:53 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:56:53 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:56:53 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:57:23 freenas ahcich3: Timeout on slot 24 port 0
Mar  5 15:57:23 freenas ahcich3: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:57:23 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:57:23 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:57:23 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:57:53 freenas ahcich3: Timeout on slot 0 port 0
Mar  5 15:57:53 freenas ahcich3: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:57:53 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:57:53 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:57:53 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:58:24 freenas ahcich3: Timeout on slot 8 port 0
Mar  5 15:58:24 freenas ahcich3: is 00000000 cs 00000000 ss 00000100 rs 00000100 tfd 40 serr 00000000 cmd 0004c817
Mar  5 15:58:24 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:58:24 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:58:24 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:58:54 freenas ahcich3: Timeout on slot 16 port 0
Mar  5 15:58:54 freenas ahcich3: is 00000000 cs 00000000 ss 00010000 rs 00010000 tfd 40 serr 00000000 cmd 0004d017
Mar  5 15:58:54 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:58:54 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:58:54 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:59:24 freenas ahcich3: Timeout on slot 24 port 0
Mar  5 15:59:24 freenas ahcich3: is 00000000 cs 00000000 ss 01000000 rs 01000000 tfd 40 serr 00000000 cmd 0004d817
Mar  5 15:59:24 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:59:24 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:59:24 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 15:59:54 freenas smartd[2720]: Device: /dev/ada3, failed to read SMART Attribute Data
Mar  5 15:59:54 freenas ahcich3: Timeout on slot 0 port 0
Mar  5 15:59:54 freenas ahcich3: is 00000000 cs 00000000 ss 00000001 rs 00000001 tfd 40 serr 00000000 cmd 0004c017
Mar  5 15:59:54 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 15:59:54 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 15:59:54 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:00:24 freenas ahcich3: Timeout on slot 12 port 0
Mar  5 16:00:24 freenas ahcich3: is 00000000 cs 00000000 ss 00001000 rs 00001000 tfd 40 serr 00000000 cmd 0004cc17
Mar  5 16:00:24 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 16:00:24 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 16:00:24 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:00:55 freenas ahcich3: Timeout on slot 20 port 0
Mar  5 16:00:55 freenas ahcich3: is 00000000 cs 00000000 ss 00100000 rs 00100000 tfd 40 serr 00000000 cmd 0004d417
Mar  5 16:00:55 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 16:00:55 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 16:00:55 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:01:25 freenas ahcich3: Timeout on slot 28 port 0
Mar  5 16:01:25 freenas ahcich3: is 00000000 cs 00000000 ss 10000000 rs 10000000 tfd 40 serr 00000000 cmd 0004dc17
Mar  5 16:01:25 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 16:01:25 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 16:01:25 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:01:55 freenas ahcich3: Timeout on slot 4 port 0
Mar  5 16:01:55 freenas ahcich3: is 00000000 cs 00000000 ss 00000010 rs 00000010 tfd 40 serr 00000000 cmd 0004c417
Mar  5 16:01:55 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 16:01:55 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 16:01:55 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:02:25 freenas ahcich3: Timeout on slot 12 port 0
Mar  5 16:02:25 freenas ahcich3: is 00000000 cs 00000000 ss 00001000 rs 00001000 tfd 40 serr 00000000 cmd 0004cc17
Mar  5 16:02:25 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 16:02:25 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 16:02:25 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:02:55 freenas ahcich3: Timeout on slot 20 port 0
Mar  5 16:02:55 freenas ahcich3: is 00000000 cs 00000000 ss 00100000 rs 00100000 tfd 40 serr 00000000 cmd 0004d417
Mar  5 16:02:55 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 08 00 00 00 40 00 00 00 00 00 00
Mar  5 16:02:55 freenas (ada3:ahcich3:0:0:0): CAM status: Command timeout
Mar  5 16:02:55 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:02:57 freenas GEOM_MIRROR: Device mirror/swap0 launched (2/2).
Mar  5 16:02:57 freenas GEOM_ELI: Device mirror/swap0.eli created.
Mar  5 16:02:57 freenas GEOM_ELI: Encryption: AES-XTS 128
Mar  5 16:02:57 freenas GEOM_ELI:	 Crypto: hardware
Mar  5 16:03:26 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:26 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:26 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:03:28 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:28 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:28 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:03:28 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:28 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:28 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:03:28 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:28 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:28 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:03:29 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:29 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:29 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:03:29 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:29 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:29 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:03:29 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:29 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:29 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:03:29 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:29 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:29 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:03:34 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:34 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:34 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:03:34 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:34 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:34 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:03:34 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:34 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:34 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:03:34 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:03:34 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:03:34 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:03:58 freenas daemon[3027]:	 2018/03/05 16:03:58 [WARN] agent: Check 'freenas_health' is now warning

The warning I get in FreeNAS:
Code:
CRITICAL: March 5, 2018, 4:02 p.m. - Device: /dev/ada3, not capable of SMART self-check
CRITICAL: March 5, 2018, 4:02 p.m. - Device: /dev/ada3, failed to read SMART Attribute Data

I rebooted the system after creation of the volume and grabbing the SMART data, and now my terminal window is spammed with
Code:
Mar  5 16:21:38 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:21:38 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:21:38 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:21:38 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:21:38 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:21:38 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:21:38 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:21:38 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:21:38 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:21:43 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:21:43 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:21:43 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:21:43 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:21:43 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:21:43 freenas (ada3:ahcich3:0:0:0): Retrying command
Mar  5 16:21:43 freenas (ada2:ahcich2:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:21:43 freenas (ada2:ahcich2:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:21:43 freenas (ada2:ahcich2:0:0:0): Retrying command
Mar  5 16:21:43 freenas (ada3:ahcich3:0:0:0): SEND_FPDMA_QUEUED DATA SET MANAGEMENT. ACB: 64 01 00 00 00 40 00 00 00 00 00 00
Mar  5 16:21:43 freenas (ada3:ahcich3:0:0:0): CAM status: Uncorrectable parity/CRC error
Mar  5 16:21:43 freenas (ada3:ahcich3:0:0:0): Retrying command
 
Last edited by a moderator:

PolarTiger

Cadet
Joined
Jul 8, 2016
Messages
8
The SMART data for /dev/ada2 ( smartctl -a /dev/ada2)
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:	 Samsung SSD 845DC PRO 400GB
Serial Number:	S1S2NWAF800281W
LU WWN Device Id: 5 002538 57000075c
Firmware Version: DXV80X3Q
User Capacity:	400,088,457,216 bytes [400 GB]
Sector Size:	  512 bytes logical/physical
Rotation Rate:	Solid State Device
Device is:		Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:	Mon Mar  5 16:12:07 2018 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
										was never started.
										Auto Offline Data Collection: Disabled.
Self-test execution status:	  (   0) The previous self-test routine completed
										without error or no self-test has ever
										been run.
Total time to complete Offline
data collection:				( 2100) seconds.
Offline data collection
capabilities:					(0x53) SMART execute Offline immediate.
										Auto Offline data collection on/off support.
										Suspend Offline collection upon new
										command.
										No Offline surface scan supported.
										Self-test supported.
										No Conveyance Self-test supported.
										Selective Self-test supported.
SMART capabilities:			(0x0003) Saves SMART data before entering
										power-saving mode.
										Supports SMART auto save timer.
Error logging capability:		(0x01) Error logging supported.
										General Purpose Logging supported.
Short self-test routine
recommended polling time:		(   2) minutes.
Extended self-test routine
recommended polling time:		(  35) minutes.
SCT capabilities:			  (0x003d) SCT Status supported.
										SCT Error Recovery Control supported.
										SCT Feature Control supported.
										SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAG	 VALUE WORST THRESH TYPE	  UPDATED  WHEN_FAILED RAW_VALUE
  5 Reallocated_Sector_Ct   0x0033   100   100   010	Pre-fail  Always	   -	   0
  9 Power_On_Hours		  0x0032   099   099   000	Old_age   Always	   -	   119
 12 Power_Cycle_Count	   0x0032   099   099   000	Old_age   Always	   -	   21
177 Wear_Leveling_Count	 0x0013   100   100   005	Pre-fail  Always	   -	   0
179 Used_Rsvd_Blk_Cnt_Tot   0x0013   100   100   010	Pre-fail  Always	   -	   0
180 Unused_Rsvd_Blk_Cnt_Tot 0x0013   100   100   010	Pre-fail  Always	   -	   3520
181 Program_Fail_Cnt_Total  0x0032   100   100   000	Old_age   Always	   -	   0
182 Erase_Fail_Count_Total  0x0032   100   100   000	Old_age   Always	   -	   0
183 Runtime_Bad_Block	   0x0013   100   100   010	Pre-fail  Always	   -	   0
184 End-to-End_Error		0x0033   100   100   097	Pre-fail  Always	   -	   0
187 Reported_Uncorrect	  0x0032   100   100   000	Old_age   Always	   -	   0
190 Airflow_Temperature_Cel 0x0032   063   061   000	Old_age   Always	   -	   37
195 Hardware_ECC_Recovered  0x001a   200   200   000	Old_age   Always	   -	   0
199 UDMA_CRC_Error_Count	0x003e   099   099   000	Old_age   Always	   -	   279
202 Unknown_SSD_Attribute   0x0033   100   100   010	Pre-fail  Always	   -	   0
235 Unknown_Attribute	   0x0012   099   099   000	Old_age   Always	   -	   10
241 Total_LBAs_Written	  0x0032   099   099   000	Old_age   Always	   -	   3135829
242 Total_LBAs_Read		 0x0032   099   099   000	Old_age   Always	   -	   428208
250 Read_Error_Retry_Rate   0x0032   100   100   001	Old_age   Always	   -	   0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
	1		0		0  Not_testing
	2		0		0  Not_testing
	3		0		0  Not_testing
	4		0		0  Not_testing
	5		0		0  Not_testing
  255		0	65535  Read_scanning was never started
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.


And for /dev/ada3 (smartctl -a /dev/ada3)
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:	 Samsung SSD 845DC PRO 400GB
Serial Number:	S1S2NWAF800467X
LU WWN Device Id: 5 002538 570000816
Firmware Version: DXV80X3Q
User Capacity:	400,088,457,216 bytes [400 GB]
Sector Size:	  512 bytes logical/physical
Rotation Rate:	Solid State Device
Device is:		Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:	Mon Mar  5 16:12:56 2018 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
										was never started.
										Auto Offline Data Collection: Disabled.
Self-test execution status:	  (   0) The previous self-test routine completed
										without error or no self-test has ever
										been run.
Total time to complete Offline
data collection:				( 2100) seconds.
Offline data collection
capabilities:					(0x53) SMART execute Offline immediate.
										Auto Offline data collection on/off support.
										Suspend Offline collection upon new
										command.
										No Offline surface scan supported.
										Self-test supported.
										No Conveyance Self-test supported.
										Selective Self-test supported.
SMART capabilities:			(0x0003) Saves SMART data before entering
										power-saving mode.
										Supports SMART auto save timer.
Error logging capability:		(0x01) Error logging supported.
										General Purpose Logging supported.
Short self-test routine
recommended polling time:		(   2) minutes.
Extended self-test routine
recommended polling time:		(  35) minutes.
SCT capabilities:			  (0x003d) SCT Status supported.
										SCT Error Recovery Control supported.
										SCT Feature Control supported.
										SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAG	 VALUE WORST THRESH TYPE	  UPDATED  WHEN_FAILED RAW_VALUE
  5 Reallocated_Sector_Ct   0x0033   100   100   010	Pre-fail  Always	   -	   0
  9 Power_On_Hours		  0x0032   099   099   000	Old_age   Always	   -	   119
 12 Power_Cycle_Count	   0x0032   099   099   000	Old_age   Always	   -	   21
177 Wear_Leveling_Count	 0x0013   100   100   005	Pre-fail  Always	   -	   0
179 Used_Rsvd_Blk_Cnt_Tot   0x0013   100   100   010	Pre-fail  Always	   -	   0
180 Unused_Rsvd_Blk_Cnt_Tot 0x0013   100   100   010	Pre-fail  Always	   -	   3520
181 Program_Fail_Cnt_Total  0x0032   100   100   000	Old_age   Always	   -	   0
182 Erase_Fail_Count_Total  0x0032   100   100   000	Old_age   Always	   -	   0
183 Runtime_Bad_Block	   0x0013   100   100   010	Pre-fail  Always	   -	   0
184 End-to-End_Error		0x0033   100   100   097	Pre-fail  Always	   -	   0
187 Reported_Uncorrect	  0x0032   100   100   000	Old_age   Always	   -	   0
190 Airflow_Temperature_Cel 0x0032   063   061   000	Old_age   Always	   -	   37
195 Hardware_ECC_Recovered  0x001a   200   200   000	Old_age   Always	   -	   0
199 UDMA_CRC_Error_Count	0x003e   099   099   000	Old_age   Always	   -	   270
202 Unknown_SSD_Attribute   0x0033   100   100   010	Pre-fail  Always	   -	   0
235 Unknown_Attribute	   0x0012   099   099   000	Old_age   Always	   -	   10
241 Total_LBAs_Written	  0x0032   099   099   000	Old_age   Always	   -	   3159589
242 Total_LBAs_Read		 0x0032   099   099   000	Old_age   Always	   -	   473034
250 Read_Error_Retry_Rate   0x0032   100   100   001	Old_age   Always	   -	   0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
	1		0		0  Not_testing
	2		0		0  Not_testing
	3		0		0  Not_testing
	4		0		0  Not_testing
	5		0		0  Not_testing
  255		0	65535  Read_scanning was never started
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
 
Last edited by a moderator:

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
The SMART data for /dev/ada2 ( smartctl -a /dev/ada2)
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:	 Samsung SSD 845DC PRO 400GB
Serial Number:	S1S2NWAF800281W
LU WWN Device Id: 5 002538 57000075c
Firmware Version: DXV80X3Q
User Capacity:	400,088,457,216 bytes [400 GB]
Sector Size:	  512 bytes logical/physical
Rotation Rate:	Solid State Device
Device is:		Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:	Mon Mar  5 16:12:07 2018 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
										was never started.
										Auto Offline Data Collection: Disabled.
Self-test execution status:	  (   0) The previous self-test routine completed
										without error or no self-test has ever
										been run.
Total time to complete Offline
data collection:				( 2100) seconds.
Offline data collection
capabilities:					(0x53) SMART execute Offline immediate.
										Auto Offline data collection on/off support.
										Suspend Offline collection upon new
										command.
										No Offline surface scan supported.
										Self-test supported.
										No Conveyance Self-test supported.
										Selective Self-test supported.
SMART capabilities:			(0x0003) Saves SMART data before entering
										power-saving mode.
										Supports SMART auto save timer.
Error logging capability:		(0x01) Error logging supported.
										General Purpose Logging supported.
Short self-test routine
recommended polling time:		(   2) minutes.
Extended self-test routine
recommended polling time:		(  35) minutes.
SCT capabilities:			  (0x003d) SCT Status supported.
										SCT Error Recovery Control supported.
										SCT Feature Control supported.
										SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAG	 VALUE WORST THRESH TYPE	  UPDATED  WHEN_FAILED RAW_VALUE
  5 Reallocated_Sector_Ct   0x0033   100   100   010	Pre-fail  Always	   -	   0
  9 Power_On_Hours		  0x0032   099   099   000	Old_age   Always	   -	   119
 12 Power_Cycle_Count	   0x0032   099   099   000	Old_age   Always	   -	   21
177 Wear_Leveling_Count	 0x0013   100   100   005	Pre-fail  Always	   -	   0
179 Used_Rsvd_Blk_Cnt_Tot   0x0013   100   100   010	Pre-fail  Always	   -	   0
180 Unused_Rsvd_Blk_Cnt_Tot 0x0013   100   100   010	Pre-fail  Always	   -	   3520
181 Program_Fail_Cnt_Total  0x0032   100   100   000	Old_age   Always	   -	   0
182 Erase_Fail_Count_Total  0x0032   100   100   000	Old_age   Always	   -	   0
183 Runtime_Bad_Block	   0x0013   100   100   010	Pre-fail  Always	   -	   0
184 End-to-End_Error		0x0033   100   100   097	Pre-fail  Always	   -	   0
187 Reported_Uncorrect	  0x0032   100   100   000	Old_age   Always	   -	   0
190 Airflow_Temperature_Cel 0x0032   063   061   000	Old_age   Always	   -	   37
195 Hardware_ECC_Recovered  0x001a   200   200   000	Old_age   Always	   -	   0
199 UDMA_CRC_Error_Count	0x003e   099   099   000	Old_age   Always	   -	   279
202 Unknown_SSD_Attribute   0x0033   100   100   010	Pre-fail  Always	   -	   0
235 Unknown_Attribute	   0x0012   099   099   000	Old_age   Always	   -	   10
241 Total_LBAs_Written	  0x0032   099   099   000	Old_age   Always	   -	   3135829
242 Total_LBAs_Read		 0x0032   099   099   000	Old_age   Always	   -	   428208
250 Read_Error_Retry_Rate   0x0032   100   100   001	Old_age   Always	   -	   0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
	1		0		0  Not_testing
	2		0		0  Not_testing
	3		0		0  Not_testing
	4		0		0  Not_testing
	5		0		0  Not_testing
  255		0	65535  Read_scanning was never started
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.


And for /dev/ada3 (smartctl -a /dev/ada3)
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:	 Samsung SSD 845DC PRO 400GB
Serial Number:	S1S2NWAF800467X
LU WWN Device Id: 5 002538 570000816
Firmware Version: DXV80X3Q
User Capacity:	400,088,457,216 bytes [400 GB]
Sector Size:	  512 bytes logical/physical
Rotation Rate:	Solid State Device
Device is:		Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:	Mon Mar  5 16:12:56 2018 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
										was never started.
										Auto Offline Data Collection: Disabled.
Self-test execution status:	  (   0) The previous self-test routine completed
										without error or no self-test has ever
										been run.
Total time to complete Offline
data collection:				( 2100) seconds.
Offline data collection
capabilities:					(0x53) SMART execute Offline immediate.
										Auto Offline data collection on/off support.
										Suspend Offline collection upon new
										command.
										No Offline surface scan supported.
										Self-test supported.
										No Conveyance Self-test supported.
										Selective Self-test supported.
SMART capabilities:			(0x0003) Saves SMART data before entering
										power-saving mode.
										Supports SMART auto save timer.
Error logging capability:		(0x01) Error logging supported.
										General Purpose Logging supported.
Short self-test routine
recommended polling time:		(   2) minutes.
Extended self-test routine
recommended polling time:		(  35) minutes.
SCT capabilities:			  (0x003d) SCT Status supported.
										SCT Error Recovery Control supported.
										SCT Feature Control supported.
										SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAG	 VALUE WORST THRESH TYPE	  UPDATED  WHEN_FAILED RAW_VALUE
  5 Reallocated_Sector_Ct   0x0033   100   100   010	Pre-fail  Always	   -	   0
  9 Power_On_Hours		  0x0032   099   099   000	Old_age   Always	   -	   119
 12 Power_Cycle_Count	   0x0032   099   099   000	Old_age   Always	   -	   21
177 Wear_Leveling_Count	 0x0013   100   100   005	Pre-fail  Always	   -	   0
179 Used_Rsvd_Blk_Cnt_Tot   0x0013   100   100   010	Pre-fail  Always	   -	   0
180 Unused_Rsvd_Blk_Cnt_Tot 0x0013   100   100   010	Pre-fail  Always	   -	   3520
181 Program_Fail_Cnt_Total  0x0032   100   100   000	Old_age   Always	   -	   0
182 Erase_Fail_Count_Total  0x0032   100   100   000	Old_age   Always	   -	   0
183 Runtime_Bad_Block	   0x0013   100   100   010	Pre-fail  Always	   -	   0
184 End-to-End_Error		0x0033   100   100   097	Pre-fail  Always	   -	   0
187 Reported_Uncorrect	  0x0032   100   100   000	Old_age   Always	   -	   0
190 Airflow_Temperature_Cel 0x0032   063   061   000	Old_age   Always	   -	   37
195 Hardware_ECC_Recovered  0x001a   200   200   000	Old_age   Always	   -	   0
199 UDMA_CRC_Error_Count	0x003e   099   099   000	Old_age   Always	   -	   270
202 Unknown_SSD_Attribute   0x0033   100   100   010	Pre-fail  Always	   -	   0
235 Unknown_Attribute	   0x0012   099   099   000	Old_age   Always	   -	   10
241 Total_LBAs_Written	  0x0032   099   099   000	Old_age   Always	   -	   3159589
242 Total_LBAs_Read		 0x0032   099   099   000	Old_age   Always	   -	   473034
250 Read_Error_Retry_Rate   0x0032   100   100   001	Old_age   Always	   -	   0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
	1		0		0  Not_testing
	2		0		0  Not_testing
	3		0		0  Not_testing
	4		0		0  Not_testing
	5		0		0  Not_testing
  255		0	65535  Read_scanning was never started
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
You need to replace both ada2 and ada3. Make sure your backup is up to date. Do yourself a favor and set-up SMART self tests for early indication of disk failures.
 

PolarTiger

Cadet
Joined
Jul 8, 2016
Messages
8
@m0nkey_ Why should I replace both drives?
  • Both drives are new.
  • All sata cables are new
  • The entire case and hotswap frames are new
  • Etc.
I am not worrying about backups as this is a new setup, but I want to get this sorted before Instart using it.

I will change them for 2 Samsung SM863 480GB drives today and see what happens.
 
Joined
May 10, 2017
Messages
838
UDMA CRC errors are usually a cable problem, if not it might be the enclosure or controller, it could be the devices but highly unlikely to have both with the same problem.
 

PolarTiger

Cadet
Joined
Jul 8, 2016
Messages
8
@Johnnie Black both SSD's are in a Supermicro hotswap enclosure for 2 drives, in the back of the case.

What I have tried:
  • replaced the SATA cables
  • switched SATA ports on the mainboard
  • removed drives from casing and directly connected cables to the drives (so no backplane)
In all of the above cases I keep getting the SEND_FPDMA_QUEUED messages.

All components in the system are new and unused (my setup is in my signature)
 

PolarTiger

Cadet
Joined
Jul 8, 2016
Messages
8
@Johnnie Black I am truly baffled....
This was the only thing I had not tested yet (besides replacing the SSD's) and now everything works as it should.
Creating a volume took 1 second, no errors or anything...

Could it be something with the STA controller on the mainboard?
I have the FreeNAS bootdrives also on the same SATA controller (mirrorred Intel SSD's)
 
Joined
May 10, 2017
Messages
838
It's either a problem with the onboard controller or more likely if it's working correctly with other devices a compatibility issue with those SSDs.
 

wblock

Documentation Engineer
Joined
Nov 14, 2014
Messages
1,506
No information has been posted on the motherboard controllers. Many motherboards have the stock chipset controllers and then add more SATA ports with an additional on-board controller. Sometimes, those controllers are not of the greatest quality, or might not have drivers of the greatest quality. Problems might only appear when used with very fast SSDs. In short, it is worthwhile to figure out which SATA ports on the motherboard are connected to which controller, and see if there is a difference between them when trying problematic devices.
 

PolarTiger

Cadet
Joined
Jul 8, 2016
Messages
8
For what I have seen in the motherboard manual is that all SATA ports are connected to the Intel C236 PCH chip
In the BIOS the ports are all set to AHCI (not to RAID)
All I can think of is probably incompatibility between the Samsung 845DC Pro SSD's and the SuperMicro X11SSM-F motherboard, as there are no problems with both Intel SSD's which are the boot mirror
 
Joined
May 10, 2017
Messages
838
For what I have seen in the motherboard manual is that all SATA ports are connected to the Intel C236 PCH chip

They are, and if it's a compatibility issue is kind of strange since both are common enough, still if other SSDs work it's what makes most sense.
 

PolarTiger

Cadet
Joined
Jul 8, 2016
Messages
8
Just an update.
I replaced both Samsung 845DC Pro 400GB with 2 Samsung SM863 480GB, and put them on the SATA ports on the motherboard and everything works without a problem...
So might indeed be a compatibility issue between the Supermicro board and the Samsung 845DC series.
 
Status
Not open for further replies.
Top