Have you checked /var/log/SM.log on your XenSErver? Did that give you any additional info?
On 07/08/13 2:46 PM, "[email protected]" <[email protected]> wrote: >Hi, > > > I am using xen-server 6.0.2 i am not trace any error in my hypervsior.In >my cloudstack below is error: > >2013-08-07 14:50:12,620 ERROR [cloud.async.AsyncJobManagerImpl] >(Job-Executor-1:job-1133) Unexpected exception while executing >org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd >com.cloud.utils.exception.CloudRuntimeException: Creating snapshot for >volume 213 on primary storage failed. > at >com.cloud.storage.snapshot.SnapshotManagerImpl.createSnapshotOnPrimary(Sna >pshotManagerImpl.java:343) > at >com.cloud.storage.snapshot.SnapshotManagerImpl.createSnapshot(SnapshotMana >gerImpl.java:414) > at >com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorD >ispatcher.intercept(ComponentInstantiationPostProcessor.java:125) > at >com.cloud.storage.snapshot.SnapshotManagerImpl.createSnapshot(SnapshotMana >gerImpl.java:108) > at >org.apache.cloudstack.api.command.user.snapshot.CreateSnapshotCmd.execute( >CreateSnapshotCmd.java:167) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:162) > at >com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:437) > 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-07 14:50:12,645 DEBUG [cloud.async.AsyncJobManagerImpl] >(Job-Executor-1:job-1133) Complete async job-1133, jobStatus: 2, >resultCode: 530, result: Error Code: 530 Error text: Creating snapshot for >volume 213 on primary storage failed. > >Regards, >Prakash.M > > > >> Can you add the complete stack trace here? What is the hypervisor you >>are >> using? Did you check the logs on hypervisor side? Do you see any error >>in >> the logs? >> >> >> On 07/08/13 1:37 PM, "[email protected]" <[email protected]> >> wrote: >> >>>Hi Users, >>> >>> >>> I am running cloudstack 4.1 basic zone in my environment. I have used >>>local storage and shared storage nfs. New vms and existing vms are >>>ruunning fine in this storage, i use snapshot option in cloudstack to >>>create snapshot for both root disk and data disk of my vms. I am >>>receiving the error "Creating snapshot for volume 213 on primary >>>storage failed. >>> >>>Creating snapshot for volume 213 on primary storage failed." >>> >>> Can any one provide solution for this issue. >>> Note:- my secondary storage and seconadry storage vms are fine. >>> >>> Regards, >>> Prakash.M >>> >>> >>> >>> >> >> > >
