Re: Minidumps in -STABLE and "smaller than physical memory"



On Thu, Sep 21, 2006 at 05:16:36PM +0200, Peter Holm wrote:
On Thu, Sep 21, 2006 at 05:15:47PM +0400, Ruslan Ermilov wrote:
On Thu, Sep 21, 2006 at 11:14:33AM +0100, Gavin Atkinson wrote:
On Thu, 2006-09-21 at 11:44 +0300, Dmitry Pryanishnikov wrote:
Hello!

I've noticed (with the 2-day old RELENG_6) that I still can't configure my
256Mb swap partition as a dump device for i386 machine with 1Gb RAM despite
having minidumps enabled:

root@test2# sysctl debug.minidump
debug.minidump: 1
root@test2# dumpon -v /dev/ad0s3b
/dev/ad0s3b is smaller than physical memory

Am I correctly understand that minidumps should lift the restriction

sizeof(dumpdev) >= sizeof(RAM)

Yes.

http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/dumpon/dumpon.c.diff?r1=1.22&r2=1.23
needs to be MFC'd.

I sent an MFC request to re@.


From time to time I've had problems with minidumps on HEAD. Calling
doadump() seems to work ok, but after a reset there's no dump. I
haven't had time to test this systematically. Has anybody else seen
this problem?

I think this was the same problem as was diagnosed (minidumps + amd64 +
SMP). Though it's not fixed yet, it's understood and its damage is
avoided.


Cheers,
--
Ruslan Ermilov
ru@xxxxxxxxxxx
FreeBSD committer
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Minidumps in -STABLE and "smaller than physical memory"
    ... 256Mb swap partition as a dump device for i386 machine with 1Gb RAM despite ... Atlantis ISP, System Administrator ...
    (freebsd-stable)
  • Re: Minidumps in -STABLE and "smaller than physical memory"
    ... 256Mb swap partition as a dump device for i386 machine with 1Gb RAM despite ... Ruslan Ermilov ...
    (freebsd-stable)
  • Re: Minidumps in -STABLE and "smaller than physical memory"
    ... 256Mb swap partition as a dump device for i386 machine with 1Gb RAM despite ... I sent an MFC request to re@. ...
    (freebsd-stable)
  • Re: kernel panic 6.2-RELEASE SMP dual quad core
    ... 12 page fault while in kernel mode ... i've configured the dump device and will follow the kernel debugging details in the handbook if it happens again but i thought i'd write in now in case the cause of the problem jumped out at anyone. ... i've run mprime for 24 hours, and memtest for 3 passes, and a script i wrote which just exhausts ram and CPU, then backs off and does it again which have been running for 24 hours. ... I've run memtest86 on three passes with no errrors reported although I've also read numerous reports on the net of memtest86 not being very effective. ...
    (freebsd-questions)
  • Re: Minidumps in -STABLE and "smaller than physical memory"
    ... 256Mb swap partition as a dump device for i386 machine with 1Gb RAM despite ... Am I correctly understand that minidumps should lift the restriction ...
    (freebsd-stable)