X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pct-mountpoint-opts.adoc;h=203b9f338ebc9d84a165d307da79cb517f848471;hp=e2a9f153a5d3cc1893fbb0bda43e99effe4f1efc;hb=186937a0283bb72a57913421bbb399e7323b7e98;hpb=e7ff87618518ae851c9dff342c5f5059309c3b5a diff --git a/pct-mountpoint-opts.adoc b/pct-mountpoint-opts.adoc index e2a9f15..203b9f3 100644 --- a/pct-mountpoint-opts.adoc +++ b/pct-mountpoint-opts.adoc @@ -1,8 +1,8 @@ -`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. See below for a detailed description of all options. -`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. @@ -24,6 +24,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