savecore: first and last dump headers disagree on /dev/ad0b

Doug White dwhite at gumbysoft.com
Tue Oct 7 18:11:31 PDT 2003


On Tue, 7 Oct 2003, YONETANI Tomokazu wrote:

> The hardware is IBM NetFinity 6000R, and it has ServerWorks ROSB4 UDMA33
> controller, to which the IDE disk is attached. The size of the IDE hard
> disk is 4Gbytes, and the size of the kernel dump and physical memory both
> fits in that size.

The ROSB4 is known to have data-corruption problems with running in UDMA
mode.  The dump is probably tripping over this, which is why Tor's patch
works since it demotes the device back to PIO.

You could optionally set hw.ata.ata_dma=0 in loader.conf to disable UDMA
rather than apply the patch.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list