From owner-freebsd-geom@FreeBSD.ORG Tue Jan 2 19:46:24 2007 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EC5016A403 for ; Tue, 2 Jan 2007 19:46:24 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id A05F613C465 for ; Tue, 2 Jan 2007 19:46:23 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 84347 invoked by uid 2001); 2 Jan 2007 19:52:01 -0000 Date: Tue, 2 Jan 2007 13:52:01 -0600 From: "Rick C. Petty" To: freebsd-geom@freebsd.org, michael.knoll@gmail.com Message-ID: <20070102195201.GC83431@keira.kiwi-computer.com> References: <975053160612310913t3dadcc02yfac58f6fbf0a49df@mail.gmail.com> <20070101215016.GA71635@voi.aagh.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070101215016.GA71635@voi.aagh.net> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: Recommended gmirror solution with swap? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2007 19:46:24 -0000 On Mon, Jan 01, 2007 at 09:50:16PM +0000, Thomas Hurst wrote: > > > Are you sure you're not confusing the swapoff="YES" line many guides > suggest adding to rc.conf with disabling swap completely? This just > makes the system issue swapoff -a at shutdown to make sure any mirrored > swap devices are closed, which used to result in the mirror being > rebuilt at startup because it was "dirty". Where is that rc.conf option defined or used? Certainly not in 6.x: % grep -R swapoff /etc/ /etc/security/audit_event:355:AUE_DARWIN_SWAPOFF:swapoff():ad /etc/security/audit_event:43045:AUE_SWAPOFF:swapoff():ad -- Rick C. Petty