Le Monday 29 June 2009 08:19:22 James Harper, vous avez écrit :
> > On Monday 29 June 2009 04:00:51 James Harper wrote:
> > > Status Dir in the latest svn on Windows shows this:
> > >
> > > Terminated Jobs:
> > >  JobId  Level    Files      Bytes   Status   Finished        Name
>
> ======================================================================
>
> > >    114  Full     55,386    29.81 G  Error    28-Jun-09 16:55 beast
> > >    115  Full     30,492    7.233 G  Error    28-Jun-09 19:54 beast
> > >    114  Full      3,985    2.627 G  Error    28-Jun-09 20:03 beast
> > >    115  Full     37,520    8.198 G  Error    28-Jun-09 20:54 beast
> > >    114  Full     30,268    7.175 G  Error    28-Jun-09 21:14 beast
> > >    114  Full     56,282    30.75 G  Error    28-Jun-09 21:59 beast
> > >    114  Full    525,748    233.3 G  OK       29-Jun-09 02:10 beast
> > >    115  Full     35,754    8.115 G  Error    29-Jun-09 10:00 beast
> > >    114  Full          6    42.73 M  Error    29-Jun-09 11:11 beast
> > >    114  Full     51,694    16.29 G  Error    29-Jun-09 11:51 beast
> > >
> > > Seems like the jobid counter isn't incrementing? Is this a bug just
> > > affecting Windows or is there something else going on? (errors are
>
> due
>
> > > to some testing I'm doing with tape drives under windows - dir is
> > > unchanged from svn though)
> >
> > This could be due to running the 32 bit and the 64 bit FD using the
>
> same
>
> > working directory.  I recommend that you remove the bacula-fd.*.state
>
> file
>
> > from the working directory and see if it continues to be a problem.
>
> I check that out tonight. Definitely only running the 64 bit FD though.
> The 32 bit FD is not installed.
>
> Isn't the JobID handed out by the director though?

Yes, and if you are using sqlite, i think that they are using max(JobId)+1 to 
compute the next jobid. So, if you have deleted the job with delete command, 
it could explain that.

Bye

> James
>
> ---------------------------------------------------------------------------
>--- _______________________________________________
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to