ravening commented on pull request #4282:
URL: https://github.com/apache/cloudstack/pull/4282#issuecomment-702394123


   > Hi @ravening, that was my fault.
   > 
   > You are doing a live migration, this NPE will occur when you: 
   > 
   > - stop an instance;
   > 
   > - migrate it with volume
   > 
   > - do not start the instance
   > 
   > - try to migrate again to another pool
   > 
   > 
   > 
   > with these steps, after the first migrate `host_id` and `last_host_id` 
will be set to `null`. And then, when you try to migrate it again a NPE will be 
thrown.
   
   @RodrigoDLopez ah ok... So you are just doing volume migration of VM...I 
will try these steps and let you know the result


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

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


Reply via email to