Hello Wanderlei,

It looks that in the documentation is lack of Type directive
(obligatory for Job resource).

Can you add the Type directive to your Job resource and try again?

Type = Verify

Best regards.
Marcin Haba (gani)


On 26 February 2016 at 20:20, Wanderlei Huttel
<wanderleihut...@gmail.com> wrote:
> I was trying to test new features in bacula 7.4.0 like (Verify Volume Data).
> http://www.bacula.org/7.4.x-manuals/en/main/New_Features_in_7_4_0.html#SECTION00311000000000000000
>
> So I've configured a Job like example:
>
> # Verify Job definition
> Job {
>   Name = VerifyData
>   Level = Data
>   Client = 127.0.0.1-fd     # Use local file daemon
>   FileSet = Dummy           # Will be adapted during the job
>   Storage = File            # Should be the right one
>   Messages = Standard
>   Pool = Default
> }
>
> But when I run bacula-dir -t I receive an error:
>
> "Type" directive in Job "VerifyData" resource is required, but not found.
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-- 
"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to