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 3A009D340 for ; Fri, 5 Oct 2012 15:20:04 +0000 (UTC) Received: (qmail 43803 invoked by uid 500); 5 Oct 2012 15:20:03 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 43752 invoked by uid 500); 5 Oct 2012 15:20:03 -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 43659 invoked by uid 99); 5 Oct 2012 15:20:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 15:20:03 +0000 Date: Fri, 5 Oct 2012 15:20:03 +0000 (UTC) From: "prashant kumar mishra (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: <67389020.1225.1349450403462.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CLOUDSTACK-267) Migration of VM in KVM host is not happening becausec" Unable to migrate due to unable to set user and group to '0:0' on '/mnt/6e8264c6-4591-399b-b4b0-123f61342208/v-2-VM-patchdisk': No such file or directory" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 prashant kumar mishra created CLOUDSTACK-267: ------------------------------------------------ Summary: Migration of VM in KVM host is not happening becausec" Unable to migrate due to unable to set user and group to '0:0' on '/mnt/6e8264c6-4591-399b-b4b0-123f61342208/v-2-VM-patchdisk': No such file or directory" Key: CLOUDSTACK-267 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-267 Project: CloudStack Issue Type: Bug Components: KVM Affects Versions: pre-4.0.0 Environment: MS Rhl 6.3 Hyp KVM (Rhl6.3) build: Git Revision: de7a4afaf1aaa3b4fc00fd6f2b4cd58dc3330d43 Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Reporter: prashant kumar mishra Priority: Critical In KVM migration of Vms are not happening Step to reproduce ------------------------- ------------------------- 1-Create advance zone->pod->cluster->add 2 KVM host 2-Deploy a VM 3-put 1st host in maintenance 4-Disable maintenance of 1st host 5-put 2nd host in maintenance Expected Result ------------------- ------------------- 1-host 1 will go in maintenance and all vms will migrate to host 2(after 3rd step) 2-host 2 will go in maintenance and all vms will migrate to host 1(after 5th step) Actual result ------------------- ------------------- 1-host 1 will go in maintenance and all vms will migrate to host 2(after 3rd step)->went successful 2-host 2 will go in maintenance and all vms will migrate to host 1(after 5th step)->Failed 3-host 2 went in ErrorInMaintenace My observation ---------------------- ---------------------- 1-No VMs on host ->it successfully goes in maintenance mode 2-User vms migrated successfully but system vms are not getting migrated 3-manual migration is happening (1 by 1 you can migrate vms) -- 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