Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2013 17:37:07 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Derek Ragona <derek@computinginnovations.com>
Cc:        freebsd-questions@freebsd.org, Hrisikesh sahu <hrisikeshsahu@gmail.com>
Subject:   Re: Fresh installation 9.1
Message-ID:  <20130123173707.71c7e31f.freebsd@edvax.de>
In-Reply-To: <6.0.0.22.2.20130123101917.069e4328@mail.computinginnovations.com>
References:  <CAMB42mzLT_T7UEsCASZg6AvQ67=6QwVqrtWy_roWPohK4jO1bw@mail.gmail.com> <20130123153004.cfdcd3de.freebsd@edvax.de> <6.0.0.22.2.20130123101917.069e4328@mail.computinginnovations.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Jan 2013 10:24:38 -0600, Derek Ragona wrote:
> Also if you have this in /etc/rc.conf:
> dumpdev="YES"
> 
> It always does a dump even on reboot, which also marks the filesystems as 
> dirty.

That doesn't seem to conform to what /etc/defaults/rc.conf
says:

dumpdev="NO"            # Device to crashdump to (device name, AUTO, or NO).
dumpdir="/var/crash"    # Directory where crash dumps are to be stored
savecore_flags=""       # Used if dumpdev is enabled above, and present.
crashinfo_enable="YES"  # Automatically generate crash dump summary.
crashinfo_program="/usr/sbin/crashinfo" # Script to generate crash dump summary.

So "YES" looks invalid.

But note that I could be wrong here, I'm checking on a v8
system, not v9, so maybe the configuration has actually
been changed...



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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