Date: Sun, 22 Feb 1998 15:08:38 -0600 From: Ade Lovett <ade@demon.net> To: Nate Williams <nate@mt.sri.com> Cc: current@FreeBSD.ORG Subject: Re: New SoftUpdates test kit Message-ID: <E0y6idb-0006as-00@sphinx.lovett.com> In-Reply-To: Your message of "Sun, 22 Feb 1998 11:04:56 MST." <199802221804.LAA24497@mt.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Nate Williams writes: > >> syncing disks... wd0: interrupt timeout: >> wd0: status 58<rdy,seekdone,drq> error 0 > >Your disk is going bad. Replace it. Not necessarily true. One of my 3.0-current test boxes spits these errors out all over the place if I compile a kernel with the DMA option on the wdc* controllers (flags 0xa0ffa0ff), yet if I remove this option (flags 0x80ff80ff) it'll run fine for days under extreme disk load [various make world's, news server code testing, swap partitions almost maxed out, etc, etc..] ---------------------------------------------------------------------- cobra 1# uname -a FreeBSD cobra.lovett.com 3.0-CURRENT FreeBSD 3.0-CURRENT #14: Sat Feb 21 11:18:04 CST 1998 root@cobra.lovett.com:/usr/src/sys/compile/COBRA i386 cobra 2# dmesg ... ide_pci0: <VIA 82C586x (Apollo) Bus-master IDE controller> rev 0x06 on pci0.7.1 ... wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff80ff on isa wdc0: unit 0 (wd0): <WDC AC23200L>, 32-bit, multi-block-16 wd0: 3098MB (6346368 sectors), 6296 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): <WDC AC23200L>, 32-bit, multi-block-16 wd1: 3098MB (6346368 sectors), 6296 cyls, 16 heads, 63 S/T, 512 B/S ... ---------------------------------------------------------------------- -aDe -- Ade Lovett, Demon Internet, Austin, Texas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0y6idb-0006as-00>