From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 07:43:29 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4F49AAEF for ; Mon, 14 Jul 2014 07:43:29 +0000 (UTC) Received: from mail-qa0-x229.google.com (mail-qa0-x229.google.com [IPv6:2607:f8b0:400d:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 103312930 for ; Mon, 14 Jul 2014 07:43:28 +0000 (UTC) Received: by mail-qa0-f41.google.com with SMTP id j7so2329086qaq.28 for ; Mon, 14 Jul 2014 00:43:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=no4MgRzpYp4nPxoRC54OyY6mW12JpXkNQe0I12LCaNo=; b=Ynd5XR6ANPiXEj2+ktfiyV3Mml99dmyvXFGl8F3VZ1XpLNyGjkxILcBVW9zbJXJUqo RKB7Y0liUIe+Loe/7N4MgmbtYoC+5NzL292L1uFTJRrKeuhCANXgoS3748evKIUxeivn c9uzfX3kmJPYoFys6nndUyZFSig3+L6eVpg5ZM5Ft9WLWwHNAX4AoJtcooYoK/w9lTct j2kcRNSOAzKu7NpbVq5dgGNjY3FrUorjsKoQy1NJ5OpslhO5N8scjxpkGMABizDNhoIK RYzU9dn8dZCsqJl4lt5+zVXeOe5EoLN7MBOf5z9I+ptYaUrdsJW5yHYwxBcQxl+P7Qn5 94Zg== MIME-Version: 1.0 X-Received: by 10.140.50.50 with SMTP id r47mr22152882qga.96.1405323808132; Mon, 14 Jul 2014 00:43:28 -0700 (PDT) Received: by 10.96.13.133 with HTTP; Mon, 14 Jul 2014 00:43:28 -0700 (PDT) In-Reply-To: <53C326EE.1030405@my.hennepintech.edu> References: <20140713190308.GA9678@bewilderbeast.blackhelicopters.org> <20140714071443.42f615c5@X220.alogt.com> <53C326EE.1030405@my.hennepintech.edu> Date: Mon, 14 Jul 2014 08:43:28 +0100 Message-ID: Subject: Re: deciding UFS vs ZFS From: krad To: Andrew Berg Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2014 07:43:29 -0000 dont forget boot enviroments On 14 July 2014 01:40, Andrew Berg wrote: > On 2014.07.13 18:14, Erich Dollansky wrote: > > Hi, > > > > use UFS as long as you are working with a single disk and ZFS the > > moment you have more than one disk. > Checksumming and the COW features make ZFS quite attractive for > single-device > pools as well. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >