From owner-freebsd-virtualization@FreeBSD.ORG Sat Oct 12 21:39:02 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C0950B45; Sat, 12 Oct 2013 21:39:02 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pd0-x231.google.com (mail-pd0-x231.google.com [IPv6:2607:f8b0:400e:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9455D2211; Sat, 12 Oct 2013 21:39:02 +0000 (UTC) Received: by mail-pd0-f177.google.com with SMTP id y10so5723790pdj.8 for ; Sat, 12 Oct 2013 14:39:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=O1n2HWwzE9UJqqtE/U6KlWNQbIFDzt3S9EEjWMWnPJs=; b=FOYpQdvME52ebnfSxjqNfcPyBlwh86TO0/VUoYggvxaDWKk1aEYo3jsAlf8WdBWyUp IVOqpSnrCDLtAxxoDa6DxP0tFEKN+Lpxtt6cjzd149XbrFQupl/Yy/ZrDLeWZm5j4LCm oZtwjaENiJtu2AiTN4WH3oYA9H4SHA/u5sDTO/QZ9N6IX3E6Jf0k2w3F9GFNNJgqv5fm jLX8BOiJOh803fx++7Gxmh7VKq35b+/musIMHcc3hHdJ+AtCGmV+zk3cSaKBs0otqueh l7YP5oBBp0wo1wFV0M7y33XI42M+a8YUV16Zb28YPdrb4okLMx+BEenQtKECdLJTJvNb +m0g== MIME-Version: 1.0 X-Received: by 10.66.146.199 with SMTP id te7mr29451391pab.106.1381613942183; Sat, 12 Oct 2013 14:39:02 -0700 (PDT) Received: by 10.68.59.3 with HTTP; Sat, 12 Oct 2013 14:39:02 -0700 (PDT) In-Reply-To: References: Date: Sat, 12 Oct 2013 17:39:02 -0400 Message-ID: Subject: Re: Running FreeNAS under BHyve From: Aryeh Friedman To: Craig Rodrigues Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 12 Oct 2013 21:39:02 -0000 > > How do you find this out sort of asking your local DHCP server which may >> or may not be available depending on setup of DHCP >> >> > If a DHCP address is obtained, it will be displayed on the console. > This assumes that there is a visible console. petitecloud, for example only, currently shows the guest console once (the first reboot after installing. You can always run bhyve from the command line [we even provide a script for this, to be documented in petitecloud 0.2]).... in such cases how do you get the IP address and other configurations on each lease change?