Re: "TIMEOUT - READ_DMA48 retrying" has suddenly started appearing (RELENG_6)
From: Pertti Kosunen (pertti.kosunen_at_pp.nic.fi)
Date: 09/27/05
- Previous message: FreeBSD Tinderbox: "[head tinderbox] failure on amd64/amd64"
- In reply to: Daniel Eriksson: ""TIMEOUT - READ_DMA48 retrying" has suddenly started appearing (RELENG_6)"
- Next in thread: Thierry Herbelot: "Re: "TIMEOUT - READ_DMA48 retrying" has suddenly started appearing (RELENG_6)"
- Reply: Thierry Herbelot: "Re: "TIMEOUT - READ_DMA48 retrying" has suddenly started appearing (RELENG_6)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Sep 2005 12:10:49 +0300 To: Daniel Eriksson <daniel_k_eriksson@telia.com>
Daniel Eriksson wrote:
> I'm running RELENG_6 on two machines, one SMP and one UP (both using SCHED_4BSD). I cvsup/update the OS a few times a week, and after an update on Saturday (24/9) I've seen multiple "TIMEOUT - READ_DMA48 retrying" errors on both machines, causing all sorts of trouble (broken arrays, panics, ...). After a reboot the disks have come back to life and seem to work just fine.
>
> It could just be a coincidence and multiple disks on two separate machines have started to go bad, but since the disks are different models on different ATA/SATA controllers in different machines it could also be an indication that something has happened with FBSD. If it's a FBSD problem then the "offending" code was added some time between Monday 19/9 and Saturday 24/9.
>
> Is anyone else experiencing similar problems?
I have had same problems with >UDMA100 since 5.3-RELEASE, UDMA66 works
perfectly. Machine boots ok with higher modes, but some disk load
triggers the timeouts. Problems just revisited after upgrade to
6.0-BETA5 because atacontrol mode syntax changed.
cat /etc/rc.local
#!/bin/sh
atacontrol mode ad0 UDMA66
atacontrol mode ad4 UDMA66
atacontrol mode ad5 UDMA66
atacontrol mode ad6 UDMA66
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: FreeBSD Tinderbox: "[head tinderbox] failure on amd64/amd64"
- In reply to: Daniel Eriksson: ""TIMEOUT - READ_DMA48 retrying" has suddenly started appearing (RELENG_6)"
- Next in thread: Thierry Herbelot: "Re: "TIMEOUT - READ_DMA48 retrying" has suddenly started appearing (RELENG_6)"
- Reply: Thierry Herbelot: "Re: "TIMEOUT - READ_DMA48 retrying" has suddenly started appearing (RELENG_6)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|