On Sunday 11 February 2007 10:28, Mikael Kermorgant wrote:
> Hello,
>
> I'm currently using bacula 1.38.11 and sometimes, when I run "status
> dir" on the console, it generates a high load on the server ( >3, more
> than 15minutes) and blocks the console from user input. Basically, it
> spends all this time to dress the list of scheduled jobs.

The problem is that your Catalog database is not well tuned (missing indexes), 
or you have a very large database.  The performance problem comes from Bacula 
attempting to find the next volume that will be used for each scheduled job, 
and to do so, it must generally prune the database.

>
> My server is maybe a bit slow (P4, 2.5Ghz, 1.5Gb RAM) but it deals
> quite well with its work apart from this.
>
> Is this something that can be avoided by some administrative jobs ?
>
> Thanks in advance,

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to