You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/05/06 16:22:09 UTC

[GitHub] [cloudstack-documentation] nvazquez commented on a change in pull request #113: kvm-snapshot-explanation

nvazquez commented on a change in pull request #113:
URL: https://github.com/apache/cloudstack-documentation/pull/113#discussion_r420918715



##########
File path: source/adminguide/storage.rst
##########
@@ -679,6 +679,19 @@ How to Snapshot a Volume
 
 #. Click the Snapshot button. |SnapshotButton.png|
 
+KVM volume Snapshot specifics
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+In recent CloudStack versions, by default, creating a volume snapshot for a running VM is disabled
+due to a possible volume corruption in certain cases. To enable creating a volume snapshots while the VM
+is running, the global setting 'kvm.snapshot.enabled' must be set to 'True'.

Review comment:
       ```suggestion
   is running, the global setting 'kvm.snapshot.enabled' must be set to 'True'.
   
   ```

##########
File path: source/adminguide/storage.rst
##########
@@ -679,6 +679,19 @@ How to Snapshot a Volume
 
 #. Click the Snapshot button. |SnapshotButton.png|
 
+KVM volume Snapshot specifics
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+In recent CloudStack versions, by default, creating a volume snapshot for a running VM is disabled
+due to a possible volume corruption in certain cases. To enable creating a volume snapshots while the VM
+is running, the global setting 'kvm.snapshot.enabled' must be set to 'True'.
+The way the volume snapshot is now created has been changed. 

Review comment:
       ```suggestion
   The volume snapshot creation has changed in recent versions:
   
   ```




----------------------------------------------------------------
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:
users@infra.apache.org