mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-24 19:34:23 -04:00
FAQ: add a hint about --debug-topic=files_cache
This commit is contained in:
parent
c2f59c9409
commit
761ff5b2fd
1 changed files with 2 additions and 0 deletions
|
|
@ -906,6 +906,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