X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fbackup.creole;h=e0cc1d1db6942e02162c20d71a7cba4f9a41105f;hb=3982b5accd2c461cf8327bf1cc2affd09e0b1455;hp=0e64bb11cec223c86ef9780628fe9973d97c4ad9;hpb=4ba7b28090d093549593965c9c18e95b5e10e71f;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/backup.creole b/input/howto/backup.creole index 0e64bb1..e0cc1d1 100644 --- a/input/howto/backup.creole +++ b/input/howto/backup.creole @@ -1,6 +1,6 @@ = Debian backup = -beethoven.debian.org alias backup.debian.org is Debian's backup machine. +backuphost.debian.org alias backup.debian.org is Debian's backup machine. == Backup organisation == @@ -42,7 +42,7 @@ Directories: * create a crontab that runs da-backup daily at some convenient time * configure the directories in {{{/etc/da-backup}}} * configure how many copies of the directory should be kept in - beethoven's {{{/etc/da-backup-manager/}}} + backuphost's {{{/etc/da-backup-manager/}}} * run {{{da-backup -v}}} on the client to see if it all works. @@ -52,3 +52,15 @@ Directories: == Consistency checks == * Run {{{sudo -u nagios /usr/lib/nagios/plugins/dsa-check-dabackup-server}}} + +== Restoring specific files == + +* Login to the bacula director {{{dinis.debian.org}}} +* run {{{sudo bconsole}}} +* Use the {{{restore}}} command +* Choose "find the job ids of the most recent backup for a client" (9) +* Choose the server +* Choose "enter a list of directories to restore for found job ids" (11) +* Login to the server +* Look at the files in {{{/var/tmp/bacula-restores/}}} +* Clean up the files in {{{/var/tmp/bacula-restores/}}}