>>>>> On Wed, 12 Apr 2006 19:18:33 -0400, Ian Levesque <[EMAIL PROTECTED]> said:
> 
> Hi Martin,
> 
> On Apr 12, 2006, at 6:11 PM, Martin Simmons wrote:
> 
> > Since you have a multi-CPU server, what kind of CPU utilization is  
> > 50% (the
> > whole machine or one of the daemon processes)?
> >
> 
> I've only ever seen bacula take advantage of one CPU; typically I see  
> 50% utilized on one CPU.
> 
> 
> 
> > What about the CPU utilization on the client?
> >
> 
> Around 10% or less, with backups running in the middle of the night.
> 
> 
> 
> > It is useful to check with /usr/bin/top.
> >
> 
> I have cacti running and it keeps excellent track of resources on the  
> network during backups. But this is easily reproduced if you think I  
> should procure more specific IO stats.

OK, it sounds like CPU is not the problem here.


> > Did you try using spooling?
> >
> 
> Yes, it puts an enormous load on the backup server; I'm not sure why.  
> I do utilize spooling for incrementals, but I expect them to be  
> slower (which they are).

Spooling splits the backup into phases of collecting from the client, writing
to the tape (repeated) and then writing to the database.

It could be worthwhile investigating the spooling slowness to see if it occurs
in one particular phase (look at the console output for spooling messages).
Without spooling it might be difficult to detect which phase is slow because
they are interleaved for each file sent by the client.

__Martin


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to