Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 90B701038D for ; Wed, 4 Sep 2013 23:38:02 +0000 (UTC) Received: (qmail 31560 invoked by uid 500); 4 Sep 2013 23:38:02 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 31524 invoked by uid 500); 4 Sep 2013 23:38:02 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 31516 invoked by uid 99); 4 Sep 2013 23:38:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 23:38:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of darren.s.shepherd@gmail.com designates 209.85.160.53 as permitted sender) Received: from [209.85.160.53] (HELO mail-pb0-f53.google.com) (209.85.160.53) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 23:37:55 +0000 Received: by mail-pb0-f53.google.com with SMTP id up15so984543pbc.40 for ; Wed, 04 Sep 2013 16:37:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=A7a5K9ijyRWdQLbsJ8DgidqGpKCXTD3pq2iJ4CE3qew=; b=qCE8P0Gd1ccRRZQqG4Fnzvddv5RJC5Gc++pwL6dXje5G05K23AeAql7H9p2KL6MTTZ Q5DwhMmG9V6lF4SZhpC5xod+uwvdNulE8OBWRJgdL3yyeZCDN9HJkQom9CHGCoBuWJeH 2t2F2UndzgkcHBCJS1XTJIlC4Rpwo9jfZIcF0DRSWAdekZEQb83N4o258EQFWTZrmhDl GzLVgmiTdLV1CTI2q2ItYS9ag7Gb6NYv6PoOzhn68EyDY99SjkSduwQvi7FJfJd2wfGn V8AjDY3ahlBkhG1pCP4482ZymUCgwwTF8eF6GAL0JyeaXxyDZ5WcLtDlMstSpPY0Xlhc ALhQ== X-Received: by 10.68.217.225 with SMTP id pb1mr5913766pbc.61.1378337855754; Wed, 04 Sep 2013 16:37:35 -0700 (PDT) Received: from [192.168.3.143] (ip68-109-132-233.ph.ph.cox.net. [68.109.132.233]) by mx.google.com with ESMTPSA id fo3sm31368352pbb.15.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 16:37:35 -0700 (PDT) Message-ID: <5227C45D.208@gmail.com> Date: Wed, 04 Sep 2013 16:38:05 -0700 From: Darren Shepherd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: "dev@cloudstack.apache.org" Subject: cpvm and ssvm but no host entries Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org So I'm trying to setup a cloudstack environment from scratch. Not a devcloud environment, but more like a production setup. Anyhow, so I managed to get the cpvm and ssvm running, but there is no host entry for them. Is that supposed to happen? Darren