mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
FAQ: add a hint about --debug-topic=files_cache
This commit is contained in:
parent
5743ec7e09
commit
c2ad118434
1 changed files with 2 additions and 0 deletions
|
@ -988,6 +988,8 @@ Then you do the backup and look at the log output:
|
|||
details and potential issues).
|
||||
You can use the ``stat`` command on files to manually look at fs metadata to debug if
|
||||
there is any unexpected change triggering the ``M`` status.
|
||||
Also, the ``--debug-topic=files_cache`` option of ``borg create`` provides a lot of debug
|
||||
output helping to analyse why the files cache does not give its expected high performance.
|
||||
|
||||
When borg runs inside a virtual machine, there are some more things to look at:
|
||||
|
||||
|
|
Loading…
Reference in a new issue