On 26 Sep 2007 at 9:52, Raphael Perrin wrote:

> 
> 
> Hi,
> 
> I'd like to add the jobid to restore in the bacula-dir.conf. Is this
> possible ?
> 
> Job {
>   Name = "CheckRestore"
>   Type = Restore
>   Client = castor-fd
>   FileSet = "CheckData"
>   Schedule = "RestoreCycle"
>   RunBeforeJob = "/etc/bacula/scripts/getJobId"
>   JobId="cat /root/bacula.JobId"
>   Storage = Exabyte
>   Pool = Default
>   Messages = Standard
>   Where = /data/backup/
> }

No, it is not possible, as far as I know.

Consider the restore job as a starting point.  Issue the restore 
command within bconsole, and go from there.  

Perhaps there is something more you want to tell us regarding this 
issue.

-- 
Dan Langille - http://www.langille.org/
Available for hire: http://www.freebsddiary.org/dan_langille.php



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to