From owner-freebsd-questions@FreeBSD.ORG Thu Nov 23 22:10:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0596116A40F for ; Thu, 23 Nov 2006 22:10:31 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id C99F743D83 for ; Thu, 23 Nov 2006 22:09:47 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so962993nfc for ; Thu, 23 Nov 2006 14:10:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y6Zxr4xEUkKOUZFcSg3/EuDXb2NfHfWx9fDg0BZgERP3BtbV3s0//4PYXjqy9gf+L0pzd14rpxHeMxfSvChKd/iK1AfzshuGM1uBYnOEWn1t1tA2dHHrr4bJpaFuKS5vPOiIGAyiHigRP29OVAX2qNiaIZ2WMzyjaWY7iyNJLjc= Received: by 10.78.160.2 with SMTP id i2mr9580300hue.1164319823417; Thu, 23 Nov 2006 14:10:23 -0800 (PST) Received: by 10.78.124.8 with HTTP; Thu, 23 Nov 2006 14:10:23 -0800 (PST) Message-ID: Date: Thu, 23 Nov 2006 23:10:23 +0100 From: usleepless@gmail.com To: "John Nielsen" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200611231525.58206.lists@jnielsen.net> Cc: freebsd-questions@freebsd.org Subject: Re: creating a "broken" graid3 array? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2006 22:10:31 -0000 > is the loss of your data worth less than the cost of an extra hd? if > so, buy another hd. if not, make a clean install? should read: is the cost of an extra hd less than the value of your data/install? if so, buy another hd. if not, make a clean install? regards, usleep