ccycv opened a new issue #4187:
URL: https://github.com/apache/cloudstack/issues/4187
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and master branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
* Bug Report
##### COMPONENT NAME
<!--
Categorize the issue, e.g. API, VR, VPN, UI, etc.
-->
~~~
Management - unfinished process
~~~
##### CLOUDSTACK VERSION
<!--
-->
~~~
ACS 4.14 Upgraded from 4.11.
~~~
##### CONFIGURATION
<!--
ACS 4.14 Basic Networking with VMware 6.0, 6.5 ( tested with different
VMware version)
-->
##### OS / ENVIRONMENT
<!--
-->
CentOS Linux release 7.8.2003 (Core)
##### SUMMARY
<!-- Explain the problem/feature briefly -->
Migrating VM with local storage it is not working, getting successfully
feedback notification in UI but it is unfinished.
##### STEPS TO REPRODUCE
<!--
For new features, show how the feature would be used.
-->
<!-- Paste example playbooks or commands between quotes below -->
~~~
1. Stop VM
2. Migrate instance to another primary storage
2. Start VM
3. Fail
~~~
<!-- You can also paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!-- What did you expect to happen when running the steps above? -->
~~~
No issue
~~~
##### ACTUAL RESULTS
<!-- What actually happened? -->
<!-- Paste verbatim command output between quotes below -->
~~~
Screenshot : https://imgur.com/a/t50qL0z
Log part (2. Migrate instance to another primary storage) :
https://gist.github.com/ccycv/0a7f75a5ae9c4782ba9a5d4568605ba2
I have also found a temporary workaround:
1. Stop VM
2. Migrate to the destination storage
3. Start VM from UI and select destination host, at this point I get
this error : File
[]/vmfs/volumes/5ef5902c-83b77eaa-5143-b4a9fc1bb3ae/i-2-1497-VM/ROOT-1497.vmdk
was not found
4. If i check the destination is see the VM folder and vmx, vmsd, hlog
files but no .vmdk file.
5. I do a manually copy for this file : ROOT-1497.vmdk, from initial
source to : vmfs/volumes/5ef5902c-83b77eaa-5143-b4a9fc1bb3ae/i-2-1497-VM/
6. Start VM, everything works.
Here we can see the error which I get when I start the VM I get before
migrating manually the vmdk file : https://pastebin.com/VcEtV7R3
~~~
----------------------------------------------------------------
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]