This is an automated email from the ASF dual-hosted git repository.

shwstppr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new d566bb1  kvm,snapshot: note on primary storage dependency (#367)
d566bb1 is described below

commit d566bb1cccc0fb7a9fddfa000e6667b6d111cba6
Author: Abhishek Kumar <[email protected]>
AuthorDate: Mon Feb 5 11:23:36 2024 +0530

    kvm,snapshot: note on primary storage dependency (#367)
    
    Address apache/cloudstack#8034
---
 source/adminguide/storage.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/source/adminguide/storage.rst b/source/adminguide/storage.rst
index ee040ed..3e1a68f 100644
--- a/source/adminguide/storage.rst
+++ b/source/adminguide/storage.rst
@@ -1069,6 +1069,9 @@ incremental backups are supported, every N backup is a 
full backup.
 | Support incremental backup   | No               | Yes              | No  |
 +------------------------------+------------------+------------------+-----+
 
+   .. note::
+      Between versions 4.17.x, 4.18.0 and 4.18.1, KVM volume snapshot backups 
were not full snapshots and they rely on the snapshots on the primary storage. 
To prevent any loss of data, care must be taken during revert operation and it 
must be ensured that the source primary storage snapshot file is present.
+
 
 Volume Status
 ~~~~~~~~~~~~~

Reply via email to