[pve-devel] [PATCH docs] Fix vzdump information concerning backup and container mount points.

Emmanuel Kasper e.kasper at proxmox.com
Wed Jun 28 15:17:16 CEST 2017


---
 vzdump.adoc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/vzdump.adoc b/vzdump.adoc
index 5c6804c..e56bdcb 100644
--- a/vzdump.adoc
+++ b/vzdump.adoc
@@ -125,9 +125,11 @@ NOTE: `snapshot` mode requires that all backed up volumes are on a storage that
 supports snapshots. Using the `backup=no` mount point option individual volumes
 can be excluded from the backup (and thus this requirement).
 
-NOTE: bind and device mount points are skipped during backup operations, like
-volume mount points with the backup option disabled.
-
+// see PVE::VZDump::LXC::prepare()
+NOTE: By default additional mount points besides the RootDisk mount point are
+not included in backups. For volume mount points you can set the *Backup* option
+to include the mount point in the backup. Device and bind mounts are never
+backed up as their content is managed outside the {pve} storage library.
 
 Backup File Names
 -----------------
-- 
2.11.0





More information about the pve-devel mailing list