Date: Tue, 23 Apr 2019 23:52:16 +0000 From: bugzilla-noreply@freebsd.org To: scsi@FreeBSD.org Subject: [Bug 202712] [cam] [ata] System doesn't recognize older hdd after boot Message-ID: <bug-202712-5313-DHYI4HZ2my@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202712-5313@https.bugs.freebsd.org/bugzilla/> References: <bug-202712-5313@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202712 --- Comment #24 from Steven Hartland <smh@FreeBSD.org> --- Another sysctl you can try to see if you can get any further is: kern.geom.notaste=3D1 This should prevent geom from tasting the disk which is more than likely wh= at 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202712-5313-DHYI4HZ2my>