On Sunday 31 December 2006 19:38, [EMAIL PROTECTED] wrote: > I have checked the docs and the archives, but appologies in advance if I have simply missed the > answers: > > Does anyone have information, or bacula-dir.conf examples, of fully automated/scheduled restore > scenarios? > > We are currently testing Bacula and have the following requirement: > Full, incremental and differential backups (to disk), but with a daily, post-backup, automated restore > of the daily incrementals to another server (on disk). > > The reason for this is that Bacula has to fit into an existing system with daily off-site backups. > The off-site system (third party, Windows server locally) is file-based and must be given the fully > expanded directory and file structure, hence the restore to the non-Bacula local server. > > Any information would be appreciated.
A restore cannot be directly scheduled in the same way that a backup can be directly scheduled. This is because 99.9% of the times a restore is called, the sys admin or user needs to specify a lot of parameters. However, it is possible to schedule an Admin job that calls a RunScript that then scripts the restore with bconsole. If you are not sure how to script bconsole, first checkout the regress module of the Bacula CVS and look at the scripts in the tests directory. There are plenty of examples. If you need any additional help, I'm sure that after the holidays someone on this list can give a helping hand. Hint: You will need to use the "mod" option at the end of the restore command to direct the restore to a different client from the one that did the backup. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users