[pve-devel] [PATCH docs] Add description for path property

Fabian Ebner f.ebner at proxmox.com
Thu Nov 14 11:33:50 CET 2019


Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
---
 pve-storage-zfspool.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pve-storage-zfspool.adoc b/pve-storage-zfspool.adoc
index f53a598..0f213b0 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.
 
+path::
+
+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