From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 11:02:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F943106566C for ; Tue, 20 Jan 2009 11:02:00 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 57CDF8FC08 for ; Tue, 20 Jan 2009 11:01:59 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LPEMo-0007RG-VY for freebsd-questions@freebsd.org; Tue, 20 Jan 2009 11:01:58 +0000 Received: from mta-mad.optenet.com ([213.27.232.70]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Jan 2009 11:01:58 +0000 Received: from matiassurdi by mta-mad.optenet.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Jan 2009 11:01:58 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matias Surdi Date: Tue, 20 Jan 2009 12:01:51 +0100 Lines: 11 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: mta-mad.optenet.com User-Agent: Thunderbird 2.0.0.19 (X11/20090105) Sender: news Subject: Large raid arrays 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: Tue, 20 Jan 2009 11:02:01 -0000 Hi, I've a host with two large (2Tb and 4 Tb) hardware raid5 arrays. For the backup system we are using, I need to join them to make 1 logical device. What would you recomment? ccd or vinum? Thanks a lot for your suggestions.