From owner-freebsd-virtualization@FreeBSD.ORG Sun Oct 13 01:09:41 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 21138F19 for ; Sun, 13 Oct 2013 01:09:41 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9FB102981 for ; Sun, 13 Oct 2013 01:09:40 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id ev20so4674045lab.11 for ; Sat, 12 Oct 2013 18:09:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1R8b9J5cRPdwAyIoUaXiJmBzLHF9e4r0Qrjm41KExsw=; b=pHqI5aCm5ad0nzISXGAkydwpaRNzVAttqREY3XD+mKacFByo7L727g5zHLSeNwc1Rb H3582fV67YWAVZTCrDeK8X9zEa1Mw2bwxYOdoXz6C9Q2NrTIOCz+FWjYmEEKghZ069ke fjvvGDkmYOnEcJDHnH2Q9rnND/LOYSDsltdSvZg+4mNZQqn+bebgaOuHzfgSrE5Uv57V mDvGk8v2U4rpa6ZPKhzuNOz3q1U0Hwf9oaWU7JF/otXUGG2/q1J7MU8GEvbGxmfWZCGo erskUZbViwP7L1Z1n92HiKYkB1cKNhUynqI2glaAq8tIBS1++6jwcnwB9wYNEQ12NNfD zq0Q== MIME-Version: 1.0 X-Received: by 10.152.8.115 with SMTP id q19mr23766760laa.16.1381626578746; Sat, 12 Oct 2013 18:09:38 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.139.132 with HTTP; Sat, 12 Oct 2013 18:09:38 -0700 (PDT) In-Reply-To: References: Date: Sat, 12 Oct 2013 18:09:38 -0700 X-Google-Sender-Auth: 0CVvTYCJSHhajTrbdeORnjoI1Nc Message-ID: Subject: Re: Running FreeNAS under BHyve From: Craig Rodrigues To: Aryeh Friedman 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: Sun, 13 Oct 2013 01:09:41 -0000 On Sat, Oct 12, 2013 at 2:39 PM, Aryeh Friedman wrote: > 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? >>> >> FreeNAS is using all the infrastructure of FreeBSD, so you would have to use the same technique when running FreeBSD under petitecloud to get this information. -- Craig