X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=backup%2Fiwjbackup.txt;h=775e65aa2e2ffc44f2e48567a88a91cd579c9dbf;hp=ff4d860e35fda97cf23fa06b74d0779eadcc2c58;hb=e912e652c5a4d03307b47a209baa6dec5877ae45;hpb=5be70e1e6615ac811f61b760548022239141ac7b diff --git a/backup/iwjbackup.txt b/backup/iwjbackup.txt index ff4d860..775e65a 100644 --- a/backup/iwjbackup.txt +++ b/backup/iwjbackup.txt @@ -2,12 +2,9 @@ iwjbackup.txt documentation file Copyright - AND NO WARRANTY - see notes at bottom of file for details. -This is a quick summary of the backup scripts, and some comments on and my config files: -it's a bit patchy and might have the odd ommission. The canonical -source is the sources, as always :-> - - -WARNING - this file is out of date ! +This is a quick summary of the backup scripts, and some comments on +some of the config files: it's a bit patchy and might have the odd +ommission. The canonical source is the sources, as always :-> To run, the contents of /etc/chiark-backup should be: @@ -18,6 +15,9 @@ brought down to do backups. The defaults are fine. settings.pl: generic config file: in particular, the name of the tape device is set here. +settings.sh: generic config file for shell scripts. Currently only +contains some options for the lvm snapshotter. + tape.*: conventionally, each tape you're going to use in the backup cycle has a tape number, a name and a config file. The tape numbers in use at Relativity are digit strings like `512'. The name is a @@ -57,18 +57,43 @@ In the fsys.* files: run things on a remote machine: prefix Other lines should be of the form - - for local backups, or - + [:] [,] + for local backups, or + [:] [,] for remote backups. The file (including any included files) must end with the word 'end' on a line of its own. -Valid values for are `cpio' (uses cpio to produce -tar-format backups), `dump' (uses dump to dump entire filesystems; - should be a mount-point for this), and `zafio' (uses -afio to compress each file as it is backed up). Only `dump' type -backups perform incremental backups. +Valid values for are + cpio + uses cpio to produce tar-format backups + dump + uses dump to dump entire filesystems + should be a mount-point + gtar + uses GNU tar to produce GNU tar format backups and -N-based + semi-incrementals (not --incremental or --listed-incremental) + zafio + uses afio to compress each file as it is backed up + ntfsimage + for NTFS volumes, requires device name +Only `dump' and `gtar' type backups perform any kind of incremental +backups. + + is a comma-separated list of