"Dave" <[EMAIL PROTECTED]> wrote:
>
> Hello,
>     I'm running bacula 2.0.3 on windows xpsp2. When doing any kind of 
> backup, i have the entire system set to back up and if i'm using the box it 
> slows down to a crawl. I'm using vss if that matters. On my various Unix 
> boxes this does not happen. I was wondering if there was an equivalent to 
> unix nice that i could set for win32? If not, is there a way of finding out 
> where this slowdown is coming from, a resource limit, network performance, 
> cpu, and how best to deal with it?
> Thanks.

I've seen this problem as well.  As best I can tell, Windows job
scheduler bites.

In my case, I was able to reduce the effect to an acceptable level
by using gzip1 for the compression level instead of the default
gzip6.  Luckily, the extra space required was not a problem.

I don't know if there's a feature request out for this, but maybe I
should create one.  It would be nice if the FD could be programmed
with a delay loop during the compression process, configurable by
the user.  It's difficult to say whether this would actually meet
the goal or not, though.

-- 
Bill Moran
http://www.potentialtech.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to