From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 20:56:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 469F316A4CE for ; Wed, 15 Dec 2004 20:56:38 +0000 (GMT) Received: from mx.seanet.com (mx.seanet.com [199.181.164.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E87F43D46 for ; Wed, 15 Dec 2004 20:56:38 +0000 (GMT) (envelope-from lapo@seanet.com) Received: from [199.181.168.92] (wallace.osd.com [199.181.168.92]) (authenticated bits=0) by milkyway.seanet.com (8.13.1/8.13.1) with ESMTP id iBFKubkQ074387 for ; Wed, 15 Dec 2004 12:56:37 -0800 (PST) (envelope-from lapo@seanet.com) Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Lapo Nustrini Date: Wed, 15 Dec 2004 12:57:42 -0800 X-Mailer: Apple Mail (2.619) Subject: Gvinum and swap partitions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 20:56:38 -0000 I recently converted a vinum boot mirror to gvinum on a FreeBSD STABLE box. The mirror was initially setup using the information on Greg Lehey's "The Complete Freebsd" book, resulting in everything being mirrored on my boot drive, including the swap partition. While trying to get up to speed with the whole gvinum/vinum debacle, I recently came across a post suggesting that if one was using a gvinum based swap partition, a particular entry was required in a configuration file. For the life of me, I can't find this specific post again, (I think it was on one of the freebsd mailing lists), and I don't remember either the specific entry, or whether it referred to loader.conf or rc.conf. I know the above is pretty vague, but if anyone can tell me what needs to be set (if anything), other than placing: geom_vinum_load="YES" in /boot/loader.conf, I'd really appreciate it. Thanks, Lapo