Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15285D2D8 for ; Fri, 9 Nov 2012 14:34:05 +0000 (UTC) Received: (qmail 41578 invoked by uid 500); 9 Nov 2012 14:34:04 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 41449 invoked by uid 500); 9 Nov 2012 14:34:04 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 41438 invoked by uid 99); 9 Nov 2012 14:34:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 14:34:04 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rajesh.battala@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 14:33:56 +0000 X-IronPort-AV: E=Sophos;i="4.80,745,1344211200"; d="scan'208";a="13449051" Received: from banpmailmx01.citrite.net ([10.103.128.73]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 09 Nov 2012 14:33:18 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.72]) by BANPMAILMX01.citrite.net ([10.103.128.73]) with mapi; Fri, 9 Nov 2012 20:03:17 +0530 From: Rajesh Battala To: "cloudstack-users@incubator.apache.org" Date: Fri, 9 Nov 2012 20:01:27 +0530 Subject: RE: How to create VM in a specific cluster Thread-Topic: How to create VM in a specific cluster Thread-Index: Ac2+ghPj6rINNWSFRR6jDH7YppcmLQABIYfA Message-ID: <97F4356AEA71904482CD192135C038F90113046EDC0E@BANPMAILBOX01.citrite.net> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Arnaud,=20 Use the tags feature in the cloudstack. It will help to place the VM in the= desired location , host. Create the host tag where you want to be running, while deploying the VM pr= ovide the host tag and CS will deploy the instance on the host with the tag= specified.=20 Thanks Rajesh Battala -----Original Message----- From: Arnaud Gaillard [mailto:arnaud.gaillard@xtendsys.net]=20 Sent: Friday, November 09, 2012 7:26 PM To: cloudstack-users@incubator.apache.org Subject: How to create VM in a specific cluster Hello, Just a quick question (Cloudstack 3.0.2), what is the best way to create a = VM in a specific cluster inside of a pod? For licensing reason we have to a= ttach VM to a subset of servers that we grouped in a specific cluster, but = currently we don't find a method to deploy a VM on this cluster (we tried h= ost tag, but it doesn't seems to be taken into account). What would be the best way to procede? Thanks!