From owner-freebsd-fs@FreeBSD.ORG Wed Mar 2 16:34:48 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 B299B1065694 for ; Wed, 2 Mar 2011 16:34:48 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 732F88FC0A for ; Wed, 2 Mar 2011 16:34:47 +0000 (UTC) Received: by vxc34 with SMTP id 34so128494vxc.13 for ; Wed, 02 Mar 2011 08:34:46 -0800 (PST) Received: by 10.52.166.226 with SMTP id zj2mr13830363vdb.295.1299083685964; Wed, 02 Mar 2011 08:34:45 -0800 (PST) Received: from tech304 (supranet-tech.secure-on.net [66.170.8.18]) by mx.google.com with ESMTPS id l6sm54743vcp.38.2011.03.02.08.34.44 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 02 Mar 2011 08:34:44 -0800 (PST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Mikolaj Golub" References: <861v2pzoeq.fsf@in138.ua3> Date: Wed, 02 Mar 2011 10:34:38 -0600 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: <861v2pzoeq.fsf@in138.ua3> User-Agent: Opera Mail/11.01 (FreeBSD) Cc: freebsd-fs@freebsd.org Subject: Re: HAST and volume sizes 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, 02 Mar 2011 16:34:48 -0000 On Wed, 02 Mar 2011 06:40:13 -0600, Mikolaj Golub wrote: > So if you have disks of different sizes you have to specify the smallest > size > on the resource creation. Thanks! I somehow missed that when looking at all of the HAST documentation. As a followup question: what exactly is the -m command looking for as far as syntax? It doesn't specify if I have to list it in bytes or if I can do 1T or 1000G, etc. Regards, Mark