[pve-devel] [PATCH v4 docs] Add description for mountpoint property

Fabian Ebner f.ebner at proxmox.com
Mon Nov 18 11:45:39 CET 2019


Signed-off-by: Fabian Ebner <f.ebner at 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
-- 
2.20.1





More information about the pve-devel mailing list