[ https://issues.apache.org/jira/browse/CLOUDSTACK-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sudha Ponnaganti closed CLOUDSTACK-3863. ---------------------------------------- > [Image Store] NoTransitionException: Unable to transition to a new state from > Ready via CreateOnlyRequested > ------------------------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-3863 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3863 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Storage Controller > Affects Versions: 4.2.0 > Environment: cloudstack over vmware esxi 5.0 servers > Reporter: Sateesh Chodapuneedi > Assignee: Sateesh Chodapuneedi > Priority: Critical > Fix For: 4.2.0 > > > 1) Deploy advanced zone over VMware esxi 5.0 servers. > 2) Deploy VM with 1 data disk > 3) Take snapshot of data disk > 4) Try to download volume from snapshot created in above step-3. Seeing > following state transition Exception and failing. > I confirm that download of volume to secondary storage is success as I could > see the download volume in correct path of the secondary storage. So success > event processing went bad. > ERROR [storage.volume.VolumeServiceImpl] (Job-Executor-2:job-40 = [ > 8b85d927-77bb-4172-a7f1-b62c22823e1c ]) failed to copy volume to image store > com.cloud.utils.exception.CloudRuntimeException: Failed to update > state:com.cloud.utils.fsm.NoTransitionException: Unable to transition to a > new state from Ready via CreateOnlyRequested > at > org.apache.cloudstack.storage.volume.VolumeObject.processEventOnly(VolumeObject.java:308) > at > org.apache.cloudstack.storage.volume.VolumeServiceImpl.copyVolumeFromPrimaryToImage(VolumeServiceImpl.java:703) > at > org.apache.cloudstack.storage.volume.VolumeServiceImpl.copyVolume(VolumeServiceImpl.java:759) > at > com.cloud.storage.VolumeManagerImpl.extractVolume(VolumeManagerImpl.java:2812) > 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:1146) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:679) > WARN [storage.datastore.ObjectInDataStoreManagerImpl] (Job-Executor-2:job-40 > = [ 8b85d927-77bb-4172-a7f1-b62c22823e1c ]) Unsupported data object (VOLUME, > org.apache.cloudstack.storage.datastore.PrimaryDataStoreImpl@15bbd17) -- 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