On 11/18/19 11:45 AM, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner <f.eb...@proxmox.com>
> ---
> 
> Changes from v3:
>     * 'path' renamed to 'mountpoint'
> 
>  pve-storage-zfspool.adoc | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/pve-storage-zfspool.adoc b/pve-storage-zfspool.adoc
> index f53a598..366a1f3 100644
> --- a/pve-storage-zfspool.adoc
> +++ b/pve-storage-zfspool.adoc
> @@ -32,6 +32,12 @@ sparse::
>  Use ZFS thin-provisioning. A sparse volume is a volume whose
>  reservation is not equal to the volume size.
>  
> +mountpoint::
> +
> +The mount point of the ZFS pool/filesystem. Changing this does not
> +affect the `mountpoint` property of the dataset seen by `zfs`.
> +Defaults to `/<pool>`.
> +
>  .Configuration Example (`/etc/pve/storage.cfg`)
>  ----
>  zfspool: vmdata
> 

applied, thanks!

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to