From owner-freebsd-fs@FreeBSD.ORG Fri Feb 29 22:00:47 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 727F81065671 for ; Fri, 29 Feb 2008 22:00:47 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from forrie.com (demon.dce.harvard.edu [140.247.198.85]) by mx1.freebsd.org (Postfix) with ESMTP id 21E998FC2A for ; Fri, 29 Feb 2008 22:00:47 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from dhcp-103-0-64.de-dhcp.harvard.edu (dce-gw.harvard.edu [140.247.198.51]) (authenticated bits=0) by forrie.com (8.14.2/8.13.8) with ESMTP id m1TM0c88049570 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 29 Feb 2008 17:00:43 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <47C88085.60300@forrie.com> Date: Fri, 29 Feb 2008 17:00:37 -0500 From: Forrest Aldrich User-Agent: Thunderbird 2.0.0.13pre (Macintosh/20080229) MIME-Version: 1.0 To: freebsd-fs@freebsd.org References: <47C8656A.6080808@forrie.com> <20080229214106.GA1249@carrot.studby.ntnu.no> <20080229215535.GA5670@eos.sc1.parodius.com> In-Reply-To: <20080229215535.GA5670@eos.sc1.parodius.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.92.1/6047/Fri Feb 29 13:51:13 2008 on mail.forrie.com X-Virus-Status: Clean Subject: Re: ZFS as / filesystem on 7.0 ? 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: Fri, 29 Feb 2008 22:00:47 -0000 Thank you for the replies. It seems that / and/or at least /boot should remain UFS/UFS2 and the rest of the system ZFS, if so desired. I wonder if it's possible to convert a filesystem from UFS/2 to ZFS ;-) Probably not without another disk nearby to mirror and copy back the content. _F