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

Abhinav Roy updated CLOUDSTACK-4239:
------------------------------------

    Description: 
Steps :
=================
1. Deploy CS 4.2 advanced zone setup with ESX 4.1 host.
2. Deploy VMs and try to create snapshots.

Expected behaviour :
=================
The snapshot creation should be successful

Observed behaviour :
=================
Snapshot creation fails with 

2013-08-12 00:09:19,309 DEBUG [storage.snapshot.SnapshotManagerImpl] 
(Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Failed to 
create snapshot
com.cloud.utils.exception.CloudRuntimeException: BackupSnapshotCommand 
exception: javax.xml.ws.soap.SOAPFaultException
        at 
org.apache.cloudstack.storage.snapshot.SnapshotServiceImpl.backupSnapshot(SnapshotServiceImpl.java:286)
        at 
org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.backupSnapshot(XenserverSnapshotStrategy.java:137)
        at 
org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.takeSnapshot(XenserverSnapshotStrategy.java:256)
        at 
com.cloud.storage.snapshot.SnapshotManagerImpl.takeSnapshot(SnapshotManagerImpl.java:1004)
        at 
org.apache.cloudstack.storage.volume.VolumeServiceImpl.takeSnapshot(VolumeServiceImpl.java:1256)
        at 
com.cloud.storage.VolumeManagerImpl.takeSnapshot(VolumeManagerImpl.java:2674)
        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: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:1146)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
2013-08-12 00:09:19,318 DEBUG [storage.volume.VolumeServiceImpl] 
(Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Take 
snapshot: 20 failed: com.cloud.utils.exception.CloudRuntimeException: Failed to 
create snapshot
2013-08-12 00:09:19,324 DEBUG [cloud.async.AsyncJobManagerImpl] 
(Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Complete 
async job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ], jobStatus: 2, 
resultCode: 530, result: Error Code: 530 Error text: Failed to create snapshot 
due to an internal error creating snapshot for volume 20





  was:
Steps :
=================
1. Deploy CS 2.2.14 advanced zone setup with ESX 4.1 host.
2. Create vms, snapshots, domains, accounts, templates etc.
3. upgrade to 4.2
4. try to create snapshots on existing volumes or newly created volumes.

Expected behaviour :
=================
The snapshot creation should be successful

Observed behaviour :
=================
Snapshot creation fails with 

2013-08-12 00:09:19,309 DEBUG [storage.snapshot.SnapshotManagerImpl] 
(Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Failed to 
create snapshot
com.cloud.utils.exception.CloudRuntimeException: BackupSnapshotCommand 
exception: javax.xml.ws.soap.SOAPFaultException
        at 
org.apache.cloudstack.storage.snapshot.SnapshotServiceImpl.backupSnapshot(SnapshotServiceImpl.java:286)
        at 
org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.backupSnapshot(XenserverSnapshotStrategy.java:137)
        at 
org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.takeSnapshot(XenserverSnapshotStrategy.java:256)
        at 
com.cloud.storage.snapshot.SnapshotManagerImpl.takeSnapshot(SnapshotManagerImpl.java:1004)
        at 
org.apache.cloudstack.storage.volume.VolumeServiceImpl.takeSnapshot(VolumeServiceImpl.java:1256)
        at 
com.cloud.storage.VolumeManagerImpl.takeSnapshot(VolumeManagerImpl.java:2674)
        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: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:1146)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
2013-08-12 00:09:19,318 DEBUG [storage.volume.VolumeServiceImpl] 
(Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Take 
snapshot: 20 failed: com.cloud.utils.exception.CloudRuntimeException: Failed to 
create snapshot
2013-08-12 00:09:19,324 DEBUG [cloud.async.AsyncJobManagerImpl] 
(Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Complete 
async job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ], jobStatus: 2, 
resultCode: 530, result: Error Code: 530 Error text: Failed to create snapshot 
due to an internal error creating snapshot for volume 20





    
> [vmware]Snapshot creation on ESX 4.1 host fails with "BackupSnapshotCommand 
> exception: javax.xml.ws.soap.SOAPFaultException"
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4239
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4239
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Snapshot, VMware
>    Affects Versions: 4.2.0
>         Environment: Host : Esx 4.1
> MS : Rhel 6.3
> Fresh install 4.2
>            Reporter: Abhinav Roy
>            Assignee: Kelven Yang
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: CS-4239.zip
>
>
> Steps :
> =================
> 1. Deploy CS 4.2 advanced zone setup with ESX 4.1 host.
> 2. Deploy VMs and try to create snapshots.
> Expected behaviour :
> =================
> The snapshot creation should be successful
> Observed behaviour :
> =================
> Snapshot creation fails with 
> 2013-08-12 00:09:19,309 DEBUG [storage.snapshot.SnapshotManagerImpl] 
> (Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Failed to 
> create snapshot
> com.cloud.utils.exception.CloudRuntimeException: BackupSnapshotCommand 
> exception: javax.xml.ws.soap.SOAPFaultException
>         at 
> org.apache.cloudstack.storage.snapshot.SnapshotServiceImpl.backupSnapshot(SnapshotServiceImpl.java:286)
>         at 
> org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.backupSnapshot(XenserverSnapshotStrategy.java:137)
>         at 
> org.apache.cloudstack.storage.snapshot.XenserverSnapshotStrategy.takeSnapshot(XenserverSnapshotStrategy.java:256)
>         at 
> com.cloud.storage.snapshot.SnapshotManagerImpl.takeSnapshot(SnapshotManagerImpl.java:1004)
>         at 
> org.apache.cloudstack.storage.volume.VolumeServiceImpl.takeSnapshot(VolumeServiceImpl.java:1256)
>         at 
> com.cloud.storage.VolumeManagerImpl.takeSnapshot(VolumeManagerImpl.java:2674)
>         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: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:1146)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:679)
> 2013-08-12 00:09:19,318 DEBUG [storage.volume.VolumeServiceImpl] 
> (Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Take 
> snapshot: 20 failed: com.cloud.utils.exception.CloudRuntimeException: Failed 
> to create snapshot
> 2013-08-12 00:09:19,324 DEBUG [cloud.async.AsyncJobManagerImpl] 
> (Job-Executor-9:job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ]) Complete 
> async job-26 = [ 253f12b5-6217-4928-9f14-3c4a8007f5f9 ], jobStatus: 2, 
> resultCode: 530, result: Error Code: 530 Error text: Failed to create 
> snapshot due to an internal error creating snapshot for volume 20

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

Reply via email to