Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E669DB63 for ; Mon, 20 Aug 2012 09:34:47 +0000 (UTC) Received: (qmail 92889 invoked by uid 500); 20 Aug 2012 09:34:46 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 92602 invoked by uid 500); 20 Aug 2012 09:34:45 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 92567 invoked by uid 99); 20 Aug 2012 09:34:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2012 09:34:44 +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 (athena.apache.org: domain of rohit.yadav@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; Mon, 20 Aug 2012 09:34:38 +0000 X-IronPort-AV: E=Sophos;i="4.77,796,1336348800"; d="scan'208";a="12420052" Received: from banpmailmx01.citrite.net ([10.103.128.73]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 20 Aug 2012 09:34:15 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.72]) by BANPMAILMX01.citrite.net ([10.103.128.73]) with mapi; Mon, 20 Aug 2012 15:04:14 +0530 From: Rohit Yadav To: "cloudstack-dev@incubator.apache.org" Date: Mon, 20 Aug 2012 15:04:13 +0530 Subject: Domr and Network Thread-Topic: Domr and Network Thread-Index: Ac1+tvW75Vjgt52jS0GnXh14Vx4lEw== Message-ID: <74A25826-DD23-4B81-B47A-E205D8E99C03@citrix.com> 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, A domr is checked for its existence and if it does not exist it is created = whenever an instance is launched. If I stop or stop and delete the domr, HA= won't recreate domr. Is it intentional or a bug? Further, when I restart the network after either stopping the domr or stopp= ing and deleting domr, restarting fails. From the surface the problem is nu= ll is passed instead of the correct Pod, but I'm not sure. Regards, Rohit=