In response to "Orallo Orallo" <[EMAIL PROTECTED]>:
> 
> I'd suggest opening up the task manager, (start/run/taskmgr.exe), then
> locate the bacula-fd.exe process on the process tab, right click, then
> select set priority, and choose a level that you are confortable with.
> (normal, below normal....) windows will warn you that changing priorities
> can mess things up, but it should be OK.
> 
> You will have to do this manually everytime you reboot, but if this is a
> server rebooting shouldnt happen too often... ;-)

I tend to disagree with this.  Servers should boot to the proper state
unattended ...

> Other than that, you would have to find a way (I cant remember how, but
> there is a way) to modify the windows bacula service to start in low
> priority.

Two points to add to this:
1) Turn off compression for the fileset, or set it to GZIP1.  If you're
   backing up to tape, you probably don't need software compression anyway.
   Otherwise, GZIP1 will still give you some compression, while relaxing
   the load on the client.
2) The file daemon is liable to be IO-bound, especially during incrementals
   when it's simply scanning every file in the fileset to find out the
   last modified time.  I'm no Windows expert, but on most systems, changing
   the priority of a process has little or no effect on its use of IO,
   since the process is usually not using the CPU during IO.  The result
   is that lowering its priority may not help much.  If the FD is actually
   causing problems, then you need to get faster disks.

> On 7/5/06, Michael Roth <[EMAIL PROTECTED]> wrote:
> >
> > Hi there, anyone know to run Bacula File Daemon for windows with a lower
> > priority, or cape the cpu threads?...
> >
> > The daemon/service for the bacula client runs on a Windows 2003 Server..
> > There are also an Webserver / Mailserver and a Database Server on the same
> > machine... If a backup job is running, bacula-fd for this computer shold
> > not
> > use tooo much resources from the system, so im looking for ideas/ways to
> > fix
> > this problem...
> >
> > Any ideas?

-- 
Bill Moran
Collaborative Fusion Inc.

****************************************************************
IMPORTANT: This message contains confidential information and is
intended only for the individual named. If the reader of this
message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.
****************************************************************

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