mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-01 09:33:42 +00:00
Fix vzdump information concerning backup and container mount points.
This commit is contained in:
parent
e21cb7c599
commit
1eeff3beb0
@ -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
|
||||
-----------------
|
||||
|
Loading…
Reference in New Issue
Block a user