Hello,

[EMAIL PROTECTED] wrote:

Hi,

I have the problem that my setting for "Maximum Spool Size" is being
ignored. Well at least I think it is being ignored as I get the following
messages:

0-Apr 06:00 backup-sd: Spooling data ...
10-Apr 06:00 backup-sd: User specified spool size reached.
10-Apr 06:00 backup-sd: Writing spooled data to Volume. Despooling 64,524
bytes ...
10-Apr 06:00 backup-sd: Spooling data again ...
10-Apr 06:00 backup-sd: User specified spool size reached.
10-Apr 06:00 backup-sd: Writing spooled data to Volume. Despooling 129,048
bytes ...
[snip]

Considering that 496,955 bytes are being written (SD Bytes Written:
496,955) and  I have setting of "Maximum Spool Size = 2.8gb" in
bacula-sd.conf I would have expected more bytes to be spooled each time.

Hm. According to the manual this shouldwork, I guess.

You might try the following:
- space between 2.8 an gb
- 2G, for example - I used this format and it worked.
- file a bug report at bugs.bacula.org
- Leave the directive out, but only do this if your spool space is on a dedicated partition as that will be filled to almost 100% (at least here...)


I have tried different values but nothing seems to change. Do I have to do
anything special for the new settings to take effect - I restart the SD.

That should be enough.

Arno

bacula-sd.conf

Device {
  Name = DAT24                        #
  Media Type = DDS-1
  Archive Device = /dev/nst0
  AlwaysOpen = yes;
  Volume Poll Interval = 30 min
  Close on Poll = yes
  RemovableMedia = yes;
  RandomAccess = no;
  Maximum Spool Size = 2.8gb
  Spool Directory = /var/lib/bacula/data/spool;
  Label media = yes;
  Automatic mount = yes
}
thanks in advance for any help you can give me.




------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users


-- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to