Re: svn commit: r212964 - head/sys/kern

[ Available lists | Index of svn-src-head | Month of Sep 2010 | Week of 22 Sep 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bruce Cran <bruce@cran.org.uk>
Date
22 Sep 2010 21:57:03
Subject
Re: svn commit: r212964 - head/sys/kern
Message-ID
20100922222441.00002f27@unknown


[ Hide this part ]
On Thu, 23 Sep 2010 00:02:30 +0300
Andriy Gapon <avg@freebsd.org> wrote:

> But what was the reason that dumpdev="AUTO" was reverted?
> I remember that POLA was quoted at the time.
> I am not sure what the astonishment actually was - perhaps 'AUTO' was
> not smart enough and destroyed somebody's data?
>

The problem with "AUTO" is that it takes time to do the dump unless
using textdumps; it also has the potential of failing and leaving the
system unusable until someone resets it. I believe the argument was
that for production servers you want the system to be up and running
again as soon as possible after a crash.

--
Bruce Cran

Elapsed time: 0.212 seconds