Skip to main content

Linux-based backup utility

Project description

secondshot

This is a command-line tool and library for managing filesystem backups on a local network. Each incremental backup is made available according to rotation rules defined in this 2004 article by Mike Rubel.

Reliability and simplicity of this are inherently provided by rsnapshot and rsync, which are used without modification. What this tool adds is storage of metadata in a local SQL database, along with functions to store and verify checksums for files in each saveset.

The underlying rsync file transfer requires root permissions on both the source and destination. To improve security, a perl script called rrsync is provided; see Guy Rutenberg's explanation.

Example crontab and configuration files can be found here under bin/ and etc/.

This tool is distributed as both a Python package at pypi.org, and as a Docker image at dockerhub.com. Use whichever distro is convenient for you.

Understanding Rotation

Perhaps the easiest way to visualize how savesets are rotated is to look at the top-level directory of stored savesets; here's an example from the author's system for the rotation sequence hourly / daysago / weeksago / monthsago / semiannually:

drwxr-xr-x 6 root care 4096 Aug 25 10:36 daysago.0
drwxr-xr-x 6 root care 4096 Aug 24 10:33 daysago.1
drwxr-xr-x 6 root care 4096 Aug 23 10:34 daysago.2
drwxr-xr-x 6 root care 4096 Aug 22 10:34 daysago.3
drwxr-xr-x 6 root care 4096 Aug 21 10:33 daysago.4
drwxr-xr-x 6 root care 4096 Aug 20 10:33 daysago.5
drwxr-xr-x 6 root care 4096 Aug 26 02:35 hourly.0
drwxr-xr-x 6 root care 4096 Aug 25 17:37 hourly.1
drwxr-xr-x 6 root care 4096 Jul  1 09:38 monthsago.0
drwxr-xr-x 6 root care 4096 Jun  4 09:36 monthsago.1
drwxr-xr-x 6 root care 4096 May 28  2018 monthsago.2
drwxr-xr-x 6 root care 4096 Apr 31  2018 monthsago.3
drwxr-xr-x 6 root care 4096 Mar  3  2018 monthsago.4
drwxr-xr-x 6 root care 4096 Feb 27  2018 monthsago.5
drwxr-xr-x 5 root care 4096 Jan 30  2018 semiannually.0
drwxr-xr-x 4 root care 4096 Aug 28  2017 semiannually.1
drwxr-xr-x 6 root care 4096 Aug 19 10:33 weeksago.0
drwxr-xr-x 6 root care 4096 Aug 12 09:49 weeksago.1
drwxr-xr-x 6 root care 4096 Aug  5 09:52 weeksago.2
drwxr-xr-x 6 root care 4096 Jul 30 09:49 weeksago.3

Under each of these locations are complete rsync'ed directories for each backed up host, which you can restore by any file-management tool you're familiar with. Your target volume needs to be formatted with enough storage and inodes to handle the retention schedule you define. Files that haven't changed between defined intervals are hard-linked to save space.

Docker Image

Find the docker-compose.yml example (here:

  • If you have an existing database, create a database and add settings for docker-compose; otherwise leave those out to automatically generate data with sqlite
  • Define mount points for persistent data
  • Generate a 4096-bit rsa key, add its id_rsa.pem to your secrets store

Variables

The docker image can be customized with these environment variables:

Variable Default Description
CRON_MINUTE 30 cron schedule (minutes past hour)
CRON_HOUR 0,8,16 cron schedule (hours)
DBHOST db00 db host
DBNAME secondshot db name
DBPORT 3306 db port
DBUSER bkp db username
DBTYPE sqlite db type, such as mysql+pymysql
TZ UTC time zone

Secrets

Name Description
secondshot-db-password SQL database password
secondshot-rsync-sshkey ssh private key for rsync

What You Won't Find

To keep this tool simple, there are a few things that it explicitly does not do:

  • Restore: the target is a regular filesystem from which you can perform restores without special tools
  • No at-rest encryption; if you want that, format the target using LUKS or another full-disk encryption tool
  • Cloud storage like S3 or B2, which don't provide POSIX filesystem semantics
  • Block-level de-duplication; you will want another tool to backup large files that require it

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

secondshot-0.9.4.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

secondshot-0.9.4-py2-none-any.whl (31.4 kB view details)

Uploaded Python 2

File details

Details for the file secondshot-0.9.4.tar.gz.

File metadata

  • Download URL: secondshot-0.9.4.tar.gz
  • Upload date:
  • Size: 35.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15rc1

File hashes

Hashes for secondshot-0.9.4.tar.gz
Algorithm Hash digest
SHA256 94b18a0c74b24c3c18cacf684d1d0cea87f07ba48ec8ceeb189cf085de03881e
MD5 d7c01a2daa2b345dc330d0565afdb504
BLAKE2b-256 64adc2ae615b8edb49a1aad6b4b9245c5801eeb7b9d74eb17f1b41e85164eb89

See more details on using hashes here.

File details

Details for the file secondshot-0.9.4-py2-none-any.whl.

File metadata

  • Download URL: secondshot-0.9.4-py2-none-any.whl
  • Upload date:
  • Size: 31.4 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15rc1

File hashes

Hashes for secondshot-0.9.4-py2-none-any.whl
Algorithm Hash digest
SHA256 4fb240e6edfd355766c3d1cc646ffd49349043cb8c7458d60264ead1d66068a2
MD5 3e1faa99d2c1bb8aa19cf6d2186f6362
BLAKE2b-256 cf9347b461ba2c232b1c47c7f79738c38981d85688244c7d492fb7bf5b3a09bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page