Date: Fri, 17 May 2002 10:27:28 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: "Marc G. Fournier" <scrappy@hub.org> Cc: freebsd-hackers@freebsd.org Subject: Re: How to dump a 4gig system on panic ? Message-ID: <15589.4944.12997.539449@grasshopper.cs.duke.edu> In-Reply-To: <20020516230835.Q6260-100000@mail1.hub.org> References: <20020516230835.Q6260-100000@mail1.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
There are 3 things you could do:
a) Limit your memory size in the loader
b) Use partial dumps
c) Use network dumps if you have another machine to run the dump
server on.
Both the netdump & partial dump code can be found at:
http://www.cs.duke.edu/~anderson/freebsd/
Both may be a little out of date & require some work to get working
with a recent -stable, as they were developed in the days when 4.0 was
-current.
Drew
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15589.4944.12997.539449>
