From owner-svn-src-head@FreeBSD.ORG Thu Mar 12 20:25:18 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BDD51065675; Thu, 12 Mar 2009 20:25:18 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206045082.chello.pl [87.206.45.82]) by mx1.freebsd.org (Postfix) with ESMTP id 196D08FC16; Thu, 12 Mar 2009 20:25:18 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 7E51B45685; Thu, 12 Mar 2009 21:03:53 +0100 (CET) Received: from localhost (chello087206045082.chello.pl [87.206.45.82]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id BCFC145683; Thu, 12 Mar 2009 21:03:47 +0100 (CET) Date: Thu, 12 Mar 2009 21:04:26 +0100 From: Pawel Jakub Dawidek To: Guido van Rooij Message-ID: <20090312200425.GB1786@garage.freebsd.pl> References: <200903101519.n2AFJovP065743@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EuxKj2iCbKjpUGkD" Content-Disposition: inline In-Reply-To: <200903101519.n2AFJovP065743@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r189624 - head/etc/rc.d X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 20:25:19 -0000 --EuxKj2iCbKjpUGkD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 10, 2009 at 03:19:50PM +0000, Guido van Rooij wrote: > Author: guido > Date: Tue Mar 10 15:19:49 2009 > New Revision: 189624 > URL: http://svn.freebsd.org/changeset/base/189624 >=20 > Log: > When swap resides on a mirror and it is not stopped, the mirror > is degraded upon the next reboot and will have to be rebuild. > Thus call swapoff when rebooting (read: when stopping swap1) Others already explained the problem with this commit. I'll only add that gmirror providers used only for swap should be created with -F flag, which tells gmirror that there is no need to rebuild those. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFJuWrJForvXbEpPzQRAiUhAKC2lEnlqgfV2wI5O9fPOGa8nirNoQCeKX87 eJ0EE5FATsaWMtn6nvFMhgM= =jALn -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD--