]> git.proxmox.com Git - pve-docs.git/commitdiff
Document 'Skip replication' option added to GUI
authorEmmanuel Kasper <e.kasper@proxmox.com>
Tue, 27 Jun 2017 08:04:09 +0000 (10:04 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 28 Jun 2017 04:09:36 +0000 (06:09 +0200)
qm.adoc

diff --git a/qm.adoc b/qm.adoc
index 68cf604accdf8bfc602885bb983a1bec23ec0b7c..fce34aab4301ac7cd89b9e1d0248f8df36e2ad6b 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -186,6 +186,12 @@ This provides a good balance between safety and speed.
 If you want the {pve} backup manager to skip a disk when doing a backup of a VM,
 you can set the *No backup* option on that disk.
 
+If you want the {pve} storage replication mechanism to skip a disk when starting
+ a replication job, you can set the *Skip replication* option on that disk.
+As of {pve} 5.0, replication require the disk images to be on a storage of type
+`zfspool`, so adding a disk image to other storages when the VM has replication
+configured require to skip replication for this disk image.
+
 If your storage supports _thin provisioning_ (see the storage chapter in the
 {pve} guide), and your VM has a *SCSI* controller you can activate the *Discard*
 option on the hard disks connected to that controller. With *Discard* enabled,