From owner-freebsd-questions@FreeBSD.ORG Tue May 1 07:36:17 2012 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 70EDF1065670 for ; Tue, 1 May 2012 07:36:17 +0000 (UTC) (envelope-from eam1edward@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 30A808FC18 for ; Tue, 1 May 2012 07:36:17 +0000 (UTC) Received: by obcni5 with SMTP id ni5so6510957obc.13 for ; Tue, 01 May 2012 00:36:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=wrscZRuKnnJu+D/ZagJIVFexxAqKpnZwM53FEe9b7UE=; b=QWE0XG8pLTkadEQvTakpSJ8aZZZogpjtMnwJ5vwPGQgzg7/ZXE/Bi/8K7SvyLYAj+4 c+MZnCrYD/tOOzif0myhG+HyhoWh+q/6VaR/K8X3BTczIyl8UsNlp0IxVSpQPo7mU+kF 2fiZj8/WershP2QeIGgxcasGNyapcDCftoYdhxblzjn64cJhlF96We9uTbkBPRoFSFyK rFGrV+NkmVKty1tnjM91iQ+6m3VveIi7ozUgmu8mhWFnl6WFKplUzk8vyVkkfKQYGw0k 8PDTepYIZzfaxm3bJnd2pBPUfblndfYyZOkvwTN8MDcHx2aiuckQrproFGVXbie6LzEX up1A== Received: by 10.182.207.10 with SMTP id ls10mr31923346obc.9.1335857776784; Tue, 01 May 2012 00:36:16 -0700 (PDT) Received: from localhost.localdomain ([174.134.109.226]) by mx.google.com with ESMTPS id xh3sm19581402obb.13.2012.05.01.00.36.15 (version=SSLv3 cipher=OTHER); Tue, 01 May 2012 00:36:16 -0700 (PDT) Message-ID: <4F9F93B2.5070407@gmail.com> Date: Tue, 01 May 2012 00:41:38 -0700 From: Edward M User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120424 Thunderbird/12.0 MIME-Version: 1.0 To: Adam Vande More References: <4F9F2C49.9040804@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: which filesytems zfs needs to function 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, 01 May 2012 07:36:17 -0000 On 04/30/2012 05:52 PM, Adam Vande More wrote: > The filesystems are mostly arbitrary. You really only need the rootfs > with appropriate directories underneath. The list provided is simply > a concise idealized layout. Thanks!. I will try creating different filesytems to further my learning of zfs. :-)