From owner-freebsd-stable@FreeBSD.ORG Mon Dec 10 13:00:48 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C4C07B98 for ; Mon, 10 Dec 2012 13:00:48 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from mail.nitronet.pl (smtp.nitronet.pl [195.90.106.27]) by mx1.freebsd.org (Postfix) with ESMTP id 717638FC12 for ; Mon, 10 Dec 2012 13:00:48 +0000 (UTC) Received: from mailnull by mail.nitronet.pl with virscan (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Ti2yV-0008nI-Hm for freebsd-stable@freebsd.org; Mon, 10 Dec 2012 14:00:47 +0100 Date: Mon, 10 Dec 2012 14:00:27 +0100 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <213032430.20121210140027@nitronet.pl> To: "Steven Hartland" Subject: Re: 8.3 -> 9.1 results in often crashes. In-Reply-To: <0E1DD49A33CB410F89DC2A53C845715C@multiplay.co.uk> References: <14710710481.20121210115455@nitronet.pl> <25C40A89BB7841C5A48906BB8243E2E7@multiplay.co.uk> <111851865.20121210131339@nitronet.pl> <0E1DD49A33CB410F89DC2A53C845715C@multiplay.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on mail.nitronet.pl); SAEximRunCond expanded to false Cc: freebsd-stable@freebsd.org, Ronald Klop X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 13:00:48 -0000 Hi, > If you have swap on a raw disk then adding the following to /etc/rc.conf > is usually sufficent > dumpdev="AUTO" > If you don't reboot then run: > /etc/rc.d/dumpon start Thanks. Dumps will be done to gmirror; I switched balancing to prefer for the time being. Everything's setup, so hopefully I'll have a dump soon. p.