Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 14:25:59 +0200
From:      "Willem Jan Withagen" <wjw@withagen.nl>
To:        <freebsd-amd64@freebsd.org>
Subject:   Re: Getting kernel dumps
Message-ID:  <0c3d01c44d53$c1603ab0$471b3dd4@dual>
References:  <0bb701c44d44$5ba32570$471b3dd4@dual> <0bf701c44d4e$8ed79f20$471b3dd4@dual>

next in thread | previous in thread | raw e-mail | index | archive | help
> > After fixing user core dumps > 2 Gb, I'm now in search of getting my
> kerneldumps
> > to work.....
> >
> > opteron# uname -a
> > FreeBSD opteron.digiware.nl 5.2-CURRENT FreeBSD 5.2-CURRENT #17: Fri Jun  4
> 15:2
> > 9:43 CEST 2004
> wjw@opteron.digiware.nl:/usr/obj/home2/src/sys/OPTERON.amd64
> >  amd64
> >
> >
> > This is what I do:
> > ----------------
> >     ctrl-alt-esc
> >
> > db> call doadump
> > Dumping 2046 MB
> >
> > Dump failed. Partition too small.
> > 0x23
> > ----------------
> >
> > Which is sort of bogus since the swappartition is "only" 5GB and there's
only
> > 2 GB of memory in the box.
>
> Pilot error in this one.....
>
> dumpon /dev/ad0s2b was my friend
>
> I'll send a PR to take this as aspecific example so other do not get burnt as
> well.

I now have a dump, but it does not seem to be correct......
========
opteron# savecore -v
checking for kernel dump on device /dev/ad0s2b
mediasize = 5368709120
sectorsize = 512
savecore: parity error on last dump header on /dev/ad0s2b
savecore: unsaved dumps found but not saved
========

Is this because I 'call doadump' which is not appropriate???
Or are the headers really mangled...
And then why??

--WjW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0c3d01c44d53$c1603ab0$471b3dd4>