From owner-freebsd-fs@FreeBSD.ORG Wed Nov 3 13:15:25 2010 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 5D9661065672; Wed, 3 Nov 2010 13:15:25 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 239BB8FC19; Wed, 3 Nov 2010 13:15:25 +0000 (UTC) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1PDdBT-000DOX-ON; Wed, 03 Nov 2010 13:15:23 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1PDdBT-000FY1-NT; Wed, 03 Nov 2010 13:15:23 +0000 Date: Wed, 03 Nov 2010 13:15:23 +0000 Message-Id: To: fjwcash@gmail.com, pjd@freebsd.org In-Reply-To: From: Pete French Cc: freebsd-fs@freebsd.org Subject: Re: Converting a non-HAST ZFS pool to a HAST pool 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: Wed, 03 Nov 2010 13:15:25 -0000 > Okay, so converting a non-HAST ZFS setup to a HAST setup using the > same drives won't work. See my post on the same subject - this is not true depending on how you have your non-hast setup configured. I migrated from gmirror to hast quite happily with no downtime. > Any reason that it wouldn't work when replacing the drives with larger ones? That will work fine - effectyively it's what I did as the drives were larger under hast than under gmirror. -pete.