⇤ ← Revision 1 as of 2007-08-25 21:09:57
Size: 282
Comment:
|
Size: 500
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
cat $DESIRED_VOLUME_TO_RESTORE | \ | cat $VOLNAME.dump.bz2.aescrypt | \ |
Line 13: | Line 13: |
vos restore deleuze /vicepa $DESIRED_NAME_OF_RESTORED_VOLUME | vos restore deleuze /vicepa $VOLNAME.restored fs mkm /afs/hcoop.net/.../tmp-mount $VOLNAME.restored # examine /afs/hcoop.net/.../tmp-mount fs rm /afs/hcoop.net/.../tmp-mount vos remove $VOLNAME vos rename $VOLNAME.restored $VOLNAME do-singing-and-rejoicing-thing |
ssh FOO_admin@deleuze aklog -c megacz.com cd /afs/megacz.com/hcoop-backup/ cd $DESIRED_BACKUP_DATE cat $VOLNAME.dump.bz2.aescrypt | \ ccrypt -cdk /etc/backup-encryption-key | \ bunzip2 | \ vos restore deleuze /vicepa $VOLNAME.restored fs mkm /afs/hcoop.net/.../tmp-mount $VOLNAME.restored # examine /afs/hcoop.net/.../tmp-mount fs rm /afs/hcoop.net/.../tmp-mount vos remove $VOLNAME vos rename $VOLNAME.restored $VOLNAME do-singing-and-rejoicing-thing