| Summary: | Panic on install - "page fault syncing discs" | ||
|---|---|---|---|
| Product: | Base System | Reporter: | mark <mark> |
| Component: | i386 | Assignee: | Søren Schmidt <sos> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
mark
2001-05-10 15:10:03 UTC
Follow up: Managed to get it to complete install again, and boot, twice. First time it booted up with a "read command timeout" error then a loop of reseting devices, write error, resetting devices, etc, after the UDMA startup sequence. After this the filesystem got ruined and it would not boot again. Second time though I managed to boot and login, it failed to start up the DMA mode on startup so didn't go all haywire. Placed /sbin/sysctl -w hw.atamodes="pio,dma" into /etc/rc.conf which has allowed me to boot every time successfully and the DMA related error messages have gone. However, this obviously comes at the cost of abysmal hard drive performance. Hope this helps to narrow down where the problem lies. Mark Follow up 2: Having run the system for about a half hour, it stopped working again, with ad0: read command timeout ata0: resetting devices .. done ad0: WRITE command timeout ata0: resetting devices .. done ad0: read command timeout ata0: resetting devices .. done eventually ending in a /: bad dir ino 12611 .. mangled entry then rebooting itself after a panic which i didn't catch before it rebooted i'm afraid. so, i'm back where I started. guess I was just lucky that it worked for a bit. Regards, Mark State Changed From-To: open->feedback There has been some work on the ATA code. Does this problem still persist in a recent 4-STABLE? Began working from later version of FreeBSD (4.3-releaase onwards) and installed fine and has been working for many months without problems of this nature. Assume the bug is now fixed? Regards, Mark Looks like it's doing it again. I went to upgrade from 4.5 to 4.7 today.
And, I got the same EXACT error, at the same exact point. The only different
was mine said panic: page fault syncing discs... 1 1 1 1 1 1 1 1 instead. My
hardware is the following:
Mobo: Intel CA810e
HD: ad1: 14324MB <QUANTUM FIREBALLlct10 15> [29104/16/63] at ata0-slave
UDMA66
ad2: 14324MB <QUANTUM FIREBALLlct10 15> [29104/16/63] at
ata1-master UDMA66
Just as I side note, in 4.5, on boot I get the following error:
Mounting root from ufs:/dev/ad1s1a
ad1: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. done
ad1: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. done
ad1: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. done
ad1: READ command timeout tag=0 serv=0 - resetting
ad1: trying fallback to PIO mode
ata0: resetting devices .. done
Leo S.
Responsible Changed From-To: freebsd-bugs->sos Assign to the ATA maintainer for comment State Changed From-To: feedback->open A complete dmesg would have been nice, as I cannot tell if you have a master device on channel 0 since the disk is *slave* which wont work well with fireballs.. State Changed From-To: open->closed feedback timeout |