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

joao 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 90fff08  update version (#488)
90fff08 is described below

commit 90fff084647c19f99bac8cdcc66a1e10c890c290
Author: João Jandre <[email protected]>
AuthorDate: Mon May 12 11:11:48 2025 -0300

    update version (#488)
    
    Co-authored-by: João Jandre <[email protected]>
---
 source/adminguide/storage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/adminguide/storage.rst b/source/adminguide/storage.rst
index c9ea4d2..2bb6430 100644
--- a/source/adminguide/storage.rst
+++ b/source/adminguide/storage.rst
@@ -1305,7 +1305,7 @@ to a different directory in the same primary storage as 
the volume; if it is tru
 to the secondary storage. If the snapshot is being taken in a file-based 
storage (NFS, SharedMountPoint, Local),
 it will be copied directly to its final storage location, according to the 
configuration.
 
-Since 4.20.0.0, ACS supports incremental snapshots for the KVM hypervisor when 
using file-based storage (NFS, SharedMountPoint, Local),
+Since 4.21.0.0, ACS supports incremental snapshots for the KVM hypervisor when 
using file-based storage (NFS, SharedMountPoint, Local),
 to enable incremental snapshots the ``kvm.incremental.snapshot`` configuration 
must be enabled. Furthermore, in order to take incremental snapshots
 the KVM host must have at least Libvirt version 7.6.0+ and qemu version 6.1+. 
The size of the snapshot chains
 will be determined by the ``snapshot.delta.max`` configuration, which affects 
both KVM and XenServer snapshots. 

Reply via email to