Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41E5910BE7 for ; Mon, 19 Aug 2013 05:25:50 +0000 (UTC) Received: (qmail 94393 invoked by uid 500); 19 Aug 2013 05:25:49 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 94380 invoked by uid 500); 19 Aug 2013 05:25:49 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 94367 invoked by uid 500); 19 Aug 2013 05:25:48 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 94361 invoked by uid 99); 19 Aug 2013 05:25:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Aug 2013 05:25:47 +0000 Date: Mon, 19 Aug 2013 05:25:47 +0000 (UTC) From: "Sateesh Chodapuneedi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-4368) when source and destination hosts are in different cluster UI is not calling properAPI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sateesh Chodapuneedi resolved CLOUDSTACK-4368. ---------------------------------------------- Resolution: Not A Problem > when source and destination hosts are in different cluster UI is not calling properAPI > --------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4368 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4368 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Affects Versions: 4.2.0 > Reporter: Srikanteswararao Talluri > Assignee: Sateesh Chodapuneedi > Priority: Critical > Fix For: 4.2.0 > > > Steps to reproduce: > ============== > on a vmware deployment with two clusters in the same datacenter with one host in each cluster > 1. deploy a VM with its root volume on zone wide primary storage. > 2. in the UI , click on migrate vm button. (which invokes findhostsformigration) > Here is the output of findhostsformigration and the drop down list shows a host which is in a different cluster as a normal host which is true but for migrating a VM from a host in one cluster to other we need to call migrateVirtualMachineWithVolume. > > 2 > > daa59206-3ad3-48f8-a8ad-91ed5870beb7 > 10.147.40.18 > Up > 2013-08-16T20:30:49+0530 > Routing > 10.147.40.18 > df06d228-a46b-4ddf-83f1-7dba859af77c > Z2 > cc64a2a1-e353-4b03-9050-6934d3157c5d > pod2 > 4.2.0-SNAPSHOT > VMware > 4 > 2393 > 0% > 1.74% > 9572.0 > 0 > 0 > 17169539072 > 0 > 1338520 > hvm > 1970-01-16T18:56:39+0530 > 6703101771911 > 4e34715a-9bde-41f2-965a-8939d61ec180 > 10.147.60.15/Kiran/cluster > ExternalManaged > false > 2013-08-16T18:29:31+0530 > > HostDown; StartAgentRebalance; AgentConnected; Ping; ShutdownRequested; PingTimeout; Remove; AgentDisconnected; ManagementServerDown > > true > false > Enabled > 5.1 > false > 0 > > > 49537136-d44f-439a-937c-442ed74bd697 > 10.147.40.8 > Up > 2013-08-16T20:30:49+0530 > Routing > 10.147.40.8 > df06d228-a46b-4ddf-83f1-7dba859af77c > Z2 > cc64a2a1-e353-4b03-9050-6934d3157c5d > pod2 > 4.2.0-SNAPSHOT > VMware > 4 > 2393 > 0% > 2.55% > 9572.0 > 0 > 0 > 17169539072 > 1610612736 > 1660056 > hvm > 1970-01-16T18:56:39+0530 > 6703101771911 > 25083916-0f13-4adf-ab94-80e887bb741e > 10.147.60.15/Kiran/cluster1 > ExternalManaged > false > 2013-08-16T20:06:08+0530 > > HostDown; StartAgentRebalance; AgentConnected; Ping; ShutdownRequested; PingTimeout; Remove; AgentDisconnected; ManagementServerDown > > true > false > Enabled > 5.1 > false > 0 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira