From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 07:28:37 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 8072516A4CE for ; Thu, 2 Sep 2004 07:28:37 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 45BA043D39 for ; Thu, 2 Sep 2004 07:28:36 +0000 (GMT) (envelope-from free.bsd@gmx.net) Received: (qmail 18370 invoked by uid 65534); 2 Sep 2004 07:28:33 -0000 Received: from unknown (EHLO kojo) (203.70.36.119) by mail.gmx.net (mp012) with SMTP; 02 Sep 2004 09:28:33 +0200 X-Authenticated: #20105305 From: "FreeBSD Daemon" To: , Date: Thu, 2 Sep 2004 15:34:54 +0800 Message-ID: <004601c490bf$5a5acd30$0401a8c0@kojo> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: loader.conf variables for vinum 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: Thu, 02 Sep 2004 07:28:37 -0000 Dear list, I am using 4.10R and want to set up a mirrored / using vinum. I am confused by the note in section 17.9.1 of the handbook stating that the following paragraphs only apply to 5.x and refer to 17.9.5 for 4.x configuration. Do I have to set just vinum_load, vinum.drives, and vinum.root in 4.x? Or do I have to set vinum.autoload, too? TIA Zheyu