Re: [Bacula-users] virtuafull and verify

2009-11-28 Thread Fahrer, Julian
Gesendet: Mittwoch, 18. November 2009 11:47 An: bacula-users@lists.sourceforge.net Betreff: Re: [Bacula-users] virtuafull and verify What would be ok, since the idea behind the verify job is to verify the last job... Running a verify before the virtualfull would check the original job. I just

Re: [Bacula-users] virtuafull and verify

2009-11-18 Thread Fahrer, Julian
Keeling [mailto:gra...@equiinet.com] Gesendet: Mittwoch, 18. November 2009 11:42 An: bacula-users@lists.sourceforge.net Betreff: Re: [Bacula-users] virtuafull and verify On Wed, Nov 18, 2009 at 11:29:38AM +0100, Fahrer, Julian wrote: > Hey, > > yes it seems tob e the same problem.

Re: [Bacula-users] virtuafull and verify

2009-11-18 Thread Graham Keeling
On Wed, Nov 18, 2009 at 11:29:38AM +0100, Fahrer, Julian wrote: > Hey, > > yes it seems tob e the same problem. > The sql statement in the sub "db_find_last_jobid" is: > "SELECT JobId FROM Job WHERE Type='B' AND JobStatus IN ('T','W') AND " > "Name='%s' ORDER BY StartTime DESC LIMIT 1", Name); >

Re: [Bacula-users] virtuafull and verify

2009-11-18 Thread Fahrer, Julian
roblems would occure then... Thanks for submitting my mail to the devil list Kind Regards Julian -Ursprüngliche Nachricht- Von: Graham Keeling [mailto:gra...@equiinet.com] Gesendet: Mittwoch, 18. November 2009 10:10 An: bacula-users@lists.sourceforge.net Betreff: Re: [Bacula-users] virtuafu

Re: [Bacula-users] virtuafull and verify

2009-11-18 Thread Graham Keeling
On Fri, Nov 13, 2009 at 09:02:11AM +0100, Fahrer, Julian wrote: > Hey guys, > > I am currently trying to implement verify jobs at a customer's site. > At that site I am running fulls and incrementals to disk and virtual fulls to > tape. > I want to verify that the data on tape is ok. So tried a v

Re: [Bacula-users] virtuafull and verify

2009-11-17 Thread Tobias Brink
"Fahrer, Julian" writes: > Is no one using verify jobs for virtual fulls? > FWIW I do, and I have the same problem. I’m using version 3.0.2. What version are you using? Have you tested the newest version (3.0.3), yet? I don’t have much time at the moment but if no one knows a solution we shou

Re: [Bacula-users] virtuafull and verify

2009-11-17 Thread Fahrer, Julian
Is no one using verify jobs for virtual fulls? -Ursprüngliche Nachricht- Von: Fahrer, Julian [mailto:jul...@fahrer.net] Gesendet: Freitag, 13. November 2009 09:02 An: bacula-users@lists.sourceforge.net Betreff: [Bacula-users] virtuafull and verify Hey guys, I am currently trying to

[Bacula-users] virtuafull and verify

2009-11-13 Thread Fahrer, Julian
Hey guys, I am currently trying to implement verify jobs at a customer's site. At that site I am running fulls and incrementals to disk and virtual fulls to tape. I want to verify that the data on tape is ok. So tried a verify job after the virtual full has finished. But instead of using the vir