Explorar el Código

Add note about running spot check on a separate schedule (#656).

Dan Helfman hace 1 año
padre
commit
94133cc8b1
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      docs/how-to/deal-with-very-large-backups.md

+ 5 - 0
docs/how-to/deal-with-very-large-backups.md

@@ -174,6 +174,11 @@ want the spot check to fail the next time it's run? Run `borgmatic create` to
 create a new backup, thereby allowing the next spot check to run against an
 archive that contains your recent changes.
 
+Because the spot check only looks at the most recent archive, you may not want
+to run it immediately after a `create` action (borgmatic's default behavior).
+Instead, it may make more sense to run the spot check on a separate schedule
+from `create`.
+
 As long as the spot check feature is in beta, it may be subject to breaking
 changes. But feel free to use it in production if you're okay with that
 caveat, and please [provide any