Re: no space left on Bacula server
Bill Arlofski via Bacula-users <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
On 8/23/24 11:33 AM, Adam Weremczuk wrote: > Hi all, > > Bacula 9.6.7 on Debian 11. > > I'm backing up a 777 GB folder of an external xxx server. The backup job > has been running for a number of hours. > > To my surprise, Bacula backup server has just COMPLETELY run out of disk > space with 1.2 TB out of 1.7 TB being used for Bacula .spool temporary > files. > > I've never seen this happening before, i.e. so much space being used. > > Relevant jobs look as below: > > 4139 Back Full 3,458 726.9 G xxx_backup SD despooling Data > 4140 Back Full 8 586.2 G xxx_backup is running > > Tape space (LTO-8) looks like below: > > Before: Device: Remaining Native Capacity in Partition (MiB) (10,620,751) > Now: Device: Remaining Native Capacity in Partition (MiB) (10,176,636) > > Is this backup going to fail or succeed? Since it's Fri evening here I > would kind of prefer to know now... > > Regards, > Adam Hello Adam, Bacula will begin de-spooling a data spool file when one of the following conditions are met: - The spool file reaches the SpoolSize set in a Job - The spool file reaches the MaximumSpoolSize set in a device - The spool size reaches the MaximumJobSpoolSize set in a device - The SpoolDirectory fills to 100% capacity (a condition that should be avoided, but Bacula gracefully handles this) So, if this spool directory reaches 100% (obviously something to try to avoid), jobs will stop spooling, and start despooling to the tape drive(s) - one at a time per tape drive of course. You will have failed jobs if the attribute spool (always in SD's "WorkingDirectory") fills, but Bacula should recover gracefully if the data spool directory fills. However, you are using a very old version of Bacula, and this "feature" may not be in version 9.6.7 - I honestly do not know when this was added/fixed. What is in the spool directory? Maybe there are some leftover *data*.spool files leftover from failed jobs just eating up space? Attribute and Data Spool files are named very clearly, so you will know which ones to keep and which ones may to be deleted. Hope this helps, Bill -- Bill Arlofski [email protected] _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
signature.asc
(application/pgp-signature, 509 B)
-----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBzBAEBCAAnBQJmyNG1CRBIDTDab9XDQBYhBMuLnlBaSQiuSUbb6UgNMNpv 1cNAAAB0eAf/TsIEG7Vtz+At2g9qs2QapVf34R67pwbjoj5E0quTHZqceUhM /8uYOFmVfp1spMRDskY92KFSI6sEyjcIrcOaULDKJKeLEAOfR7pq5wjjm8uT nFnxh/yvNJz/ndQgE+E+5Z2QFQQXrIRew4hy2uxj3NuqHsaok0ek7ofD1MW0 rRqjSgQeXcuZou1V/uyLVMDICFC6VkEs3luqAvD83WDSRz67r5ypSXbV0hKi KctdP9KwufMiEEIhQNUIrgGPN7rbUd6OQzlp3mlO2Ns+VXlKC90w/z0daJLq F+Hxmx5yIhlQgziTozKy7/O/c6np9/3oTdHJuV8mUAulZM8CeRqKUQ== =kPJo -----END PGP SIGNATURE-----