Skip to content
Snippets Groups Projects
  1. Jul 17, 2021
    • Evangelos Foutras's avatar
      Use RandomizedDelaySec=30min in Borg TextCollector · 3aa4d49f
      Evangelos Foutras authored
      Doing this in an attempt to be kind to our Borg hosts in cases where the
      prometheus-borg-textcollector.timer is restarted on all hosts and avoids
      having all machines querying the Borg hosts within the same minute. Only
      downside is that the timers will trigger every 75-ish minutes instead of
      exactly every hour, but this should not be a problem.
      Verified
      3aa4d49f
  2. Jul 16, 2021
  3. Jul 15, 2021
  4. Jul 14, 2021
  5. Jul 13, 2021
  6. Jul 12, 2021
  7. Jul 11, 2021
  8. Jul 10, 2021
  9. Jul 09, 2021
    • Evangelos Foutras's avatar
      Avoid running backup-gitlab twice; reuse tarballs · 5c953c00
      Evangelos Foutras authored
      The official backup tool for GitLab takes many hours to run because it
      puts everything inside tarballs and then gzips each one. It seems safe
      and much more efficient to skip this step for the offsite backup while
      reusing the tarballs generated by the first backup to the Storage Box.
      
      Should save ~5 hours from the borg-backup-offsite.service execution.
      Verified
      5c953c00
  10. Jul 08, 2021
  11. Jul 07, 2021
  12. Jul 06, 2021
Loading