HI.
I have a problem with SB Driver (I think).
The system is Nas4Free.
I have tried many different kernel options/drivers, at least I Used GENERIC Kernel from FreeBSD-9.1-RC1-amd64-memstick.img installation image.
There is a System hdd and 4 data disks connected to SAS controller.
Disks connected to SAS are working fine, but there is a problem with system disk.
When I try to do something like umount/mount/newfs etc, even copy ... The system hang up for some seconds with one of the following messages:
I have tried to remove everything from loader.conf, rc.conf etc... no luck.
For example newfs is working fine 2-3 times, and after that errors are coming.
HDD is 100% ok. I have replaced 3 different Hard disks from different manufacturers. S.M.A.R.T is clean and in good condition.
Any idea how to fix it ?
I have a problem with SB Driver (I think).
The system is Nas4Free.
I have tried many different kernel options/drivers, at least I Used GENERIC Kernel from FreeBSD-9.1-RC1-amd64-memstick.img installation image.
There is a System hdd and 4 data disks connected to SAS controller.
Disks connected to SAS are working fine, but there is a problem with system disk.
When I try to do something like umount/mount/newfs etc, even copy ... The system hang up for some seconds with one of the following messages:
Code:
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 ab 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 ac 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 7f 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 ac 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 7f 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 7f 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 ac 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA. ACB: c8 00 9a f5 7f 40 00 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
(ada4:ata0:0:1:0): READ_DMA48. ACB: 25 00 7e 9f a1 40 11 00 00 00 01 00
(ada4:ata0:0:1:0): CAM status: Command timeout
(ada4:ata0:0:1:0): Retrying command
I have tried to remove everything from loader.conf, rc.conf etc... no luck.
For example newfs is working fine 2-3 times, and after that errors are coming.
HDD is 100% ok. I have replaced 3 different Hard disks from different manufacturers. S.M.A.R.T is clean and in good condition.
Any idea how to fix it ?