From owner-cvs-src@FreeBSD.ORG Sat Oct 16 19:31:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B597E16A4CE; Sat, 16 Oct 2004 19:31:59 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 067AD43D41; Sat, 16 Oct 2004 19:31:59 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.1/8.13.1) with ESMTP id i9GJVuBT000669; Sat, 16 Oct 2004 23:31:56 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.13.1/8.13.1/Submit) id i9GJVubT000664; Sat, 16 Oct 2004 23:31:56 +0400 (MSD) (envelope-from ache) Date: Sat, 16 Oct 2004 23:31:56 +0400 From: Andrey Chernov To: Pawel Jakub Dawidek Message-ID: <20041016193156.GA592@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Pawel Jakub Dawidek , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200410160813.i9G8DKlM063136@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410160813.i9G8DKlM063136@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.28.0.7; VDF 6.28.0.20 (host: pobrecita.freebsd.ru) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d swap1 src/sbin/geom/class/mirror gmirror.8 src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 19:31:59 -0000 On Sat, Oct 16, 2004 at 08:13:19AM +0000, Pawel Jakub Dawidek wrote: > pjd 2004-10-16 08:13:19 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > etc/defaults rc.conf > etc/rc.d swap1 > sbin/geom/class/mirror gmirror.8 > share/man/man5 rc.conf.5 > Log: > Do not remove swap partitions by default as it cause some problems. > Instead, add 'swapoff' variable to rc.conf (turned off by default), > so users who use gmirror and swap-on-mirror configuration still can > turn it on and avoid problems with dirty mirror components on next > boot. Could you please back-merge it to -current too? When I remove swapoff from swap1, my panic is gone, machine reboot cleanly. -- Andrey Chernov | http://ache.pp.ru/