You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sateesh Chodapuneedi (JIRA)" <ji...@apache.org> on 2013/07/18 20:02:48 UTC

[jira] [Resolved] (CLOUDSTACK-3595) Backup snapshot successful but CopyCmdAnswer received is failure.

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sateesh Chodapuneedi resolved CLOUDSTACK-3595.
----------------------------------------------

    Resolution: Fixed
    
> Backup snapshot successful but CopyCmdAnswer received is failure.
> -----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3595
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3595
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Storage Controller, VMware
>    Affects Versions: 4.2.0
>            Reporter: Sateesh Chodapuneedi
>            Assignee: Sateesh Chodapuneedi
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> 1) Created Advanced zone over VMWare with primary storage pool of scope ZONE
> 2) Added a primary storage pool of scope CLUSTER
> 3) Created instances
> 4) Attempted to create snapshot of data volume. Backup of snapshot was success but seeing failure message at the end.
> 22013-07-16 19:54:35,953 DEBUG [agent.transport.Request] (AgentManager-Handler-10:null) Seq 3-1710293013: Processing:  { Ans: , MgmtId: 227080256212965, via: 3, Ver: v1, Flags: 110, [{"org.apache.cloudstack.storage.command.CopyCmdAnswer":{"result":false,"details":"Successfully backedUp the snapshotUuid: dd648581-952a-40f9-9935-d53305a42ce9 to secondary storage.","wait":0}}] }
> 2013-07-16 19:54:35,953 DEBUG [agent.transport.Request] (Job-Executor-1:job-51 = [ 1ab77c8c-c441-47ec-9ff0-8b2448713780 ]) Seq 3-1710293013: Received:  { Ans: , MgmtId: 227080256212965, via: 3, Ver: v1, Flags: 110, { CopyCmdAnswer } }
> 2013-07-16 19:54:35,956 DEBUG [agent.manager.AgentAttache] (AgentManager-Handler-10:null) Seq 3-1710293013: No more commands found
> 2013-07-16 19:54:35,991 DEBUG [storage.snapshot.SnapshotManagerImpl] (Job-Executor-1:job-51 = [ 1ab77c8c-c441-47ec-9ff0-8b2448713780 ]) Failed to create snapshot
> com.cloud.utils.exception.CloudRuntimeException: Successfully backedUp the snapshotUuid: dd648581-952a-40f9-9935-d53305a42ce9 to secondary storage.
>     at org.apache.cloudstack.storage.snapshot.SnapshotServiceImpl.backupSnapshot(SnapshotServiceImpl.java:282)
>     at org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.backupSnapshot(XenserverSnapshotStrategy.java:127)
>     at org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.takeSnapshot(XenserverSnapshotStrategy.java:197)
>     at com.cloud.storage.snapshot.SnapshotManagerImpl.takeSnapshot(SnapshotManagerImpl.java:978)
>     at org.apache.cloudstack.storage.volume.VolumeServiceImpl.takeSnapshot(VolumeServiceImpl.java:1171)
>     at com.cloud.storage.VolumeManagerImpl.takeSnapshot(VolumeManagerImpl.java:2661)
>     at org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd.execute(CreateSnapshotCmd.java:170)
>     at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)
>     at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:532)
>     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:1146)
>     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>     at java.lang.Thread.run(Thread.java:679)
> 2013-07-16 19:54:36,000 DEBUG [storage.volume.VolumeServiceImpl] (Job-Executor-1:job-51 = [ 1ab77c8c-c441-47ec-9ff0-8b2448713780 ]) Take snapshot: 12 failed: com.cloud.utils.exception.CloudRuntimeException: Failed to create snapshot
> 2013-07-16 19:54:36,018 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-1:job-51 = [ 1ab77c8c-c441-47ec-9ff0-8b2448713780 ]) Complete async job-51 = [ 1ab77c8c-c441-47ec-9ff0-8b2448713780 ], jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Failed to create snapshot due to an internal error creating snapshot for volume 12
> @

--
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