Re: [Bacula-users] [OT] stenc and library...

2025-05-27 Thread Bill Arlofski via Bacula-users
e know what you think. Sounds like an interesting project. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.

Re: [Bacula-users] bacula-fd Instances Timing Out on `status client`, despite Running Jobs

2025-05-21 Thread Bill Arlofski via Bacula-users
ing a restart of the FDs - just a bconsole 'reload' command is needed for the Director to pick up these changes. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacul

Re: [Bacula-users] Is it possible to get mail notification on Warning

2025-04-05 Thread Bill Arlofski via Bacula-users
boss will be happy to always get email reports of all GOOD jobs. :) But seriously, as a real example, you might have an "all jobs with errors or which failed" email report be sent to a team that would need to deal with these issues. The latest version of the script (baculabackupreport.py

Re: [Bacula-users] Any experience with these autochangers?

2025-03-28 Thread Bill Arlofski via Bacula-users
changer-resource 8< That has held true for me in the 20+ years I have been working with Bacula Community, and 10+ years working for Bacula Systems. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature

Re: [Bacula-users] Release 15.0.3

2025-03-28 Thread Bill Arlofski via Bacula-users
regards, Bil -- Bill Arlofski waa@prot onmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bsmtp authentication

2025-03-26 Thread Bill Arlofski via Bacula-users
e Postfix to accept messages from localhost with no authentication/encryption, and then relay the email messages to your mail server using any necessary SMTP authentication required by your email server. H ope this helps, Bill -- Bill Arlofski w...@protonmail.com signature

Re: [Bacula-users] Bacula + Zimbra: Run Before Backup

2025-03-20 Thread Bill Arlofski via Bacula-users
a and Zimbra. Glad you got it sorted out! Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula + Zimbra: Run Before Backup

2025-03-19 Thread Bill Arlofski via Bacula-users
--- 19-Mar 17:16 x1carbon-fd JobId 75598: shell command: run ClientBeforeJob "/opt/comm-bacula/include/scripts/sleep.sh 90" 19-Mar 17:16 x1carbon-fd JobId 75598: Error: Runscript: ClientBeforeJob returned non-zero status=208. ERR=No such file or directory 19-Mar 17:16 bacula-

Re: [Bacula-users] needed tapes

2025-03-15 Thread Bill Arlofski via Bacula-users
On Friday, March 14th, 2025 at 21:27, Gary R. Schmidt wrote: > On 15/3/25 01:24, Bill Arlofski via Bacula-users wrote: > > > On 3/14/25 5:22 AM, Gary R. Schmidt wrote: > > > > > As a cronjob I'd put "echo query 22 | bconsole" in a file an

Re: [Bacula-users] needed tapes

2025-03-14 Thread Bill Arlofski via Bacula-users
-8<---- Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] needed tapes

2025-03-14 Thread Bill Arlofski via Bacula-users
'epoch' from LastWritten + Media.VolRetention \ * interval '1second' - NOW())::bigint)) as ExpiresIn, Media.VolBytes FROM Media \ INNER JOIN Pool ON Media.PoolId = Pool.Poo;\n\nquit\n" | bconsole ----8< Hope this helps. Bill -- Bill Arlofski w...

Re: [Bacula-users] needed tapes

2025-03-12 Thread Bill Arlofski via Bacula-users
On 3/12/25 5:09 AM, Radosław Korzeniewski wrote: Hi, wt., 11 mar 2025 o 21:12 Bill Arlofski via Bacula-users mailto:bacula- us...@lists.sourceforge.net>> napisał(a): Here's why I say "guessed": I have a story - I had multiple jobs one day and the Director "gu

Re: [Bacula-users] needed tapes

2025-03-11 Thread Bill Arlofski via Bacula-users
e caveats mentioned above. Who knows... Maybe this is something that will keep me busy in my next few evenings. :) To be fair, this is a bit of a complex task to "get right" and have it be "reliable" - and there are surely 100 other things I didn't remember

Re: [Bacula-users] [OT?] Enable hardware encryption on RDX...

2025-03-11 Thread Bill Arlofski via Bacula-users
On 3/10/25 4:20 AM, Marco Gaiarin wrote: After fiddling a bit with tapes, i'm trying to enable hardware encryption on RDX, using stenc. Hello Marco, Why not just use the simple to manage Bacula Storage Daemon Encryption feature? Best regards, Bill -- Bill Arlofski w...@protonmai

Re: [Bacula-users] What triggers a Full?

2025-03-05 Thread Bill Arlofski via Bacula-users
e Bacula version from your distro's repos, it may be too old to have these things in the jobs log lines and summary. It is best to be running 15.0.2, the current Community version with all up-to-date additions and fixes. Hope this helps. Bill -- Bill Arlofski w...@protonmail.com si

Re: [Bacula-users] job dies with ERR=error:0A000119:SSL routines::decryption failed or bad record mac

2025-03-03 Thread Bill Arlofski via Bacula-users
this is normal behavior when a Pool has `MaximumVolumeJobs = 1` set. AS soon as a volume is ready for use, Bacula marks it in the catalog as `Used` so that no other jobs can be written to it, even if the writing device has `MaximumConcurrentJobs = ` Best regards, Bill -- Bill Arlofski w...@protonmail.

Re: [Bacula-users] Limit Bandwidth of Incremental backups only

2025-02-28 Thread Bill Arlofski via Bacula-users
Oops! My previous message was accidentally sent before I even typed a character. :) Here's the real reply... On 2/27/25 10:53 AM, s...@riseup.net wrote: > Bill Arlofski via Bacula-users wrote on 2/13/25 3:22 PM: Here's an idea. 💡 In your Job, configure two RunScripts section

Re: [Bacula-users] Limit Bandwidth of Incremental backups only

2025-02-27 Thread Bill Arlofski via Bacula-users
On 2/27/25 10:53 AM, s...@riseup.net wrote: Bill Arlofski via Bacula-users wrote on 2/13/25 3:22 PM: Here's an idea. 💡 In your Job, configure two RunScripts sections. One before and one after. Have a small script that takes the current jobid and the level. If the level is "l

Re: [Bacula-users] baculabackupreport ini variable quoting issue

2025-02-25 Thread Bill Arlofski via Bacula-users
r...@craeon.net> Hello Rob... I just looked at your attached config file... Take a look at line #14 in the notes at the top. :) 8< # - Values must not be quoted (see examples below) 8< I remember running into the problem/issue/question when I started working with t

Re: [Bacula-users] baculabackupreport ini variable quoting issue

2025-02-25 Thread Bill Arlofski via Bacula-users
dard "ini" files. Take a look at the example baculabackupreport.ini file in the repository. Specifically, look at the `cols2show` examples with multiple entries (all completely unquoted), and then the rest of the single entry variables - they are a

Re: [Bacula-users] Bacula cloud

2025-02-23 Thread Bill Arlofski via Bacula-users
errors, and in the errors cell for the job, it will now also report "Cloud xfer errors: #" under the total number of regular job errors for that specific job - these two numbers may or may not be equal. ;) Please give it a try and let me know if this is OK/useful. Best regards, Bil

Re: [Bacula-users] Bacula cloud

2025-02-20 Thread Bill Arlofski via Bacula-users
! :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula cloud

2025-02-20 Thread Bill Arlofski via Bacula-users
s. The `Driver = S3` is being deprecated and the awscli is, and will be much better. If you have issues using it, let's debug those. It works with Backblaze and all other vendors providing S3 end points that I tested and certified Bacula Enterprise with this past Summer (VAST, StorJ,

Re: [Bacula-users] Timing of Run After

2025-02-19 Thread Bill Arlofski via Bacula-users
as failed (for example), based on the exitcode of a script that runs at the end of the job. Maybe this will be late enough in the process to do what you need? Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature

Re: [Bacula-users] change of hostname

2025-02-19 Thread Bill Arlofski via Bacula-users
onfig, and make sure the `Address = ` is set to the new name or the IP. Reload or restart the Director, then, try a `status client=` where is the client's name in the Director's config. If the status client works, the job should too. Hope this helps, Bill -- Bill Arlofski

Re: [Bacula-users] PostgreSQL compatibility

2025-02-15 Thread Bill Arlofski via Bacula-users
just checked and I see I am using Bacula 15.0.2 with PostgreSQL 17.2. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Compare backup with actual data on client

2025-02-14 Thread Bill Arlofski via Bacula-users
p, which may be several jobs. 8< Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Limit Bandwidth of Incremental backups only

2025-02-13 Thread Bill Arlofski via Bacula-users
el is not "Incremental", set the bandwidth on the jobid to 0. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net h

Re: [Bacula-users] Limit Bandwidth of Incremental backups only

2025-02-13 Thread Bill Arlofski via Bacula-users
my email client, so I have not tested for errors, but this should do exactly what you want. Additionally, there is zero error checking, so you might want to add some, at least to check that the right number of parameters is sent to the script. Hope this helps, Bill -- Bill Arlofski w...@protonmail.

Re: [Bacula-users] Copy a tape with a single drive...

2025-01-31 Thread Bill Arlofski via Bacula-users
to all! Good luck! Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Copy a tape with a single drive...

2025-01-31 Thread Bill Arlofski via Bacula-users
Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] stop job and resume job with VSS

2025-01-31 Thread Bill Arlofski via Bacula-users
to start from the beginning and not at 50%. Could it be because of the VSS? Hello Jose, Bacula's stop/resume feature is not compatible with VSS, nor is it compatible with most of our plugins. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP di

Re: [Bacula-users] Copy a tape with a single drive...

2025-01-31 Thread Bill Arlofski via Bacula-users
On 1/31/25 3:48 AM, Martin Simmons wrote: On Thu, 30 Jan 2025 17:20:21 +, Bill Arlofski via Bacula-users said: If I understand correctly, you just want to copy an entire tape to another tape but only have one tape drive? If yes, you can do this entirely outside of Bacula by using `dd` to

Re: [Bacula-users] Job switch for encryption?

2025-01-30 Thread Bill Arlofski via Bacula-users
On 1/30/25 3:43 AM, Marco Gaiarin wrote: Mandi! Bill Arlofski via Bacula-users In chel di` si favelave... Not a stupid question, but you are correct. What you can do is run two FDs on a client (on different ports), one with encryption enabled and the other with no encryption. Then, just

Re: [Bacula-users] Copy a tape with a single drive...

2025-01-30 Thread Bill Arlofski via Bacula-users
pe. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Job switch for encryption?

2025-01-29 Thread Bill Arlofski via Bacula-users
anage, and deal with TLS keys on your clients, I would recommend to use the new(ish) "Storage Daemon Encryption" feature when writing to disk, clout, VTL, or (real) tapes. Hope this helps! Bill -- Bill Arlofski w...@protonmail.com signature.asc Description:

Re: [Bacula-users] Performance issue

2025-01-24 Thread Bill Arlofski via Bacula-users
nning. this huge atomic write *also* makes it incompatible with Galera 3 clusters.) This is interesting and useful news to me because we have prospects recently coming to us asking about Galera clusters. Thank you. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.

Re: [Bacula-users] Performance issue

2025-01-24 Thread Bill Arlofski via Bacula-users
s is the first thing that I can see which could inexplicably slow things down. If you are monitoring the MySQL server/service, have a look to those graphs during the Full backup run time. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenP

Re: [Bacula-users] get Storage name

2025-01-23 Thread Bill Arlofski via Bacula-users
riables that may be used in the `Messages Resource` section of the main manual. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-us

Re: [Bacula-users] Ghost jobs?!

2025-01-20 Thread Bill Arlofski via Bacula-users
this `cancel inactive` feature. A bconsole `help cancel` command will show if it is available. Hope this h elps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacul

Re: [Bacula-users] Bacula Backup Problem

2025-01-15 Thread Bill Arlofski via Bacula-users
t; # locate bacula.log 8< Or by looking at the `Messages {}` resource(s) in your bacula-dir.conf file and finding the `Append =` lines in those Messages resources. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-15 Thread Bill Arlofski via Bacula-users
certificate process can be run by system scheduler (cron, systemd timer...) or triggered manually on demand on the web interface. Congratulations, Marcin! Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature

Re: [Bacula-users] dummy job

2025-01-07 Thread Bill Arlofski via Bacula-users
;s re-post of my recent email, but Admin jobs are specifically for doing this sort of thing where no data is moved and just some number of scripts or commands are run. Am I missing something in your requirements? Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc D

Re: [Bacula-users] bacularis

2024-12-16 Thread Bill Arlofski via Bacula-users
On Monday, December 16th, 2024 at 03:52, wastn jak wrote: > - all ways it take full backup manually not incremental even i select it from > level Hello Wastn, Before an Incremental or a Differential backup level can be run, a Full must exist. When you run a Bacula backup job for the first

Re: [Bacula-users] unchanged files backed up multiple times

2024-12-13 Thread Bill Arlofski via Bacula-users
600 st_ino=325584970 st_ctime=1732293173 st_mtime=1711777821 st_atime=1732344410 st_dev=64803 LinkFI=0 Best regards, Marcin Haba (gani) Hi Marcin! Nice catch! And it explains the `st_ctime=0` which made no sense to me either. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com sig

Re: [Bacula-users] unchanged files backed up multiple times

2024-12-12 Thread Bill Arlofski via Bacula-users
On 12/12/24 5:15 PM, Phil Stracchino wrote: On 12/12/24 18:19, Bill Arlofski via Bacula-users wrote: But for the third one the only thing I see that changed was the atime: 8< *.bvfs_decode_lstat lstat="P0j TaAhK IHw B Pu Pw A MQ2A6aB BAA BiGwPA BnQXpa BmB6gdBnQLI1 A A C"

Re: [Bacula-users] unchanged files backed up multiple times

2024-12-12 Thread Bill Arlofski via Bacula-users
no, or Marcin can chime in here before I figure this out (or if I ever find it out)? :) Best regards , Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@l

Re: [Bacula-users] unchanged files backed up multiple times

2024-12-12 Thread Bill Arlofski via Bacula-users
and in the order we think. So, it seems Full, Inc, Diff to me here, and that would explain the three backups with the levels run in that order with a modification occurring before the Inc. It's been a long day, so I may have this wrong. :) Hope this helps, Bill -- Bill Arlofski w...@proto

Re: [Bacula-users] VirtualFull e client availability...

2024-12-05 Thread Bill Arlofski via Bacula-users
upgrading) you can do is to temporarily set the `Address = localhost` for the Client `fvg-pp-hfa3-1-fd` in the Director's configuration, reload the Director's config, and run this job `FVG-PP-HFA3-1` again with `level=VirtualFull` and see what happens. Just check to make sure no other of thi

Re: [Bacula-users] Antivirus Plugin configuration

2024-12-04 Thread Bill Arlofski via Bacula-users
amd'? Yes, it is an FD plugin. Only the FD needs access to clamd. __Martin ...and, any FD may be used to perform the verify/AV tests, not just the FD where the data was backed up with. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenP

Re: [Bacula-users] SD volume encryption documentation

2024-11-26 Thread Bill Arlofski via Bacula-users
gitlab as an issue? https://www.bacula.org/support/bug-reporting/ You can find the correct documentation about this new(ish) feature on the Enterprise site here: https://docs.baculasystems.com/AdvancedFeaturesUsage/DataEncryption/StorageDaemonEncryption/index.html#volumeencryption Hope this help

Re: [Bacula-users] stop (restart or resume) continue backup paused or stopped.

2024-11-25 Thread Bill Arlofski via Bacula-users
ome users the name may be more logical because in general the restart command is used to resume running a Job that was incomplete. 8< Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _

Re: [Bacula-users] Q: Where does a job of type "Copy" store the volume information?

2024-11-24 Thread Bill Arlofski via Bacula-users
5 | | 3,151 | syn_vol-3151 | | 3,158 | syn_vol-3158 | +-+--+ 8< So, I guess the simple answer you were looking for is: Bacula keeps track of the volumes used for a Copy job in the Jobmedia table, just like it does with Backup jobs. :) Hope this helps, Bill -- Bill Arlofski w...@p

Re: [Bacula-users] SD won't start after upgrade

2024-11-20 Thread Bill Arlofski via Bacula-users
the *.pid file might be owned `root:root` which will prevent systemd, or the sudo command above from allowing the SD to start - and systemd does not tell you why it didn't start, but the above command will reveal the issue. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com

Re: [Bacula-users] Q: Where does a job of type "Copy" store the volume information?

2024-11-20 Thread Bill Arlofski via Bacula-users
ol Job takes the final Backup job in the list and performs the Copy/Migration itself. Fun stuff. 😬 Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Possible to copy backup pools from one storage to another?

2024-11-19 Thread Bill Arlofski via Bacula-users
the backup job is finished. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Possible to copy backup pools from one storage to another?

2024-11-14 Thread Bill Arlofski via Bacula-users
pyJobName` command, you can add `jobid=` and the `PoolUncopiedJobs` setting is ignored and Bacula will only copy this one specific JobId. Hope this helps! Thanks Welcome! Best regards, Bill -- Bill Arlofski w...@protonmail.com signature

Re: [Bacula-users] Possible to copy backup pools from one storage to another?

2024-11-13 Thread Bill Arlofski via Bacula-users
Another option, which is more work to set up and maintain, is to create three CopyControl jobs, one for each level, and set each CopyControl job's Pool to be the Full, Inc, or Diff source pool, then set up Schedules for each of the CopyControl Jobs. I prefer the former. Hope this

Re: [Bacula-users] Force incremental to resume from where it left off

2024-11-08 Thread Bill Arlofski via Bacula-users
r is that running an Incremental backs up everything that has changed since the last OK backup job. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list

Re: [Bacula-users] (My) Job pruning seems not to work as intended

2024-10-23 Thread Bill Arlofski via Bacula-users
On 10/23/24 11:51 AM, Justin Case wrote: > Thanks Bill, I got it working with your help. Excellent! That was quick too! :) Glad I could help! Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signat

Re: [Bacula-users] (My) Job pruning seems not to work as intended

2024-10-23 Thread Bill Arlofski via Bacula-users
ne." as the bconsole sql command tells us when we enter that mode. :) Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-22 Thread Bill Arlofski via Bacula-users
f you! Excellent! Glad to partner again with Marcin help you out. : ) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-21 Thread Bill Arlofski via Bacula-users
e actual path will depend on the Bacula community maintainer for your distro. :) Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculabackupreport script error

2024-10-20 Thread Bill Arlofski via Bacula-users
buddy and I joke that "the script is now 'feature complete'", and then, of course, another feature idea or bug comes along. lol Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _

Re: [Bacula-users] (My) Job pruning seems not to work as intended

2024-10-19 Thread Bill Arlofski via Bacula-users
ing is working as >configured/expected. Where are you seeing the old jobs? bconsole? BWeb? Bacularis? They could be coming from the `jobhisto` table. And you can prove this by querying the `job` and `jobhisto` tables and compare the results. Let us know. Best regards, Bill --

Re: [Bacula-users] baculabackupreport script error

2024-10-19 Thread Bill Arlofski via Bacula-users
then you can set them in the environment, on the command line, or in a specified [section] of a specified config file. So, if you specify just the -C /path/to/config/file and -S , everything else can be set/overridden in the config file, keeping your cron line nice and short/clean. :) Hop

Re: [Bacula-users] Aggressively prune (and truncate) file volumes on Progressive backups...

2024-10-02 Thread Bill Arlofski via Bacula-users
his specific one. For example, If an SD manages more than one tape library, you can have a set of pools for Lib1: - Lib1_Scratch, Lib1_Full, Lib1_Inc And then a set of pools for Lib2: - Lib2_Scratch, Lib2_Full, Lib2_Inc Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.a

Re: [Bacula-users] Debug and trace

2024-10-02 Thread Bill Arlofski via Bacula-users
align with any new or modified directories and files that happened after the Full. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-use

Re: [Bacula-users] Remote Client Security Alerts

2024-09-17 Thread Bill Arlofski via Bacula-users
ections in from the Director on port 9102/TCP (default). Best/safest way IMHO. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.s

Re: [Bacula-users] Automatically cancel backup jobs --> do not mark as fatal

2024-09-11 Thread Bill Arlofski via Bacula-users
new feature when it was first introduced, but it has been a while since I touched it so I look forward to your results. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-us

Re: [Bacula-users] bacula setup hangs, need help debugging

2024-09-11 Thread Bill Arlofski via Bacula-users
, Simon Hello Simon, Most likely Bacula is waiting for something (media is my first guess) In bconsole, a "status director" will be the first place to start. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital

Re: [Bacula-users] Automatically cancel backup jobs --> do not mark as fatal

2024-09-11 Thread Bill Arlofski via Bacula-users
un Queue Advanced Control with RunsWhen=Queued" Please make sure you are running Community version v15.0.2 first, then give this a try and let me know if this helps. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _

Re: [Bacula-users] Backing up to USB disks - Archival of data?

2024-09-05 Thread Bill Arlofski via Bacula-users
disconnected three months ago. What do we need to do? Hello Anders, When using multiple removable disks, I would recommend Josh Fisher's excellent "vchanger" You can find it here: https://sourceforge.net/projects/vchanger/ Hope this helps, Bill -- Bill Arlofski w...

Re: [Bacula-users] Virtual backup

2024-09-04 Thread Bill Arlofski via Bacula-users
couple more "ReadOnly" devices so there should always be a device available for reading during critical restores. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] full and diff backups in 2 different jobs

2024-09-03 Thread Bill Arlofski via Bacula-users
ferent storage locations. OR - Set the "Level", "Storage", and "Pool" in each of your your schedule's "Run" l ines. Using the first method, you will need to set the "Storage" in each of these pools so that the correct disk location is alway

Re: [Bacula-users] Library and clean cartdrige...

2024-08-27 Thread Bill Arlofski via Bacula-users
1, 2 or whatever. :) Drives are zero indexed, while slots are one indexed. Except in all Tape Library web GUIs I have seen, where drives are also one indexed. This makes life really fun for a backup admin. Best regards, Bill -- Bill Arlofski w...@protonmail.com signat

Re: [Bacula-users] Library and clean cartdrige...

2024-08-27 Thread Bill Arlofski via Bacula-users
On 8/27/24 8:29 AM, Marco Gaiarin wrote: Mandi! Bill Arlofski via Bacula-users In chel di` si favelave... You cannot tell Bacula to load a cleaning tape without experiencing these kinds of errors, because when the SD is told to load a tape from a slot into a drive, the 'mtx-changer&#x

Re: [Bacula-users] Library and clean cartdrige...

2024-08-27 Thread Bill Arlofski via Bacula-users
script and the documentation. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Library and clean cartdrige...

2024-08-26 Thread Bill Arlofski via Bacula-users
comed. In conjunction with this mtx-changer-python.py script, you may also want to check out my `tapealert` script drop-in replacement here: https://github.com/waa/bacula-tapealert This script reports drive and/or tape issues using the tapealert utility and reports them back to the SD which will l

Re: [Bacula-users] no space left on Bacula server

2024-08-23 Thread Bill Arlofski via Bacula-users
th/to/data/spool/dir BUT, your job terminated "Incomplete" which means that once you fix whatever is wrong, you can resume this job and not have to start from the beginning: * resume incomplete(and choose Job, then the jobid) Best regards, Bill -- Bill Arlofski w...

Re: [Bacula-users] no space left on Bacula server

2024-08-23 Thread Bill Arlofski via Bacula-users
hich ones may to be deleted. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-09 Thread Bill Arlofski via Bacula-users
hese in a Schedule or on the command line, but that would make no sense to do. :) Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.

Re: [Bacula-users] Getting Cloud Storage / Amazon S3 working with Bacula 9.6.7 on Debian 12

2024-08-08 Thread Bill Arlofski via Bacula-users
1 8< And the MediaType on the SD's Device `CloudStorage` is: 8< Media Type = CloudType 8< These two need to match. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature __

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-07 Thread Bill Arlofski via Bacula-users
h the create_bacula_database script, then Sorry for the static. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-07 Thread Bill Arlofski via Bacula-users
: - create_bacula_database - make_bacula_tables - grant_bacula_privileges Now you have an empty, but fully functional Bacula catalog for the Director to work with. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-06 Thread Bill Arlofski via Bacula-users
ob and the Director batch inserts all of the attributes at once (well, in one batch operation) Crossing my fingers on this one.🤞 :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Ba

Re: [Bacula-users] Problems with Mount tapes

2024-08-05 Thread Bill Arlofski via Bacula-users
. How about Bacula configuration files? Directory's Storage, SD's Autochanger, and Device(s)? Thank you, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacu

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-01 Thread Bill Arlofski via Bacula-users
and Linux are Enterprise products, not available to the community. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourcefo

Re: [Bacula-users] Strategies for backup of millions of files...

2024-07-15 Thread Bill Arlofski via Bacula-users
= /home } } ...and so on... 8< Hope this helps! Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] migrate job

2024-07-03 Thread Bill Arlofski via Bacula-users
t; Pool - The "DefaultJob" JobDefs In bconsole: * ll joblog jobid=3497 * ll joblog jobid=3498 It seems to me from what I see so far, that you may have not restarted the SD, or not reloaded the Director after making changes to the settings the Migration Control and Pool and we are somewhere mid-stream between changes. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Use of Multiple Tape Drives at Once

2024-07-01 Thread Bill Arlofski via Bacula-users
ed to run at the same same time have the same priority and you should be able to make some progress. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula

Re: [Bacula-users] Use of Multiple Tape Drives at Once

2024-06-27 Thread Bill Arlofski via Bacula-users
he devices: Hello Cody, what does `status director` show when these jobs are "wating" What does your Director Storage resource look like? Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature

Re: [Bacula-users] Backing Up a Remote Client

2024-06-27 Thread Bill Arlofski via Bacula-users
to its external IP, then be NAT'ted back into your local network. So, nothing going to the Internet from local, but still using up the firewall's network bandwidth and CPU cycles unnecessarily. I think you seem to be in good shape now. :) Best regards, Bill -- Bill Arlofsk

Re: [Bacula-users] Backing Up a Remote Client

2024-06-27 Thread Bill Arlofski via Bacula-users
hat my curiosity to set this exact configuration up last week (for fun) was well timed. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@

Re: [Bacula-users] Backing Up a Remote Client

2024-06-26 Thread Bill Arlofski via Bacula-users
-Chris- You're welcome! Hope these additional tips help to clean things up even more. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sou

Re: [Bacula-users] Backing Up a Remote Client

2024-06-26 Thread Bill Arlofski via Bacula-users
stuck, just ask... For fun, I recently just configured and tested this exact type of "FD calls Director" configuration here. I know, who does this for fun, right? lol 😆🤷🤦 Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature

Re: [Bacula-users] Again LTO9 and performances...

2024-06-20 Thread Bill Arlofski via Bacula-users
ol at the same time? An SD can be spooling multiple jobs wile *one* and only one Job spool file is despooling to one drive. Add another drive and and the same is still true, but the SD can now be despooling two jobs at the same time while other jobs are spooling, and so on as you add drives

Re: [Bacula-users] LTO-8 tape report error

2024-06-20 Thread Bill Arlofski via Bacula-users
swap that out and replace it with `argparse` shortly. I have already done this for the `mtx-changer-python.py` and a couple other scripts. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital sign

Re: [Bacula-users] LTO-8 tape report error

2024-06-17 Thread Bill Arlofski via Bacula-users
tapeinfo in the tapealert script. Sg_logs just reports what I need without clearing the other flags that the SD needs to know when a drive or tape is bad/damaged, etc. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature __

Re: [Bacula-users] Again LTO9 and performances...

2024-06-11 Thread Bill Arlofski via Bacula-users
t all jobs will be streaming enough data concurrently to saturate the link to the Tape Drive, so using DataSpooling to *fast*, local, SSD, flash, or NVMe etc drives is probably a better and more consistent solution. Hope this helps! Bill -- Bill Arlofski w...@protonmail.com signature.as

  1   2   3   4   5   6   >