From 82f71eea81b5b1976560577bb743b667a2402afe Mon Sep 17 00:00:00 2001 From: Fabian Ebner Date: Mon, 18 Nov 2019 11:45:39 +0100 Subject: [PATCH] Add description for mountpoint property Signed-off-by: Fabian Ebner --- 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 `/`. + .Configuration Example (`/etc/pve/storage.cfg`) ---- zfspool: vmdata -- 2.39.2