From owner-freebsd-fs@FreeBSD.ORG Sat May 11 23:58:08 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7A275A40 for ; Sat, 11 May 2013 23:58:08 +0000 (UTC) (envelope-from mjacob@freebsd.org) Received: from virtual.feral.com (virtual.feral.com [216.224.170.83]) by mx1.freebsd.org (Postfix) with ESMTP id 2D8C4FAE for ; Sat, 11 May 2013 23:58:08 +0000 (UTC) Received: from [192.168.136.3] (76-14-48-84.sf-cable.astound.net [76.14.48.84] (may be forged)) by virtual.feral.com (8.14.4/8.14.4) with ESMTP id r4BNv0XR017846 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sat, 11 May 2013 16:57:01 -0700 Message-ID: <518EDACC.2070609@freebsd.org> Date: Sat, 11 May 2013 16:57:00 -0700 From: Matthew Jacob Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-fs@freebsd.org Subject: Re: Tell me how to increase the virtual disk with ZFS? References: <201305112131.r4BLVljp032538@chez.mckusick.com> In-Reply-To: <201305112131.r4BLVljp032538@chez.mckusick.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (virtual.feral.com [216.224.170.83]); Sat, 11 May 2013 16:57:01 -0700 (PDT) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mjacob@freebsd.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 23:58:08 -0000 On 5/11/2013 2:31 PM, Kirk McKusick wrote: > As of FreeBSD 9.1, the growfs(8) utility has the ability to increase > the size of live filesystems. > but only for ufs, no?