Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1982010804 for ; Mon, 21 Oct 2013 08:40:48 +0000 (UTC) Received: (qmail 21399 invoked by uid 500); 21 Oct 2013 08:40:46 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 21028 invoked by uid 500); 21 Oct 2013 08:40:36 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 21018 invoked by uid 99); 21 Oct 2013 08:40:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Oct 2013 08:40:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcacu-cloudstack-users@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Oct 2013 08:40:27 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VYB1v-0006AL-LO for users@cloudstack.apache.org; Mon, 21 Oct 2013 10:40:03 +0200 Received: from zonafaenza.provincia.ra.it ([195.62.179.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Oct 2013 10:40:03 +0200 Received: from mgiammarco by zonafaenza.provincia.ra.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Oct 2013 10:40:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cloudstack.apache.org From: Mario Giammarco Subject: Running devcloud on dom0 Date: Mon, 21 Oct 2013 08:38:10 +0000 (UTC) Lines: 11 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 195.62.179.98 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36) X-Virus-Checked: Checked by ClamAV on apache.org Hello, I have a server with ubuntu server 12.04 fresh installed. I would like to run on it cloudstack manager AND agent. I read in forum to use devcloud with nested virtualization. I wonder why I cannot install cloudstack server and agent directly on my dom0. Is it possible? Thanks, Mario