1
0
Fork 0
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:
Thomas Waldmann 2022-04-20 00:22:07 +02:00
parent 55f9028611
commit 56262b57bd

View file

@ -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: