X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=vzdump.adoc;h=5c6804c959af68ab2a2eb9a9163053cb67baafce;hp=304d868678c4421e8d087f0cc2d9a7d7c9ec1dc0;hb=fa281da6cba7182480784a657f6830b39c72a954;hpb=8c1189b640ae7d10119ff1c046580f48749d38bd;ds=sidebyside diff --git a/vzdump.adoc b/vzdump.adoc index 304d868..5c6804c 100644 --- a/vzdump.adoc +++ b/vzdump.adoc @@ -1,7 +1,8 @@ +[[chapter_vzdump]] ifdef::manvolnum[] -PVE({manvolnum}) -================ -include::attributes.txt[] +vzdump(1) +========= +:pve-toplevel: NAME ---- @@ -9,7 +10,7 @@ NAME vzdump - Backup Utility for VMs and Containers -SYNOPSYS +SYNOPSIS -------- include::vzdump.1-synopsis.adoc[] @@ -18,11 +19,10 @@ include::vzdump.1-synopsis.adoc[] DESCRIPTION ----------- endif::manvolnum[] - ifndef::manvolnum[] Backup and Restore ================== -include::attributes.txt[] +:pve-toplevel: endif::manvolnum[] Backups are a requirements for any sensible IT deployment, and {pve} @@ -106,9 +106,9 @@ a second rsync copies changed files. After that, the container is started (resumed) again. This results in minimal downtime, but needs additional space to hold the container copy. + -When the container is on a local filesystem and the target storage of +When the container is on a local file system and the target storage of the backup is an NFS server, you should set `--tmpdir` to reside on a -local filesystem too, as this will result in a many fold performance +local file system too, as this will result in a many fold performance improvement. Use of a local `tmpdir` is also required if you want to backup a local container using ACLs in suspend mode if the backup storage is an NFS server. @@ -125,8 +125,8 @@ 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 mountpoints are skipped during backup operations, like -volume mountpoints with the backup option disabled. +NOTE: bind and device mount points are skipped during backup operations, like +volume mount points with the backup option disabled. Backup File Names