[ https://issues.apache.org/jira/browse/CLOUDSTACK-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
youngsikyun updated CLOUDSTACK-10063: ------------------------------------- Security: (was: Public) > Cloudstack proceeded after volume migration failed and failed, but failed > ------------------------------------------------------------------------- > > Key: CLOUDSTACK-10063 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10063 > Project: CloudStack > Issue Type: Bug > Components: API, cloudstack-agent, Secondary Storage, XenServer > Affects Versions: 4.5.1 > Environment: XenServer 6.2.0 > Reporter: youngsikyun > Fix For: 4.5.1 > > > The volume migration from Cloudstack has been unsuccessful. > When I try again, the following log fails and fails. > I do not know how to solve it. > 2017-09-04 09:33:09,886 ERROR [c.c.a.ApiAsyncJobDispatcher] > (API-Job-Executor-29:ctx-22ba811c job-4558169) (logid:e0d7183d) Unexpected > exception while executing > org.apache.cloudstack.api.command.admin.volume.MigrateVolumeCmdByAdmin > com.cloud.utils.exception.CloudRuntimeException: Resource [StoragePool:2688] > is unreachable: Migrate volume failed: > com.cloud.utils.exception.CloudRuntimeException: Failed to update > state:com.cloud.utils.fsm.NoTransitionException: *Unable to transition to a > new state from Creating via CreateOnlyRequested* > at > com.cloud.storage.VolumeApiServiceImpl.orchestrateMigrateVolume(VolumeApiServiceImpl.java:2030) > at > com.cloud.storage.VolumeApiServiceImpl.migrateVolume(VolumeApiServiceImpl.java:2012) > at sun.reflect.GeneratedMethodAccessor953.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) > at > org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:106) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161) > at > com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:51) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161) > at > org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91) > at > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) -- This message was sent by Atlassian JIRA (v6.4.14#64029)