From owner-freebsd-virtualization@freebsd.org Tue Apr 18 22:42:04 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF573D44ADD for ; Tue, 18 Apr 2017 22:42:04 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A37611F67 for ; Tue, 18 Apr 2017 22:42:04 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 9209920B52 for ; Tue, 18 Apr 2017 18:42:02 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Tue, 18 Apr 2017 18:42:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zyxst.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=pzvrykwfQmO1+EzMXg2swNx6ZnRSa5GjMMH7SrGif kA=; b=onArvWpAWniu2iG7348mfcCpwLAoCjY3EiAecO3fgujRzThgO6iUH0Py9 1i9HULUJO0Yaw8YSjEe6ico2eaBegni2eA/m0EsmZ/bYAvx9dC8WkGGHMddRgsF4 Ieb7JVmfqcnThhPwqkkHsC5clKtaAP7d7j0FS6WU3uKu4UMj50QPbnAn71Cq9214 rb1CTxytizp2xl8SrpqQhj4WEhgDNd1jySNvVXUQTs6W+Fl1ssctdSpqyRYiSzXd 05PeOM+IKe7yek0ev3wrGYXzIGL/nCJvqcpotQku27GORMNEg6M1ITVjo2AzOYHd EcjHPtnuumAwsmDMZtIcVJokSSTqg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=pzvrykwfQmO1+EzMXg 2swNx6ZnRSa5GjMMH7SrGifkA=; b=d8yC7Ubmue7RcyLpjSNtr62FYgUJ6DwF2P 6RZtqoKiZGmCcUGi0m6KqkdtdjERGlYo1AiweIjvD4cZNuuqdM6YmHaxn5vZGkxU fh0ljLEDg9Wu7iLdaVj/bLCXhnuz2VbKDaGUAbM2YvzBch18BObm8o72ELLDxrwp GJSWb9vIoSxi3ry44B2fo4O6Xxmd5VuDMtIw8zmkdShZIFiIIUGnDBSIsWkzW3iw eBaWz2dF4QTZQ2+KYIcjO80j2hXAWBgvwAKIAdeY+WPdRK0EiG8c2y1MNa8L2jUZ IZDRVxaizckdPtHGfxZ+RSyWdflwcNylU+WVbv3mK5b0j0mEAfmg== X-ME-Sender: X-Sasl-enc: 5PyYs5d5yq3Ywx4Loc5+HJix1euJ493FQFtob118tXtl 1492555322 Received: from pumpkin.growveg.org (pumpkin.growveg.org [82.70.91.101]) by mail.messagingengine.com (Postfix) with ESMTPA id 3422E2469B for ; Tue, 18 Apr 2017 18:42:02 -0400 (EDT) To: freebsd-virtualization@freebsd.org From: tech-lists Subject: can a bhyve instance be shrunk? Message-ID: Date: Tue, 18 Apr 2017 23:42:00 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2017 22:42:04 -0000 Hello list, Simple question I guess, but can't find any answers so thought I'd ask here: Can a bhyve instance be shrunk? Does it matter if it's a freebsd guest or a linux guest? Is it done from the host or the guest? How? thanks, -- J.