From owner-freebsd-fs@FreeBSD.ORG Sat Aug 27 02:58:26 2011 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 133D8106564A for ; Sat, 27 Aug 2011 02:58:26 +0000 (UTC) (envelope-from freebsd@deman.com) Received: from plato.corp.nas.com (plato.corp.nas.com [66.114.32.138]) by mx1.freebsd.org (Postfix) with ESMTP id ECE7D8FC0C for ; Sat, 27 Aug 2011 02:58:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by plato.corp.nas.com (Postfix) with ESMTP id 3931BF2DFE70 for ; Fri, 26 Aug 2011 19:58:25 -0700 (PDT) X-Virus-Scanned: amavisd-new at corp.nas.com Received: from plato.corp.nas.com ([127.0.0.1]) by localhost (plato.corp.nas.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AxJn2xLcgIoW for ; Fri, 26 Aug 2011 19:58:23 -0700 (PDT) Received: from [192.168.0.4] (97-115-69-183.ptld.qwest.net [97.115.69.183]) by plato.corp.nas.com (Postfix) with ESMTPSA id D77E0F2DFE61 for ; Fri, 26 Aug 2011 19:58:23 -0700 (PDT) From: Michael DeMan Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Fri, 26 Aug 2011 19:58:22 -0700 Message-Id: To: freebsd-fs@freebsd.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Subject: hast+zfs and pool expansion via disk replacements 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, 27 Aug 2011 02:58:26 -0000 Hi All, We are thinking about trying out a 2-way or 3-way mirror for a filer = based on FreeBSD, with HAST and ZFS. With traditional ZFS for expanding capacity in what I think of as a = traditional 'stripe over mirrors' - it is quite easy by replacing say = 500GB disks one at a time with 2TB in a given mirrored unit. How does this work if we are using hast? Is it transparent? Is it = impossible? Is it possible to do and still be 24x7 with a little bit of = command line work? Thanks, - Mike DeMan