Drew Bentley schrieb:
> On Jan 2, 2008 2:21 PM, Ralf Gross <[EMAIL PROTECTED]> wrote:
> > Drew Bentley schrieb:
> >
> > > So I setup a new backup server with Bacula 2.2.7 EL3 RPM. I was
> > > running some tests to make sure everything checked out ok with my
> > > configs, a few clients. Once my testing was complete, I wanted to
> > > start clean, remove all the old jobs, terminated jobs, etc.
> > >
> > > I figured the easiest way is to just drop the database, recreate
> > > everything in MySQL and fire up bacula again. This resulted in leaving
> > > the old jobs in the Terminated Jobs section when doing:
> > >
> > > status dir
> > >
> > > Even though there are no jobs in the database, it still displays 4
> > > other jobs I had run. I ran a new job and it has a nedw JobID of 1.
> > > This is the output:
> > >
> > > Terminated Jobs:
> > >  JobId  Level    Files      Bytes   Status   Finished        Name
> > > ====================================================================
> > >      1  Full          0         0   Error    02-Jan-08 13:09 mail-dns-1
> > >      2  Full          0         0   Error    02-Jan-08 13:10 mail-dns-1
> > >      3  Full      1,728    7.554 M  Error    02-Jan-08 13:10 mail-dns-1
> > >      4  Incr          0         0   OK       02-Jan-08 13:13 mail-dns-1
> > >      1  Full      1,729    7.554 M  OK       02-Jan-08 14:00 mail-dns-1
> > >
> > > Anyone else encounter this? Is Bacula pulling this info from some type
> > > of cache? Removing the RPM and all Bacula files along with database
> > > and reinstalling did not fix.
> >
> > Remove the state files in the working directory (on the clients too).
> >
> 
> That's what I'm trying to say, all files were deleted. All .state
> files were deleted, even on the client. Still see the old Terminated
> Jobs. I'll quote myself from first email:  "Removing the RPM and all
> Bacula files along with database and reinstalling did not fix."

Are you 100% sure that there are no state files with old data in the
working directory somewhere on the system? Can you search for 
the file bacula-dir.9101.state on your system and take a look at the
content with the strings command?

Ralf

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to