From users-return-28353-apmail-cloudstack-users-archive=cloudstack.apache.org@cloudstack.apache.org Tue Jul 18 12:39:37 2017 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 8B4D619E0D for ; Tue, 18 Jul 2017 12:39:37 +0000 (UTC) Received: (qmail 23940 invoked by uid 500); 18 Jul 2017 12:39:31 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 23884 invoked by uid 500); 18 Jul 2017 12:39:31 -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 23873 invoked by uid 99); 18 Jul 2017 12:39:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2017 12:39:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 62B061A09AE for ; Tue, 18 Jul 2017 12:39:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id utQQqVLKGoeP for ; Tue, 18 Jul 2017 12:39:25 +0000 (UTC) Received: from core.bluewho.com (core.bluewho.com [72.34.43.185]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id EEA795FCB5 for ; Tue, 18 Jul 2017 12:39:24 +0000 (UTC) Received: from [115.249.203.169] (port=35310 helo=support.tp.syntrio.in) by core.bluewho.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.87) (envelope-from ) id 1dXRmV-0005KV-Rx for users@cloudstack.apache.org; Tue, 18 Jul 2017 05:39:16 -0700 From: victor To: users@cloudstack.apache.org Subject: KVM+HA Message-ID: <865f418b-dfaf-8ad6-9178-ec038a07f1a8@ihnetworks.com> Date: Tue, 18 Jul 2017 18:09:09 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - core.bluewho.com X-AntiAbuse: Original Domain - cloudstack.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ihnetworks.com X-Get-Message-Sender-Via: core.bluewho.com: authenticated_id: victor@ihnetworks.com X-Source: X-Source-Args: X-Source-Dir: Hello Guys, I am facing the same issue that mentioned in the following url . ----------------- https://issues.apache.org/jira/browse/CLOUDSTACK-3535 ------------- When the host is put in maintenance mode , then ha enabled VM's are automatically migrated to available host. But when the kvm host is down, no HA is done. The vm's are still down until I put the host node back up. I have tried everything like the following. ===== 1, system VM's and client vm's are created in shared storage 3, Added ha.tag host tags 2, Created host by adding ha tag 3, Created VE's in Ha enabled host with ha enabled service offering ==== Do you guys have successfully tested Ha. I am really stuck at this part. Regards