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 4F420105CC for ; Thu, 8 Aug 2013 05:42:50 +0000 (UTC) Received: (qmail 83192 invoked by uid 500); 8 Aug 2013 05:42:50 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 83040 invoked by uid 500); 8 Aug 2013 05:42: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 82889 invoked by uid 500); 8 Aug 2013 05:42:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 82865 invoked by uid 99); 8 Aug 2013 05:42:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Aug 2013 05:42:48 +0000 Date: Thu, 8 Aug 2013 05:42:48 +0000 (UTC) From: "Abhinandan Prateek (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-4130) [VMware][Upgraded ENV]Extract volume is failing . 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-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhinandan Prateek updated CLOUDSTACK-4130: ------------------------------------------- Assignee: Nitin Mehta > [VMware][Upgraded ENV]Extract volume is failing . > ------------------------------------------------- > > Key: CLOUDSTACK-4130 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4130 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Storage Controller, Upgrade, VMware > Affects Versions: 4.2.0 > Environment: upgraded from 3.0.7 to 4.2 > Reporter: manasaveloori > Assignee: Nitin Mehta > Priority: Critical > Fix For: 4.2.0 > > Attachments: management-server.zip > > > Steps: > 1. Have a CS with 3.0.7 build.(local+shared storage) > 2. Deploy some VMs . > 3. Upgrade it to 4.2. > 4. Now create a 2 data volumes using shared storage and local storage. > 5. Extract/download the volume. > Observed the following exception: > 2013-08-07 18:07:02,283 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-7:null) SeqA 4-10295: Processing Seq 4-10295: { Cmd , MgmtId: -1, via: 4, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n \"connections\": []\n}","wait":0}}] } > 2013-08-07 18:07:02,322 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-7:null) SeqA 4-10295: Sending Seq 4-10295: { Ans: , MgmtId: 7067804893289, via: 4, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] } > 2013-08-07 18:07:02,341 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-23:job-195 = [ 2618617b-2db8-45bd-89b8-de6f7345410a ]) Unexpected exception while executing org.apache.cloudstack.api.command.user.volume.ExtractVolumeCmd > com.cloud.utils.exception.CloudRuntimeException: Failed to copy the volume from the source primary storage pool to secondary storage. > at com.cloud.storage.VolumeManagerImpl.extractVolume(VolumeManagerImpl.java:2802) > at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125) > at org.apache.cloudstack.api.command.user.volume.ExtractVolumeCmd.execute(ExtractVolumeCmd.java:130) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158) > at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:531) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:679) > 2013-08-07 18:07:02,345 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-23:job-195 = [ 2618617b-2db8-45bd-89b8-de6f7345410a ]) Complete async job-195 = [ 2618617b-2db8-45bd-89b8-de6f7345410a ], jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Failed to copy the volume from the source primary storage pool to secondary storage. > 2013-08-07 18:07:02,430 DEBUG [cloud.api.ApiServlet] (catalina-exec-15:null) ===START=== 10.252.192.69 -- GET command=queryAsyncJobResult&jobId=2618617b-2db8-45bd-89b8-de6f7345410a&response=json&sessionkey=S0fQy1QOJzjKvLuHo5Ww76y0f2c%3D&_=1375859629613 > Attached the MS logs. > Verified with Xen server host. Working fine. -- 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