[Bug 202712] [cam] [ata] System doesn't recognize older hdd after boot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 23 23:52:19 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202712
--- Comment #24 from Steven Hartland <smh at FreeBSD.org> ---
Another sysctl you can try to see if you can get any further is:
kern.geom.notaste=1
This should prevent geom from tasting the disk which is more than likely what
is responsible for the read requests your seeing fail.
If that does get further you could try manually reading the first and last
sectors from the disk with dd.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-scsi
mailing list