From owner-freebsd-virtualization@FreeBSD.ORG Thu Jan 23 03:30:10 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15EBE558 for ; Thu, 23 Jan 2014 03:30:10 +0000 (UTC) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D4D981598 for ; Thu, 23 Jan 2014 03:30:09 +0000 (UTC) Received: by mail-pa0-f44.google.com with SMTP id kq14so1281971pab.17 for ; Wed, 22 Jan 2014 19:30:09 -0800 (PST) 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=1ZgUQVwQdUOzkvFGaRrZzZViFuX9r3HABHqKDXXW6mM=; b=jhkwppwfOlGIihtZCcU90UqMCCSTiJogfCSqbTosoxA7+VZ43N0s2woDlnLbgJAklw kpYY1kDiffP2kwak/6Opa30HoBsvdzXPeZ+ko4kPIVBiS1VUmIZK2iO5oOKB1WF4z2/S CaVV7+MsHlbCOWrOrYhUGntua/HFN6i7x22EhTePkGMiJhoos3bgjbAPxhU8xGtqT4Uv +mRn0SuoqVqjqwoph5nzUdtpFDTkHvs5iPXx+fScNcKQkaXewWhc95/vTbyI0JdEaRSt Bt4/62/gxKG1kNmVILakHOOFCS2dskEt7r6ze5ejcqieSGwpNrnOsOA+MC89kZl7+ESx h4xQ== MIME-Version: 1.0 X-Received: by 10.68.43.101 with SMTP id v5mr5463119pbl.149.1390447809372; Wed, 22 Jan 2014 19:30:09 -0800 (PST) Received: by 10.68.155.38 with HTTP; Wed, 22 Jan 2014 19:30:09 -0800 (PST) In-Reply-To: References: <201401171615.51057.Mark.Martinec+freebsd@ijs.si> <275866C0-E379-48BE-BAAD-BF87A307A64E@tamu.edu> <20140119214136.GR86491@e-new.0x20.net> Date: Wed, 22 Jan 2014 22:30:09 -0500 Message-ID: Subject: Re: emulators/petitecloud 0.2.1 available From: Aryeh Friedman To: Mark Martinec Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 23 Jan 2014 03:30:10 -0000 > This is correct behavior since there are no long lived processes all > running the rc.d does is do some quick system wide inits needed to run vm's > correctly (currently it loads vmm, if_tap and aio and also creates the > bridge that vm's will be using). This is true for all PetiteCloud > commands, namely they do whatever action they need to perform and then die > (no long living processes if you don't count the hyperv's or tomcat). > > Forgot to mention you will also need a cd image to install from that is kept in where ever your cdPrefix is (/vms/cds by default but settable in the settings screen or /usr/local/etc/petitecloud/settings.cfg) -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org