Solved What looks like a drive issue, but....

I tried serveral different hard drives and cables, but I still having this same issue.
Code:
fslsata0: DMA load error 27
(ada0:fslsata0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 c0 bf ff 87 40 04 00 00 02 00 00
(ada0:fslsata0:0:0:0): CAM status: CCB request was invalid
(ada0:fslsata0:0:0:0): Error 22, Unretryable error
g_vfs_done():ada0s2a[READ(offset=38818217984, length=360448)]error = 22
fslsata0: DMA load error 27
(ada0:fslsata0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 c0 3f 21 87 40 04 00 00 02 00 00
(ada0:fslsata0:0:0:0): CAM status: CCB request was invalid
(ada0:fslsata0:0:0:0): Error 22, Unretryable error
g_vfs_done():ada0s2a[READ(offset=38789054464, length=360448)]error = 22
fslsata0: DMA load error 27
(ada0:fslsata0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 c0 7f 28 88 40 04 00 00 02 00 00
(ada0:fslsata0:0:0:0): CAM status: CCB request was invalid
(ada0:fslsata0:0:0:0): Error 22, Unretryable error
g_vfs_done():ada0s2a[READ(offset=38823559168, length=360448)]error = 22
fslsata0: DMA load error 27
(ada0:fslsata0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 ff 7c 88 40 04 00 00 08 00 00
(ada0:fslsata0:0:0:0): CAM status: CCB request was invalid
(ada0:fslsata0:0:0:0): Error 22, Unretryable error
g_vfs_done():ada0s2a[READ(offset=38834634752, length=1048576)]error = 22
fslsata0: DMA load error 27
(ada0:fslsata0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 bf 80 88 40 04 00 00 08 00 00
(ada0:fslsata0:0:0:0): CAM status: CCB request was invalid
(ada0:fslsata0:0:0:0): Error 22, Unretryable error
g_vfs_done():ada0s2a[READ(offset=38835126272, length=1048576)]error = 22
fslsata0: DMA load error 27
(ada0:fslsata0:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 7f 83 88 40 04 00 00 08 00 00
(ada0:fslsata0:0:0:0): CAM status: CCB request was invalid
(ada0:fslsata0:0:0:0): Error 22, Unretryable error
g_vfs_done():ada0s2a[READ(offset=38835486720, length=1048576)]error = 22
kldxref: /boot/kernel/kernel: cannot load DT_RELA section
fslsata0: DMA load error 27
This is just a small sample of what I get at boot up. When I log in I get some more of these errors and as soon as I try to write to the drive it is forcably unmounted. This is with 13.1 RC3.

Doing the install from a 13.1 RC6 G3 seemed to help the number of errors, but I am still getting them and it still fails as soon as I try to write to the drive, so I am not completely sure that is relavent.

Also, I have used dd to copy a pre clang and elf 1 install. This works fine on a drive that is spilling out errors with 13.1 RC3. So, I think that I could rule out a hardware problem.

I would think it is either a change in the kernel or something I am doing when I am setting up the drives. Drive partitioning is different now.
Does any one have any ideas or suggestions on how to fix this?

Thanks!
 
Ditch the release candidates and try the released version.
 
Back
Top