Git Product home page Git Product logo

Comments (7)

jdimatteo avatar jdimatteo commented on July 26, 2024

Clearing some space now, by removing the backups we disabled last December:

root@tod:/crusader/backup/rdiff-backup# rm -rf ifs
root@tod:/crusader/backup/rdiff-backup# rm -rf mnt

(Still running)

This should allow tonight's backup to proceed normally.

from pipeline.

jdimatteo avatar jdimatteo commented on July 26, 2024

After we get #3 done, we can do something like the following to remove files/diffs older than 1 month:

rdiff-backup --remove-older-than 1M --force /backups

from pipeline.

jdimatteo avatar jdimatteo commented on July 26, 2024
root@tod:/crusader# df -h .
Filesystem                   Size  Used Avail Use% Mounted on
172.24.209.62:/volume1/data   17T   15T  2.0T  89% /crusader
root@tod:/crusader# 

from pipeline.

jdimatteo avatar jdimatteo commented on July 26, 2024

I changed tod:/root/backup-scripts/backup-grail.sh

from

rdiff-backup --backup-mode --exclude-other-filesystems /grail/ /crusader/backup/rdiff-backup/grail

to

rdiff-backup --backup-mode --exclude-other-filesystems --include /grail/bam --include /grail/projects --include /grail/TONY --exclude /grail /grail/ /crusader/backup/rdiff-backup/grail

This will prevent directories like /grail/raw from being backed up in the future. When we run the rdiff-backup --remove-older-than thing we can delete /crusader/backup/rdff-backup/grail/raw

from pipeline.

jdimatteo avatar jdimatteo commented on July 26, 2024

The grail and root rdiff-backups keep failing during regressing.

Trying to correct based off suggestions at http://www.nongnu.org/rdiff-backup/FAQ.html#regress_failure :

root@tod:/crusader/backup/rdiff-backup/grail/rdiff-backup-data# mv current_mirror.2014-10-21T03:00:08-04:00.data ~/gunk/
root@tod:/crusader/backup/rdiff-backup/root_directory/rdiff-backup-data# mv current_mirror.2014-10-23T03:00:10-04:00.data ~/gunk/

There were no mirror_metadata files with a later date, so I didn't remove those like the faq suggested.

from pipeline.

jdimatteo avatar jdimatteo commented on July 26, 2024

The last time I fixed the grail backup it failed to complete because TOD was restarted in the middle of the backup. It seems like it needs to finish a full backup before it can recover itself. I just did the suggested fix again and hopefully the backup will finish. It might take a couple days to finish since it has to do extra work to recover from the prior interrupted backup.

root@tod:/crusader/backup/rdiff-backup/grail/rdiff-backup-data# mv current_mirror.2014-10-23T03\:00\:10-04\:00.data ~/gunk/current_mirror.2014-10-23T03\:00\:10-04\:00.data-2 

from pipeline.

jdimatteo avatar jdimatteo commented on July 26, 2024

Backups back to normal as of January 13th using the /mnt/bradner/data for grail.

from pipeline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.