We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate running (--live) machines from CLI works but you will not notice anything in case of vCenter failure (CLI behaviour).
This bug consist in:
Check through cli whenever the vCenter migration fail
Display through stdout an error telling the user the reason of the failed migration (example: couldn't migrate due to incompatibility)
Check vm migration on sunstone. - normal migrate (poweroff) - live migration (running)
see if the feedback provided by sunstone is good enough (same as cli).
Proper messages when you fail to migrate the machine
CLI does not tell u anyhing about the failure.
migrate a vm between clusters with any vCenter error.
The text was updated successfully, but these errors were encountered:
Contained in #1837
Sorry, something went wrong.
F #5753: Better live mem resize for KVM (#1820)
d787313
(cherry picked from commit c6965c3)
F OpenNebula#5753: Better live mem resize for KVM (OpenNebula#1820)
cfdc615
(cherry picked from commit c6965c3) # Conflicts: # src/fireedge/src/client/constants/vm.js
joseangelgm
No branches or pull requests
Bug Report
Version of OpenNebula
Component
Description
Migrate running (--live) machines from CLI works but you will not notice anything in case of vCenter failure (CLI behaviour).
This bug consist in:
Check through cli whenever the vCenter migration fail
Display through stdout an error telling the user the reason of the failed migration (example: couldn't migrate due to incompatibility)
Check vm migration on sunstone.
- normal migrate (poweroff)
- live migration (running)
see if the feedback provided by sunstone is good enough (same as cli).
Expected Behavior
Proper messages when you fail to migrate the machine
Actual Behavior
CLI does not tell u anyhing about the failure.
How to reproduce
migrate a vm between clusters with any vCenter error.
The text was updated successfully, but these errors were encountered: