X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=backup%2Fiwjbackup.txt;h=a353e757f9be57b18157d138d3b4fa0264390137;hp=4ee23545b62140e47dceabf659a51495ee43683f;hb=54e807bb078502c144f02399fccf3c2056ac3723;hpb=470ba2e9de232758429e7656cfecb18edffabbfa diff --git a/backup/iwjbackup.txt b/backup/iwjbackup.txt index 4ee2354..a353e75 100644 --- a/backup/iwjbackup.txt +++ b/backup/iwjbackup.txt @@ -15,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 @@ -54,18 +57,47 @@ 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