I recently bought a http://www.delock.com/produkte/G_89384/merkmale.html.
Plugged it in in checked bios if ahci was enabled, .. it was and apparently freebsd already had the driver. For some reason when ever I try
I get a lot of these, ..
So I thought, broken disk, .. bought new one destroyed the tank pool recreated it and started over, .. again same errors, ..
Is there a setting I'm overlooking or is this normal.. because it's a brand new disk I'm not saying it can't be broken however I think the issue is with the driver or something else I'm over looking. The system always worked fine.. zpool is healthy, scrub no errors.
Plugged it in in checked bios if ahci was enabled, .. it was and apparently freebsd already had the driver. For some reason when ever I try
zfs send -R zroot/jails@2016102801 | zfs receive -F tank/jails
I get a lot of these, ..
Code:
(ada4:ahcich8:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00
(ada4:ahcich8:0:0:0): CAM status: Command timeout
(ada4:ahcich8:0:0:0): Retrying command
ahcich8: Timeout on slot 21 port 0
ahcich8: is 00000000 cs 00000000 ss 00000000 rs 00200000 tfd 50 serr 00000000 cmd 0004d417
(ada4:ahcich8:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00
(ada4:ahcich8:0:0:0): CAM status: Command timeout
(ada4:ahcich8:0:0:0): Retrying command
ahcich8: Timeout on slot 7 port 0
ahcich8: is 00000000 cs 00000000 ss 00000000 rs 00000080 tfd 50 serr 00000000 cmd 0004c817
(ada4:ahcich8:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00
(ada4:ahcich8:0:0:0): CAM status: Command timeout
(ada4:ahcich8:0:0:0): Retrying command
ahcich8: Timeout on slot 1 port 0
ahcich8: is 00000000 cs 00000000 ss 00000000 rs 00000002 tfd 50 serr 00000000 cmd 0004c617
(ada4:ahcich8:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00
(ada4:ahcich8:0:0:0): CAM status: Command timeout
(ada4:ahcich8:0:0:0): Retrying command
ahcich8: Timeout on slot 20 port 0
ahcich8: is 00000000 cs 00000000 ss 00000000 rs 00100000 tfd 50 serr 00000000 cmd 0004c717
(ada4:ahcich8:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00
(ada4:ahcich8:0:0:0): CAM status: Command timeout
(ada4:ahcich8:0:0:0): Retrying command
ahcich8: Timeout on slot 27 port 0
ahcich8: is 00000000 cs 00000000 ss 00000000 rs 08000000 tfd 50 serr 00000000 cmd 0004d717
(ada4:ahcich8:0:0:0): FLUSHCACHE48. ACB: ea 00 00 00 00 40 00 00 00 00 00 00
(ada4:ahcich8:0:0:0): CAM status: Command timeout
(ada4:ahcich8:0:0:0): Retrying command
So I thought, broken disk, .. bought new one destroyed the tank pool recreated it and started over, .. again same errors, ..
Is there a setting I'm overlooking or is this normal.. because it's a brand new disk I'm not saying it can't be broken however I think the issue is with the driver or something else I'm over looking. The system always worked fine.. zpool is healthy, scrub no errors.