From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 10:54:18 2003 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 9ED2937B401 for ; Wed, 11 Jun 2003 10:54:18 -0700 (PDT) Received: from ziplip.com (mail.ziplip.com [128.242.109.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B1DD43FB1 for ; Wed, 11 Jun 2003 10:54:18 -0700 (PDT) (envelope-from pkddeckard@ziplip.com) Received: from 10.1.0.21 (EHLO 10.1.0.21 10.1.0.21 [10.1.0.21] (may be forged)) by 10.1.0.21 with ESMTP id DUD2NQLYAJJYAAOLJ3ONPWIMEBBVNSJRCOIHBUDY for ; 11 Jun 2003 10:51:57 -0700 (PDT) Message-ID: Date: Wed, 11 Jun 2003 10:51:57 -0700 (PDT) From: pkddeckard@ziplip.com To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ZLPwdHint: X-ZLExpiry: -1 X-ZLReceiptConfirm: N X-Mailer: ZipLip v4.0 Subject: Vinum question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "pkddeckard@ziplip.com" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 17:54:18 -0000 I'm considering migrating a Linux server over to 4.8-RELEASE. The Linux server has a bootable software RAID set up, where there are three disks configured for a RAID-1 volume, two of which are currently active and one of which serves as a standby disk (to allow for two disk failures in close proximity). I've looked through both of the manpages for vinum and Chapter 13 of the Handbook, but I can't seem to locate any kind of similar feature. Am I missing something, or will I have to write my own program to handle configuring standby disks in case of a failure?