[pve-devel] [PATCH docs 2/2] pct: extend device mount point section
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Sep 22 08:44:58 CEST 2016
---
pct.adoc | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/pct.adoc b/pct.adoc
index 14e2d37..a9c90db 100644
--- a/pct.adoc
+++ b/pct.adoc
@@ -418,8 +418,15 @@ achieve the same result.
Device mount points
^^^^^^^^^^^^^^^^^^^
-Similar to bind mounts, device mounts are not managed by the storage, but for
-these the `quota` and `acl` options will be honored.
+Device mount points allow to mount block devices of the host directly into the
+container. Similar to bind mounts, device mounts are not managed by {PVE}'s
+storage subsystem, but the `quota` and `acl` options will be honored.
+
+NOTE: Device mount points should only be used under special circumstances. In
+most cases a storage backed mount point offers the same performance and a lot
+more features.
+
+NOTE: The contents of device mount points are not backed up when using 'vzdump'.
FUSE mounts
--
2.1.4
More information about the pve-devel
mailing list