]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-zfspool.adoc
formatting cleanup
[pve-docs.git] / pve-storage-zfspool.adoc
index aaf9e94c52fc51bb8b760367e7615f52d7d57183..5df116578dfdf571743dbc08159d0a1599df90d0 100644 (file)
@@ -27,7 +27,7 @@ sparse::
 Use ZFS thin-provisioning. A sparse volume is a volume whose
 reservation is not equal to the volume size.
 
-.Configuration Example ('/etc/pve/storage.cfg')
+.Configuration Example (`/etc/pve/storage.cfg`)
 ----
 zfspool: vmdata
         pool tank/vmdata
@@ -85,3 +85,12 @@ To enable compression on that newly allocated filesystem:
 You can get a list of available ZFS filesystems with:
 
  # pvesm zfsscan
+
+ifdef::wiki[]
+
+See Also
+~~~~~~~~
+
+* link:/wiki/Storage[Storage]
+
+endif::wiki[]