manasaveloori created CLOUDSTACK-4130:
-----------------------------------------
Summary: [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
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