From owner-freebsd-fs@FreeBSD.ORG Mon Nov 30 12:25:34 2009 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 08EF11065692 for ; Mon, 30 Nov 2009 12:25:34 +0000 (UTC) (envelope-from google@vink.pl) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 91C698FC12 for ; Mon, 30 Nov 2009 12:25:32 +0000 (UTC) Received: by bwz5 with SMTP id 5so2463669bwz.3 for ; Mon, 30 Nov 2009 04:25:32 -0800 (PST) Received: by 10.204.26.131 with SMTP id e3mr1421462bkc.27.1259583931687; Mon, 30 Nov 2009 04:25:31 -0800 (PST) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx.google.com with ESMTPS id 16sm1123840bwz.11.2009.11.30.04.25.31 (version=SSLv3 cipher=RC4-MD5); Mon, 30 Nov 2009 04:25:31 -0800 (PST) Received: by fxm10 with SMTP id 10so2932702fxm.14 for ; Mon, 30 Nov 2009 04:25:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.73.20 with SMTP id o20mr647567faj.71.1259583930435; Mon, 30 Nov 2009 04:25:30 -0800 (PST) In-Reply-To: <4B139AEB.8060900@jrv.org> References: <2ae8edf30911300120x627e42a9ha2cf003e847d4fbd@mail.gmail.com> <4B139AEB.8060900@jrv.org> Date: Mon, 30 Nov 2009 13:25:30 +0100 Message-ID: <2ae8edf30911300425g4026909bm9262f6abcf82ddcd@mail.gmail.com> From: Wiktor Niesiobedzki To: "James R. Van Artsdalen" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs Subject: Re: ZFS guidelines - preparing for future storage expansion 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: Mon, 30 Nov 2009 12:25:34 -0000 2009/11/30 James R. Van Artsdalen : > Wiktor Niesiobedzki wrote: >> do I need to do something more, to get new space used by >> RAIDZ? > > Export the pool, the import it. =C2=A0Adding a vdev is done right away, b= ut > increasing the size of a vdev (as you did) only happens on import. > That did the trick, thanks :-) Cool thing! :-) Cheers, Wiktor