X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pct.conf.5-opts.adoc;h=05bfa8221fc0d922dd612af24f3d2fb846b89932;hp=793b3e70e0d8040b054c1b8fc14d09d3ff94cc89;hb=5d9c884c7b3f4980abbd4cbe91ea588a03266485;hpb=687202ad78e9874314e7f22692ac00f0f5e1d32a diff --git a/pct.conf.5-opts.adoc b/pct.conf.5-opts.adoc index 793b3e7..05bfa82 100644 --- a/pct.conf.5-opts.adoc +++ b/pct.conf.5-opts.adoc @@ -42,7 +42,7 @@ Lock/unlock the VM. Amount of RAM for the VM in MB. -`mp[n]`: `[volume=] ,mp= [,acl=<1|0>] [,backup=<1|0>] [,quota=<1|0>] [,ro=<1|0>] [,shared=<1|0>] [,size=]` :: +`mp[n]`: `[volume=] ,mp= [,acl=<1|0>] [,backup=<1|0>] [,quota=<1|0>] [,replicate=<1|0>] [,ro=<1|0>] [,shared=<1|0>] [,size=]` :: Use volume as container mount point. @@ -64,6 +64,10 @@ NOTE: Must not contain any symlinks for security reasons. Enable user quotas inside the container (not supported with zfs subvolumes) +`replicate`=`` ('default =' `1`);; + +Will include this volume to a storage replica job. + `ro`=`` ;; Read-only mount point @@ -154,7 +158,7 @@ OS type. This is used to setup configuration inside the container, and correspon Sets the protection flag of the container. This will prevent the CT or CT's disk remove/update operation. -`rootfs`: `[volume=] [,acl=<1|0>] [,quota=<1|0>] [,ro=<1|0>] [,shared=<1|0>] [,size=]` :: +`rootfs`: `[volume=] [,acl=<1|0>] [,quota=<1|0>] [,replicate=<1|0>] [,ro=<1|0>] [,shared=<1|0>] [,size=]` :: Use volume as container root. @@ -166,6 +170,10 @@ Explicitly enable or disable ACL support. Enable user quotas inside the container (not supported with zfs subvolumes) +`replicate`=`` ('default =' `1`);; + +Will include this volume to a storage replica job. + `ro`=`` ;; Read-only mount point