From owner-freebsd-virtualization@freebsd.org Sun Feb 25 21:04:18 2018 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A72ACF29014 for ; Sun, 25 Feb 2018 21:04:18 +0000 (UTC) (envelope-from lcraft@gmail.com) Received: from mail-io0-x231.google.com (mail-io0-x231.google.com [IPv6:2607:f8b0:4001:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4364970DC9 for ; Sun, 25 Feb 2018 21:04:18 +0000 (UTC) (envelope-from lcraft@gmail.com) Received: by mail-io0-x231.google.com with SMTP id e30so4581425ioc.3 for ; Sun, 25 Feb 2018 13:04:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=yh8ZQZBUVBN+GJR3XmP/19Vbnen2yOAi+lQvO8f+ggM=; b=l8Snh9z5il8oelmlAr3bPDaHvvEC+QYDygJftNMnBMQGCPiie/cz6wTidL7FhkbrsF ctB1ds5kTsp9OIgUn6u0Erm4L4XWX6EJCrgMXHThyZTHqZrJ60lEriAhVFULnOTEn0tR UbXV2wzTOvHg9qV/OJLsBbtMk2mJ7gAAvFLpCEtRhFC6yz8oNGnKtOTl2/gOv33yGUl3 WSyAZIqQU662H6v2WoKAIH7mZzGCK+NNmIwb93K7gSUu4YIweXmopNd6tJhR0ZBTNMLa dz0za9y1vx8UYx3RDnavFwEGDENvKQ/JEgnniyHeGwkcCGOEdc5vN7j5ge4RGP+vdcxO hbQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=yh8ZQZBUVBN+GJR3XmP/19Vbnen2yOAi+lQvO8f+ggM=; b=f01XUFVybuhAUcCuFs9Ib7Cm343yqr+VndSmFw+Zkn7SM+z8WB5ntbcWj7ig8ZW2jW IT+UdUdjqMmr+j/DmvhDhdOYYMU1DElQ2k0zL3QgMFXWIboAZb1iYHpJqupbMRujeEaN 4R6cZoOlt794KHCRYBJrtT9OQ/liaHWGO348cwYB7dwnLqWOUvocaMqVnX25jKuhP2Kl p9iIB+lTLvLU/w0NNqBThzsMoDmpwLiiJ3JXmu2ClY1Kdcu+xRFxQlqJgmwh5w7E6FpG 4XjLEXEpJLOLsO9Z/w4BB4GMx3G+e/niP2dvfMv2Lo2qRWeqhCnHyPbFcCEeo5t20lWs hV2g== X-Gm-Message-State: APf1xPBzoKepKrEtHJ/eAAWcWOPm5bfOiPqMWH4CdqpzBZ1TvPzDwD+z XSmyVcU/VQoBEF4HLkr02V38mlWM X-Google-Smtp-Source: AG47ELutmEfb+1E9tPr9wXcxgoy2Zssi2XXRZUeSzJP+dRY5dQoEiaWYE8/CJCdFiPRPMy+RRKY9WA== X-Received: by 10.107.141.194 with SMTP id p185mr9518166iod.204.1519592657617; Sun, 25 Feb 2018 13:04:17 -0800 (PST) Received: from [192.168.1.137] ([63.150.218.60]) by smtp.gmail.com with ESMTPSA id k73sm3428579ioi.83.2018.02.25.13.04.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Feb 2018 13:04:16 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: bhyve manager From: Loyd Craft In-Reply-To: <820B83AB-B2DB-4D5A-9455-BA478A4164A7@lerctr.org> Date: Sun, 25 Feb 2018 16:04:15 -0500 Cc: tech-lists , freebsd-virtualization@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <915489B0-56C4-4EA9-8BE7-7428F5493FC4@gmail.com> References: <20180225131401.GA3138@v007.zyxst.net> <820B83AB-B2DB-4D5A-9455-BA478A4164A7@lerctr.org> To: Larry Rosenman X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 25 Feb 2018 21:04:18 -0000 I=E2=80=99m a big fan of chyves.. > On Feb 25, 2018, at 11:09 AM, Larry Rosenman wrote: >=20 > I'm using sysutils/vm-bhyve=20 >=20 > Very simple and works. >=20 >=20 > --=20 > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640 E-Mail: ler@lerctr.org > US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106 >=20 > =EF=BB=BFOn 2/25/18, 9:34 AM, "tech-lists" = wrote: >=20 > Hi, >=20 > What do folks use for their bhyve guest management? >=20 > I have always spun bhyve guests up by hand but now I'm considering > streamlining the process. What do you use? >=20 > thanks, > --=20 > J. > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to = "freebsd-virtualization-unsubscribe@freebsd.org" >=20 >=20 >=20 > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to = "freebsd-virtualization-unsubscribe@freebsd.org"