Bacula-users

Re: [Bacula-users] How many jobs can I schedule for the same time?

2010-03-03 17:47:50
Subject: Re: [Bacula-users] How many jobs can I schedule for the same time?
From: Alex Chekholko <chekh AT pcbi.upenn DOT edu>
To: Richard Hartmann <richih.mailinglist AT gmail DOT com>
Date: Wed, 3 Mar 2010 17:43:14 -0500
On Wed, 3 Mar 2010 10:52:33 +0100
Richard Hartmann <richih.mailinglist AT gmail DOT com> wrote:

> On Wed, Mar 3, 2010 at 01:55, Mike Ruskai <thannyd AT earthlink DOT net> 
> wrote:
> 
> > That's MySQL complaining about not finding table files.  Check its
> > configuration for the value of "open_files_limit".  Increase the value
> > if it's small.  If it looks large enough, check your system
> > configuration for restrictions on the number of open files.
> 
> it's set to 1024 -- I would assume this to be more than enough for
> one to two dozen running jobs, but I am very interested in values
> other people work with.
> 
> To check, just do
> 
> mysql> show variables like "open_files_limit";
> 

Mine says:
mysql> show variables like "open_files_limit";
+------------------+-------+
| Variable_name    | Value |
+------------------+-------+
| open_files_limit | 8192  | 
+------------------+-------+
1 row in set (0.03 sec)

I don't think I've ever had more than 6 jobs running concurrently.

Regards,
-- 
Alex Chekholko   chekh AT pcbi.upenn DOT edu

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users