From dev-return-60316-apmail-cloudstack-dev-archive=cloudstack.apache.org@cloudstack.apache.org Mon Jun 30 04:01:12 2014 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 0503E11BC7 for ; Mon, 30 Jun 2014 04:01:12 +0000 (UTC) Received: (qmail 15358 invoked by uid 500); 30 Jun 2014 04:01:11 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 15303 invoked by uid 500); 30 Jun 2014 04:01:11 -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 15292 invoked by uid 99); 30 Jun 2014 04:01:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2014 04:01:11 +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 Abhinandan.Prateek@citrix.com designates 103.14.252.240 as permitted sender) Received: from [103.14.252.240] (HELO SMTP.CITRIX.COM.AU) (103.14.252.240) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2014 04:01:05 +0000 X-IronPort-AV: E=Sophos;i="5.01,573,1400025600"; d="scan'208";a="7717091" Received: from sinaccessns.citrite.net (HELO SINPEX01CL01.citrite.net) ([10.151.60.9]) by sinpip01.citrite.net with ESMTP; 30 Jun 2014 04:00:36 +0000 Received: from SINPEX01CL03.citrite.net ([169.254.3.175]) by SINPEX01CL01.citrite.net ([169.254.1.37]) with mapi id 14.03.0181.006; Mon, 30 Jun 2014 12:00:35 +0800 From: Abhinandan Prateek To: "dev@cloudstack.apache.org" Subject: Re: how we can disable process/scheduler which delete the vms from hyper-wiser if that vms info are not available in database.? Thread-Topic: how we can disable process/scheduler which delete the vms from hyper-wiser if that vms info are not available in database.? Thread-Index: AQHPkj1lEswmv8iK8Euyq43tWsCr15uI4UCA Date: Mon, 30 Jun 2014 04:00:34 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.4.2.140509 x-originating-ip: [10.13.107.78] Content-Type: text/plain; charset="us-ascii" Content-ID: <7C0ADCBE854FF545866F376555500BCB@citrix.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP: SIN1 X-Virus-Checked: Checked by ClamAV on apache.org What version have you seen the sync removing non cloudstack Vms ? As per my knowledge this should not happen in master. -abhi On 28/06/14 12:53 am, "chandraprakash mishra" wrote: >Hello, >As i know in CS there is a process/scheduler is running which delete the >vms from hyper-wiser( xen host) if that vms info are not available in >database. >how we can disable this service/scheduler for some time. > >--=20 >Thanks and Regards, >cpm