weizhouapache commented on pull request #5388:
URL: https://github.com/apache/cloudstack/pull/5388#issuecomment-911347328


   update pr as per @sureshanaparti 's comment. cc @nvazquez 
   
   agent.log
   ```
   2021-09-02 07:58:21,056 INFO  
[resource.wrapper.LibvirtMigrateCommandWrapper] (agentRequest-Handler-5:null) 
(logid:09947a36) Aborting i-2-181-VM domain job: type:2
   timeElapsed:1100
   timeRemaining:0
   dataTotal:542187520
   dataProcessed:170979005
   dataRemaining:254967808
   memTotal:542187520
   memProcessed:170979005
   memRemaining:254967808
   fileTotal:0
   fileProcessed:0
   fileRemaining:0
   
   2021-09-02 07:58:21,061 DEBUG 
[resource.wrapper.LibvirtMigrateCommandWrapper] (agentRequest-Handler-5:null) 
(logid:09947a36) Migration of VM i-2-181-VM was cancelled by cloudstack due to 
time out after 1 seconds
   2021-09-02 07:58:21,062 INFO  
[resource.wrapper.LibvirtMigrateCommandWrapper] (agentRequest-Handler-5:null) 
(logid:09947a36) Migration thread for i-2-181-VM is done
   ```
   
   
   management-server.log
   ```
   2021-09-02 07:58:21,921 ERROR [c.c.a.ApiAsyncJobDispatcher] 
(API-Job-Executor-4:ctx-17d048fb job-2372) (logid:09947a36) Unexpected 
exception while executing 
org.apache.cloudstack.api.command.admin.vm.MigrateVMCmd
   com.cloud.utils.exception.CloudRuntimeException: Exception during migrate: 
org.libvirt.LibvirtException: operation aborted: migration out job: canceled by 
client
        at 
com.cloud.vm.VirtualMachineManagerImpl.migrate(VirtualMachineManagerImpl.java:2772)
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to