From owner-freebsd-fs@FreeBSD.ORG Sat Apr 7 19:20:35 2007 Return-Path: X-Original-To: freebsd-fs@FreeBSD.org Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43B7E16A400; Sat, 7 Apr 2007 19:20:35 +0000 (UTC) (envelope-from jorn@wcborstel.com) Received: from mail.wcborstel.com (www.wcborstel.com [82.93.93.17]) by mx1.freebsd.org (Postfix) with ESMTP id EE7E813C43E; Sat, 7 Apr 2007 19:20:34 +0000 (UTC) (envelope-from jorn@wcborstel.com) Received: from mail.wcborstel.com (localhost [10.0.0.2]) by mail.wcborstel.com (Postfix) with ESMTP id 86053434379; Sat, 7 Apr 2007 21:20:40 +0200 (CEST) Received: by mail.wcborstel.com (Postfix, from userid 58) id 3B041434374; Sat, 7 Apr 2007 21:20:40 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on mail.wcborstel.com X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED, DK_POLICY_SIGNSOME,SARE_SUB_OBFU_OTHER autolearn=ham version=3.1.8 X-Spam-Report: * 0.1 SARE_SUB_OBFU_OTHER FVGT - subject contains odd letter combinations * 0.0 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some mails * -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP Received: from [192.168.1.6] (unknown [192.168.1.6]) by mail.wcborstel.com (Postfix) with ESMTP id 96791434327; Sat, 7 Apr 2007 21:20:36 +0200 (CEST) Message-ID: <4617EF00.7010403@wcborstel.com> Date: Sat, 07 Apr 2007 21:20:32 +0200 From: Jorn Argelo User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <20070406214325.GB61039@garage.freebsd.pl> In-Reply-To: <20070406214325.GB61039@garage.freebsd.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-fs@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: ZFS - quick start. X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2007 19:20:35 -0000 Pawel Jakub Dawidek wrote: > Ok, ZFS is now in the tree, what's now? Below you'll find some > instructions how to quickly make it up and running. > > Thanks for this Pawel. I have a machine with an external storage array running gvinum on 6.1-RELEASE. Do you think I can use ZFS to replace gvinum once 7.0 has been released? The box is fairly important, but ZFS has been out in the wild for a while so I have confidence in that. Or do you think I should not use it for production purposes yet? Thanks, Jorn