On Thursday 19 May 2005 12:27, Alan Brown wrote:
> On Thu, 19 May 2005, Kern Sibbald wrote:
> > Well, the idea of obtaining a tape drive at the last minute is
> > interesting, and I'm going to think about it carefully, but my intuition
> > tells me it is dangerous.  You could have 10 jobs partially completed all
> > waiting for one tape drive.  This could bring your server to its knees in
> > terms of resource usage (especially disk space).
>
> It would be a good idea in any case to add directives to stop spooling
> and/or flush the spool files. when freespace in the spool partition falls
> below a threshold value.
>
> This is in addition to the current file and directory size checks.

It essentially does this by monitoring the total space used. I'm not planning 
to implement any monitor of the partition free space because: 1. figuring out 
how much space remains in a partition is very system dependent. 2. there 
could be 10 or 20 partitions that are being used, so that would complicate 
things.

The administrator has reasonable control, and if the free space goes to zero, 
Bacula will attempt to despool.

>
> Possibly even 2 checks - one to stop spooling or pause and one to do an
> emergency flush....
>
> AB

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to