mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-03 18:27:01 +00:00
FAQ: add a hint about --debug-topic=files_cache
This commit is contained in:
parent
55f9028611
commit
56262b57bd
1 changed files with 2 additions and 0 deletions
|
@ -932,6 +932,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