From owner-freebsd-fs@FreeBSD.ORG Tue Dec 16 17:44:27 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4DEDB176 for ; Tue, 16 Dec 2014 17:44:27 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C543A215 for ; Tue, 16 Dec 2014 17:44:26 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id l4so11232975lbv.26 for ; Tue, 16 Dec 2014 09:44:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=QI5lZ307Wg44Cy3utd6aOJykGa+QExbZxocfqMdrwSY=; b=PSCsjwJqefwJSMd7tvjiqDGem6gRRz5Z3MZpAYGm2xoYFGPijV+0ZY8woFmOkFQdN0 aKyY2+QJVHnpjv/XYM9/XQsS8UBg9DXEyXBYEi7QkTCFVbavXzB2oWZmIpmdM7keIsZe badsdIoOnj8Ina7prZ09PeDfOQ8ktxSJV3d45MNskk3fj7bILomNKhgQH+IwBmqdP4MY wStbG/HZzCgckcIf/o+f0HgPuT8Q1JDuGYCBvPmuSw8djFV0sfSVSd5uvkNnLf6Sf2SA fOVJDwgGACIBJchKfAS6M43tiVkqf4kxnTyIfmypXfkjtMu7zMeGb9O00zMt8eVwZVVE qPlg== MIME-Version: 1.0 X-Received: by 10.112.16.129 with SMTP id g1mr32287097lbd.30.1418751864956; Tue, 16 Dec 2014 09:44:24 -0800 (PST) Received: by 10.114.216.163 with HTTP; Tue, 16 Dec 2014 09:44:24 -0800 (PST) Date: Tue, 16 Dec 2014 09:44:24 -0800 Message-ID: Subject: Expanding a zpool inside a VM From: javocado To: FreeBSD Filesystems Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2014 17:44:27 -0000 I have a FreeBSD 10.0 installation in a vmware guest and I'd like to expand the zpool. Obviously it's very simple to expand the disk size within vmware, but I just want to make sure this command - which _appears_ to work fine - is really safe and sane to properly expand the pool to the full size of the the new, larger disk: zpool online -e pool /dev/da1