Date: Fri, 25 Apr 2003 09:56:08 -0600 (MDT) From: Fred Clift <fclift@verio.net> To: Andrew Kinney <andykinney@advantagecom.net> Cc: freebsd-hackers@freebsd.org Subject: Re: dump routine for mlx devices Message-ID: <20030425095350.I69705-100000@vespa.dmz.orem.verio.net> In-Reply-To: <3EA8F430.11277.77B4EF97@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Apr 2003, Andrew Kinney wrote: > than others. The obvious problem with using an IDE hard drive for > crash dumps is that it represents a single point of failure that could > bring the system down if the disk went bad while it was included in > the swap space. You wouldn't necessarily have to use the disk for swap space - just set it up as your dump device, but dont use it for swap at all. The only time the disk would be used would be for crashdumps, and is less likley to get in the way of the box properly functioning. Of course, the controller/drive electronics could wig and prevent the box from booting, or take it down while running, but the risk is greatly reduced if you only ever use this for dumping, and not for swap... Then of course you have to spend an extra $100 on hardware that just consumes power and most of the time provides no bennefit... Fred -- Fred Clift - fclift@verio.net -- Remember: If brute force doesn't work, you're just not using enough.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030425095350.I69705-100000>