vzdump: mention file-restore log file

it was only documented in the proxmox-backup source code so far.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2023-09-05 09:43:51 +02:00 committed by Fiona Ebner
parent c2dbd3581d
commit 613b6effc0

View File

@ -469,6 +469,11 @@ downloaded from such an archive is inherently safe, but it avoids exposing the
hypervisor system to danger. The VM will stop itself after a timeout. This hypervisor system to danger. The VM will stop itself after a timeout. This
entire process happens transparently from a user's point of view. entire process happens transparently from a user's point of view.
NOTE: For troubleshooting purposes, each temporary VM instance generates a log
file in `/var/log/proxmox-backup/file-restore/`. The log file might contain
additional information in case an attempt to restore individual files or
accessing file systems contained in a backup archive fails.
[[vzdump_configuration]] [[vzdump_configuration]]
Configuration Configuration
------------- -------------