Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2006 11:44:12 +0300 (EEST)
From:      Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
To:        freebsd-stable@freebsd.org
Subject:   Minidumps in -STABLE and "smaller than physical memory"
Message-ID:  <20060921113711.B70668@atlantis.atlantis.dp.ua>

next in thread | raw e-mail | index | archive | help

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)

?

Sincerely, Dmitry
-- 
Atlantis ISP, System Administrator
e-mail:  dmitry@atlantis.dp.ua
nic-hdl: LYNX-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060921113711.B70668>