Bacula-users

[Bacula-users] Problem to implement Verify Data in Bacula 7.4.0

2016-02-26 14:26:58
Subject: [Bacula-users] Problem to implement Verify Data in Bacula 7.4.0
From: Wanderlei Huttel <wanderleihuttel AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 26 Feb 2016 16:20:50 -0300
I was trying to test new features in bacula 7.4.0 like (Verify Volume Data).

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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>