From owner-freebsd-questions@FreeBSD.ORG Thu Nov 23 21:00:22 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 D2B8216A403 for ; Thu, 23 Nov 2006 21:00:22 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F66D43D73 for ; Thu, 23 Nov 2006 20:59:25 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so511893uge for ; Thu, 23 Nov 2006 13:00:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=lFQDOEZzI/B9KGnsciO37DUbyH6kG67KTK7SnWi+/FaonI1gBMfNd5MyVRvIJxE/4Z5ExyQpd43ROjtahDD2PYoYgrqP7GQ3sj7CzIg8uRuQyMJwv6yjJwQ+oRL/1UodFFWW5oZa+HqbyNqnSq44fqRR6+ek39MYMaM8vDbD2Qg= Received: by 10.78.185.15 with SMTP id i15mr5590928huf.1164315600750; Thu, 23 Nov 2006 13:00:00 -0800 (PST) Received: by 10.78.167.16 with HTTP; Thu, 23 Nov 2006 13:00:00 -0800 (PST) Message-ID: Date: Fri, 24 Nov 2006 00:00:00 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "John Nielsen" In-Reply-To: <200611231525.58206.lists@jnielsen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200611231525.58206.lists@jnielsen.net> X-Google-Sender-Auth: cb0ccd70d97da1c7 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 21:00:22 -0000 On 11/23/06, John Nielsen wrote: > Is it possible to create a (degraded) graid3 array Maybe you'll be able to create graid3 with md0 as the third member (based on sparse file for example) and later emulate a failure (md0 disappears) and insert your hard drive.