Date: Tue, 28 Mar 2000 22:13:22 +0400 From: Grigoriy Strokin <grg@philol.msu.ru> To: Eric Jacoboni <jaco@titine.fr.eu.org> Cc: Grigoriy Strokin <grg@philol.msu.ru>, freebsd-stable@FreeBSD.ORG Subject: Re: New kernel with its ATA drivers damages the filesystem Message-ID: <20000328221322.A32478@isabase.philol.msu.ru> In-Reply-To: <87ln33htuc.fsf@titine.fr.eu.org>; from jaco@titine.fr.eu.org on Tue, Mar 28, 2000 at 07:45:15PM %2B0200 References: <20000328195030.A30092@isabase.philol.msu.ru> <87ln33htuc.fsf@titine.fr.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 28, 2000 at 07:45:15PM +0200, Eric Jacoboni wrote: > Grigoriy Strokin <grg@philol.msu.ru> writes: > > > > Mar 28 17:49:07 koch2 /kernel: ed0: device timeout > > Mar 28 17:49:07 koch2 /kernel: ed0: device timeout > > Mar 28 17:49:07 koch2 /kernel: ata0: resetting devices .. done > > Mar 28 17:49:48 koch2 /kernel: ad0: WRITE command timeout - resetting > > Mar 28 17:49:48 koch2 /kernel: ata0: resetting devices .. done > > > Now I think I don't know where to find the source of the problem. > > Have you tried what the ata manpage suggests ? > > I've had the same problem, it's now fixed with the following line > added in my /etc/rc.local : > > /sbin/sysctl -w hw.atamodes=pio,pio,pio > > (i've 2 ide disks + an ATAPI cdrom). Thanks for the suggestion. I suspect, however, that this timeouts that result in incorrect WRITE operations happen very early and before going multi-user. So I'll rather try to add them at the very beginning of /etc/rc. -- === Grigoriy Strokin, Lomonosov University (MGU), Moscow === === contact info: http://isabase.philol.msu.ru/~grg/ === To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000328221322.A32478>