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 9870AFBF2 for ; Mon, 29 Apr 2013 20:16:22 +0000 (UTC) Received: (qmail 97576 invoked by uid 500); 29 Apr 2013 20:16:21 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 97529 invoked by uid 500); 29 Apr 2013 20:16:21 -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 97521 invoked by uid 99); 29 Apr 2013 20:16:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 20:16:21 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Jessica.Wang@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 20:16:16 +0000 X-IronPort-AV: E=Sophos;i="4.87,575,1363132800"; d="scan'208";a="22229463" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/RC4-MD5; 29 Apr 2013 20:15:54 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Mon, 29 Apr 2013 13:15:54 -0700 From: Jessica Wang To: "dportiz@outlook.com" CC: "users@cloudstack.apache.org" , "chip.childers@sungard.com" Date: Mon, 29 Apr 2013 13:15:52 -0700 Subject: RE: Deployment of VMs running cluster services Thread-Topic: Deployment of VMs running cluster services Thread-Index: Ac5FDezRjTH1Qb6rTvym6ppgjNzU+wAB5spQ Message-ID: <8EC081586F1D7C41931517E802E94732014545777A8A@SJCPMAILBOX01.citrite.net> References: <8897836930750533286@unknownmsgid> In-Reply-To: <8897836930750533286@unknownmsgid> 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 This feature(affinity/anti-affinity group) is in master branch already. After login to cloudstack UI, there is a new icon "Affinity Groups" in left= menu. You can create anti-affinity group or affinity group there. Then, click "Instances" menu =3D> click "Add Instance" =3D> there is a new = step (step 5: Affinity) where you can choose Affinity/anti-affinity group f= or the VM you are going to deploy. -----Original Message----- From: Chip Childers [mailto:chip.childers@sungard.com]=20 Sent: Monday, April 29, 2013 12:15 PM To: Subject: Re: Deployment of VMs running cluster services On Apr 29, 2013, at 3:12 PM, David Ortiz wrote: > Hello, > Does cloudstack have a way to specify that two or more VMs should not= be launched on the same host? The only thing I could find to try and do i= t is to use tags to make them launch on different hosts, but I was curious = if there is a way to say I do not care which hosts they deploy on as long a= s they are not on the same one. > Thanks, David Ortiz Not yet, but its coming. It's a feature called "anti-affinity" >