Difference between revisions of "BXadmin:AFS Backups"
From CCGB
(Created page with 'afs-backup.pl and associated scripts are here: http://github.com/phalenor/afs-backup Installed into /afs/bx.psu.edu/service/afs-backup Should probably make that /afs/bx.psu/edu…') |
|||
Line 19: | Line 19: | ||
** vldb/ | ** vldb/ | ||
*** vldb.<date> - these should be routinely gzip'd | *** vldb.<date> - these should be routinely gzip'd | ||
+ | * etc/ | ||
+ | ** common/ - config files common to all backup hosts | ||
+ | ** hosts/ | ||
+ | *** <short hostname>/ |
Revision as of 11:16, 30 March 2010
afs-backup.pl and associated scripts are here: http://github.com/phalenor/afs-backup
Installed into /afs/bx.psu.edu/service/afs-backup
Should probably make that /afs/bx.psu/edu/service/afs/backup ?
Testing directory is under testing/, with testing/etc/ -> etc/ and testing/var/ -> var/
Directory layout:
- var/
- acl/
- <volume name> - contains acls for that volume
- log/ - contains dsmc logs right now
- mounts/
- mounts-by-path
- mounts-by-volume
- tmp/
- vldb/
- vldb.<date> - these should be routinely gzip'd
- acl/
- etc/
- common/ - config files common to all backup hosts
- hosts/
- <short hostname>/