GabrielBrascher opened a new issue #4356:
URL: https://github.com/apache/cloudstack/issues/4356
<!--
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
* Improvement Request
##### COMPONENT NAME
<!--
Categorize the issue, e.g. API, VR, VPN, UI, etc.
-->
~~~
Ceph/KVM
~~~
##### CLOUDSTACK VERSION
<!--
New line separated list of affected versions, commit ID for issues on master
branch.
-->
~~~
4.13
4.14
master
~~~
##### SUMMARY
<!-- Explain the problem/feature briefly -->
Snapshotting and reverting snapshots on KVM + Ceph work fine; however, it is
allowed to revert to the snapshot while the VM is running. To avoid issues
during the revert of a snapshot we need to make sure the VM is stopped.
If the Volume is attached to a VM and that VM is running, snapshot revert
should not be allowed.
----------------------------------------------------------------
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]