>>>>> On Fri, 16 Feb 2007 18:05:45 +0100, Ralf Gross said:
> 
> Hi,
> 
> after some time of testing I want now to go live with our new bacula
> server. Before I do taht I want to clean to database.
> 
> 
> I followed this chapter:
> Re-initializing the Catalog Database
> http://www.bacula.org/dev-manual/Installi_Configur_PostgreS.html#SECTION005230000000000000000
> 
> cd <install-directory>
> ./drop_bacula_tables
> ./make_bacula_tables
> ./grant_bacula_privileges
> 
> The information about volumes and jobs was cleaned, but I still see 
> information
> about old jobs when doing a 'status dir'.
> 
> *status dir
> VU0EM005 Version: 2.0.2 (28 January 2007) x86_64-unknown-linux-gnu debian 4.0
> Daemon started 16-Feb-07 17:31, 0 Jobs run since started.
>  Heap: bytes=53,896 max_bytes=55,063 bufs=288 max_bufs=302
> No Scheduled Jobs.
> ====
> 
> Running Jobs:
> Console connected at 16-Feb-07 17:52
> No Jobs running.
> ====
> 
> Terminated Jobs:
>  JobId  Level    Files      Bytes   Status   Finished        Name
> ====================================================================
>      2  Full     17,618    87.98 M  Cancel   02-Feb-07 12:25 VU0EM004
>      3  Full     58,077    588.9 M  Cancel   02-Feb-07 12:36 VU0EM004
>      4  Full          0         0   Cancel   02-Feb-07 12:40 VU0EM004
>      7  Full     92,058    733.3 M  Cancel   02-Feb-07 12:47 VU0EM004
>      8  Full          0         0   Cancel   02-Feb-07 12:51 Bang
>      9  Full     94,460    854.0 M  Cancel   02-Feb-07 12:56 VU0EM004
>     10  Full     90,107    704.3 M  Cancel   02-Feb-07 12:57 VU0EM004
>     12  Full    103,727    861.9 M  Cancel   02-Feb-07 13:43 VU0EM004
>     13  Full      1,670    161.7 M  Cancel   02-Feb-07 13:44 Bang
>     14  Full   1,618,388    231.7 G  OK       02-Feb-07 17:57 VU0EM004
> 
> 
> Since I also see information about jobs done by a second bacula install with
> 'status client', I guess this information is stored somewhere else. How can I
> remove these messages?

Yes, if you delete the "state" file named something like bacula-dir.9101.state
in the Director's working dir.  It is probably best to stop bacula while doing
this.  You might want to delete the state files from the other daemons as
well.

__Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to