From: Fabian Grünbichler Date: Thu, 22 Sep 2016 06:44:58 +0000 (+0200) Subject: pct: extend device mount point section X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=7432d78e0d170718f571353b27d6b6eb67f1bbb7 pct: extend device mount point section --- 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