Re: [Bacula-users] How to run bconsole commands in a bash for loop?

2025-09-18 Thread Josh Fisher via Bacula-users
it [root@cnode1 scripts]# cat bcommand #!/bin/sh bconsole=/usr/sbin/bconsole cmd1=$1 cmd2= shift while [ ! "z$1" == "z:" ] && (( $# )) ; do   cmd1="$cmd1 "$1   shift done if [ "z$1" == "z:" ]; then   shift   while (( $# )); do     cmd2=

Re: [Bacula-users] How to run bconsole commands in a bash for loop?

2025-09-16 Thread Bill Arlofski via Bacula-users
la file volumes from disk if they exist. 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] can't connect to remote client

2025-09-07 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] can't connect to remote client

2025-09-04 Thread Josh Fisher via Bacula-users
. It is an impossible config. _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] can't connect to remote client

2025-09-03 Thread Josh Fisher via Bacula-users
:51 TheLibrarian-dir: ABORTING via segfault due to ERROR in bnet_server.c:135 Cannot bind port 9101: ERR=Address already in use. What are the versions of the daemons? The bacula-dir and bacula-sd daemons must be the same version, and the bacula-fd client must NOT be newer than the server da

Re: [Bacula-users] can't connect to remote client

2025-09-02 Thread Josh Fisher via Bacula-users
port 9102? _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-19 Thread Bill Arlofski via Bacula-users
l not be intermingled. ◾ It probably does not make a lot of sense to enable data spooling if you are writing to disk files. 8< Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ______

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-19 Thread Stefan G. Weichinger via Bacula-users
ld have to combine several separate directories, this might change. No need right now, only asking for future setups. Thanks again @Rob and @Marcin, great support here. _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-19 Thread Stefan G. Weichinger via Bacula-users
ice {} resources in bacula-sd.conf, but not valid in bacula-dir.conf anymore. Marcin thankfully wrote about that, great ;-) I am sorry if I have misunderstood something in your emails. Today has been hectic. No problem. mondays, we know ... mine was long and hectic as well. Thanks for your help.

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-18 Thread Stefan G. Weichinger via Bacula-users
's it. Adjust JobDefs to use the Storage, get the Mediatype right .. and in my case turn off Encryption first, add that later ... Thanks all, sorry for the noise. Pls correct me, if I miss something. For now I start some Backup Jobs. _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-18 Thread Stefan G. Weichinger via Bacula-users
will look up a server config at a customer where I haven't touched things for months. ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-18 Thread Stefan G. Weichinger via Bacula-users
Mount = yes LabelMedia = yes Autochanger = yes ReadOnly = yes MaximumConcurrentJobs = 5 MaximumSpoolSize = 80 MaximumJobSpoolSize = 80 DriveIndex = 5 VolumeEncryption = "Yes" } Storage { Name = "tx100-sd" WorkingDirectory = "/opt/bacula/work

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-18 Thread Stefan G. Weichinger via Bacula-users
Am 18.08.25 um 16:52 schrieb Marcin Haba: Hello Stefan, On Mon, 18 Aug 2025 at 16:40, Stefan G. Weichinger via Bacula-users wrote: Storage { Name = "filestorage" Description = "local storage on tx100:/mnt/tera/bacula" SdPort = 9103 Address = &

Re: [Bacula-users] filestorage :: some misconfiguration

2025-08-18 Thread Stefan G. Weichinger via Bacula-users
Am 18.08.25 um 16:52 schrieb Marcin Haba: Hello Stefan, On Mon, 18 Aug 2025 at 16:40, Stefan G. Weichinger via Bacula-users wrote: Storage { Name = "filestorage" Description = "local storage on tx100:/mnt/tera/bacula" SdPort = 9103 Address = &

[Bacula-users] filestorage :: some misconfiguration

2025-08-18 Thread Stefan G. Weichinger via Bacula-users
log/bacula.log = All, !Skipped Console = All, !Skipped } Messages { Name = "Standard" MailCommand = "/opt/bacula/bin/bsmtp -h localhost -f \"(Bacula) <%r>\" -s \"Bacula: %t %e of %c %l\" %r" OperatorCommand = "/opt/bacula/bin/bsmtp -h localhost -f \&q

Re: [Bacula-users] Howto Install Bacula-Community from repository Rocky Linux 9.6

2025-08-12 Thread Humphrey Bryant via Bacula-users
t this might cause some annoying messages later. See attached file. Robert Gerber 402-237-8692 r...@craeon.net On Fri, Aug 8, 2025, 10:29 PM Humphrey Bryant via Bacula-users wrote: Hey All, Is it possible to install Bacula-Community from a repository for Rocky Linux 9.6 ?

Re: [Bacula-users] VolumeLabel problems on a Pool that has two Virtual Autochangers

2025-08-11 Thread White, Daniel E. (GSFC-764.0)[AEGIS] via Bacula-users
Unless I stick fingers into the database and update the mediatype for each volume :D By the way, my sincere thanks to the folks on this list for the help they provided. It was appreciated. -Original Message- From: Marcin Haba Subject: [EXTERNAL] Re: [Bacula-users] VolumeLabel

Re: [Bacula-users] VolumeLabel problems on a Pool that has two Virtual Autochangers

2025-08-11 Thread White, Daniel E. (GSFC-764.0)[AEGIS] via Bacula-users
Silly me. I did not restart the SD process. But now I have to wait for a huge backup run before I can re-try ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] VolumeLabel problems on a Pool that has two Virtual Autochangers

2025-08-11 Thread Josh Fisher via Bacula-users
at 20:35, White, Daniel E. (GSFC-764.0)[AEGIS] via Bacula-users wrote: I know WHAT is happening, just not WHY I am hoping someone sees something obviously bogus in here. Extract from bacula-dir.conf : Autochanger {   Name = "

Re: [Bacula-users] [EXTERNAL] Re: VolumeLabel problems on a Pool that has two Virtual Autochangers

2025-08-11 Thread White, Daniel E. (GSFC-764.0)[AEGIS] via Bacula-users
anger" not in SD Device resources or no matching Media Type or is disabled. 11-Aug 15:00 -dir JobId 3150: Fatal error: Failed to start job on the storage: Disk02-Incremental-Autochanger Daniel E. White NASCOM Linux Engineer, NASA Goddard Space Flight Center AEGIS Office: (301) 286-6

[Bacula-users] Howto Install Bacula-Community from repository Rocky Linux 9.6

2025-08-08 Thread Humphrey Bryant via Bacula-users
to retire so I dont want to downgrade Bacula. Can someone please provide some steps or links to access a Bacula Repo with Bacula 13 or 15 to install on Rocky Linux 9.6. Thanks in advance Regards, -- ___ Bacula-users mailing list Bacula-users

[Bacula-users] VolumeLabel problems on a Pool that has two Virtual Autochangers

2025-08-08 Thread White, Daniel E. (GSFC-764.0)[AEGIS] via Bacula-users
Aug 03:00 -sd JobId 65: Warning: mount.c:216 Open of File device "Disk01-Dev06-Incremental" (/backups/Disk01/INCREMENTAL) Volume "IncVol-0007" failed: ERR=Could not open(/backups/Disk01/INCREMENTAL/IncVol-0007,OPEN_READ_WRITE,0640): ERR=No such file or directory 08-Aug 03:00 -sd JobId 65: Marking Volume "IncVol-0007" in Error in Catalog. = The volume's path is /backups/Disk02/INCREMENTAL/IncVol-0007 but Bacula is looking to write to /backups/Disk01/INCREMENTAL/IncVol-0007 Here is the problem. The same line StorageGroupPolicy = "FreeSpace" is in each JobDefs resource in bacula-dir.conf Does anyone see a stupid mistake made on my part ? Does anyone see a way past this mess ? Thanks in advance. ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] New release Bacularis 5.5.0

2025-08-06 Thread Bill Arlofski via Bacula-users
-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] needed tapes

2025-08-05 Thread Stefan G. Weichinger via Bacula-users
Am 21.03.25 um 15:13 schrieb Stefan G. Weichinger via Bacula-users: just a quick reply: **thanks** a lot for all the help, I have to catch up still and will read that next week when things calm down hopefully. short addition: I recently learn a bit of python ... and I take my bacula-tapes

Re: [Bacula-users] Issues with Virtual Full backups

2025-07-31 Thread Bill Arlofski via Bacula-users
i 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] Issues with Virtual Full backups

2025-07-30 Thread Bill Arlofski via Bacula-users
the VFull failed - I mean you would not want to migrate the full because someone cancelled the VFull, for example. Hope this help, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users

Re: [Bacula-users] Concurrent jobs?

2025-07-30 Thread Bill Arlofski via Bacula-users
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] Concurrent jobs?

2025-07-29 Thread Bill Arlofski via Bacula-users
enter this situation. 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] Automatic labelling with secondary storage daemon

2025-07-29 Thread Bill Arlofski via Bacula-users
box, and for wasting yours and everyone else's time.You're welcome, and n o worries. Glad everything is working for you now. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bac

Re: [Bacula-users] Automatic labelling with secondary storage daemon

2025-07-28 Thread Bill Arlofski via Bacula-users
version. 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] "Console Unknown term code of [fd]" error during scheduled job

2025-07-25 Thread Bill Arlofski via Bacula-users
`Console = ` commands are associated to. This will instantly stop all of those emails reported by the Director with Jobid 0 you are getting. 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] Selecting jobids for restores

2025-07-19 Thread Bill Arlofski via Bacula-users
bit is because of some later jobs that failed. That's what the "jobstatus='T'" in my example query was for. A job status of 'T' means "Backup OK", or "Backup OK -- with warnings" :) Best regards, Bill -- Bill Arlofski w...@protonm

Re: [Bacula-users] Selecting jobids for restores

2025-07-19 Thread Bill Arlofski via Bacula-users
quot; or option12 might help. Can you describe your configuration a bit more? Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___________ Bacula-users mailing list Bacula-users@lists.sourceforge

Re: [Bacula-users] Parallelizing Backup, Copy, and Restore for the Same Client (Best Practices?)

2025-07-16 Thread Leandro Saldivar via Bacula-users
25 at 10:27 AM Dragan Milivojević wrote: > Add limits for a volume so that it accepts only one job. > > On Wed, 16 Jul 2025 at 14:53, Leandro Saldivar via Bacula-users < > bacula-users@lists.sourceforge.net> wrote: > >> Hi Robert! Thanks for your time and input! >&g

Re: [Bacula-users] Parallelizing Backup, Copy, and Restore for the Same Client (Best Practices?)

2025-07-16 Thread Leandro Saldivar via Bacula-users
ices. On Tue, Jul 15, 2025 at 3:22 PM Josh Fisher via Bacula-users < bacula-users@lists.sourceforge.net> wrote: > > > On 7/15/25 09:57, Leandro Saldivar via Bacula-users wrote: > > Hi all, > > > > I have a client with ~2TB of data. A full backup job takes about 15 &

Re: [Bacula-users] Parallelizing Backup, Copy, and Restore for the Same Client (Best Practices?)

2025-07-16 Thread Leandro Saldivar via Bacula-users
m. I believe you will then be limited by your disk / netwoek > bandwidth, and single core performance on various Bacula tasks like hashing > files. > > At least, unless I misunderstand something. > > I would provide config examples, but I am afk right now. > > Robert Gerber >

Re: [Bacula-users] Parallelizing Backup, Copy, and Restore for the Same Client (Best Practices?)

2025-07-15 Thread Josh Fisher via Bacula-users
On 7/15/25 09:57, Leandro Saldivar via Bacula-users wrote: Hi all, I have a client with ~2TB of data. A full backup job takes about 15 hours. Once the backup finishes, a Copy Job is triggered (Selection Type = PoolUncopiedJobs) to replicate the volume to a remote Storage Daemon — which

[Bacula-users] Parallelizing Backup, Copy, and Restore for the Same Client (Best Practices?)

2025-07-15 Thread Leandro Saldivar via Bacula-users
= yes; RemovableMedia = no; AlwaysOpen = no; } Backup is launched via cron every 3 days using: echo 'run job=mongodb01-Backup storage="mongodb01_baculaserver01_Storage_2" yes' | docker exec -i bacula-dir /opt/bacula/bin/bconsole Restore is triggered by another cron using the default Storage defined in the Job. Any advice or shared experience would be greatly appreciated. Thanks, ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] 15.0.3 Release Notes

2025-07-14 Thread Eric Bollengier via Bacula-users
18.6 (18621.3.7, 18621) If bacula.org really is running Apache then it looks like this could be fixed with a ForceType directive: https://httpd.apache.org/docs/current/mod/core.html#forcetype __Martin _______ Bacula-users mailing list Bacula-users@list

Re: [Bacula-users] label error message

2025-07-07 Thread Dr. Thorsten Brandau via Bacula-users
Udo Kaune schrieb am 07.07.25 um 00:16: Am 06.07.25 um 07:49 schrieb Dr. Thorsten Brandau via Bacula-users: Hi I get the following bacula message (bconsole/message): 06-Jul 07:43 -sd JobId 1512: Error: label.c:993 Expecting Volume Label, got FI=548700 Stream=SPARSE-DATA len=45816 And my

Re: [Bacula-users] label error message

2025-07-06 Thread Dr. Thorsten Brandau via Bacula-users
e, copying, distribution, or reliance on any of it by anyone else is prohibited and may be a criminal offence. Please delete if obtained in error and email confirmation to the sender. _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https:/

Re: [Bacula-users] label error message

2025-07-06 Thread Dr. Thorsten Brandau via Bacula-users
from bacula. Following previous exchange on the list, I turned off auto-cleaning of the lib. I did not format (myself) the tape, as this is done by bacula. Not sure if there is a possibility to do this any way cheers TB ___ Bacula-users mailing

[Bacula-users] label error message

2025-07-05 Thread Dr. Thorsten Brandau via Bacula-users
t anywhere close to the tape, so anything I can do preferably via shell/bconsole would be apreaciated. Best TB_______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-07-02 Thread Stefan G. Weichinger via Bacula-users
I only noticed this branch of the thread right now. Sorry for the silence so far. I will work through your replies and suggestions asap, thank you. ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists

Re: [Bacula-users] running bconsole commands in bash script

2025-06-25 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
Thanks ! From: Kees Bakker via Bacula-users Sent: Monday, June 23, 2025 1:34 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] running bconsole commands in bash script CAUTION: This is an external email. Please be very careful when clicking links or opening attachments

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-25 Thread Stefan G. Weichinger via Bacula-users
e DB. Maybe that would be too much data, sure. _______________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-24 Thread Stefan G. Weichinger via Bacula-users
matic_Volume_Recycling.html#SECTION003110 understood, thanks! _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-24 Thread Stefan G. Weichinger via Bacula-users
regards, Stefan _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-23 Thread Bill Arlofski via Bacula-users
On 6/23/25 10:11 AM, Stefan G. Weichinger via Bacula-users wrote: greetings today a customer asks me for a list of files in a directory at a given date in february I open Bacularis-5.0.0, and want to use "Restore" to browse the database: there's a job backing up the samba-s

[Bacula-users] "No files" in Bacularis for Jobs

2025-06-23 Thread Stefan G. Weichinger via Bacula-users
ldn't be necessary anymore ... I have a catalog backup from early march ... thanks for any pointers here. Seems I have to review my setup ... _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] running bconsole commands in bash script

2025-06-23 Thread Kees Bakker via Bacula-users
  echo “purge volume=$vol yes” done | bconsole On 20-06-2025 14:11, Yateen Shaligram Bhagat (Nokia) via Bacula-users wrote: Hi All, We are using bacula 13.x. As part of the periodic garbage collection activity, we do purging and truncating of the stranded disk volumes (volumes

Re: [Bacula-users] running bconsole commands in bash script

2025-06-20 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
Thanks Josh !! From: Josh Fisher Sent: Friday, June 20, 2025 7:54 PM To: Yateen Shaligram Bhagat (Nokia) ; bacula-users Subject: Re: [Bacula-users] running bconsole commands in bash script CAUTION: This is an external email. Please be very careful when clicking links or opening attachments

Re: [Bacula-users] running bconsole commands in bash script

2025-06-20 Thread Josh Fisher via Bacula-users
On 6/20/25 08:11, Yateen Shaligram Bhagat (Nokia) via Bacula-users wrote: Hi All, We are using bacula 13.x. As part of the periodic garbage collection activity, we do purging and truncating of the stranded disk volumes (volumes that have no jobs associated with them) to conserve the disk

[Bacula-users] running bconsole commands in bash script

2025-06-20 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
in one go? -Yateen _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula or Drive problem?

2025-06-19 Thread Dr. Thorsten Brandau via Bacula-users
Bill Arlofski via Bacula-users schrieb am 16.06.25 um 16:32: On 6/15/25 2:19 AM, Dr. Thorsten Brandau via Bacula-users wrote: As this surprisingly looked more like a changer, despite the error code=70, I changed the changer path in bacula-sd.conf to / dev//sg8 Then I ran a backup (catalogue

Re: [Bacula-users] Bacula or Drive problem?

2025-06-19 Thread Dr. Thorsten Brandau via Bacula-users
Udo Kaune schrieb am 15.06.25 um 12:21: Am 15.06.25 um 10:19 schrieb Dr. Thorsten Brandau via Bacula-users: Udo Kaune schrieb am 13.06.25 um 23:47: Hi Thorsten, Did you reboot the box recently and did by any chance your devices get reordered? What does lsscsi -g show and does that

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-19 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
(Nokia) ; bacula-users Subject: Re: [Bacula-users] Timeout setting for ClientRunBeforeJob CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for additional information. You might also want to have the job delete the

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
lofski via Bacula-users Sent: Wednesday, June 18, 2025 9:08 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Timeout setting for ClientRunBeforeJob CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Bill Arlofski via Bacula-users
ignature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
Thank you Bill for the quick reply Much appreciated ! -Yateen -Original Message- From: Bill Arlofski via Bacula-users Sent: Wednesday, June 18, 2025 8:12 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Timeout setting for ClientRunBeforeJob CAUTION: This is

[Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
y to increase the timeout period for the clientRunBefore script to complete. Thanks, Yateen ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Bill Arlofski via Bacula-users
On 6/18/25 5:59 AM, Yateen Shaligram Bhagat \(Nokia\) via Bacula-users wrote: My bad, I made a wrong statement in my earlier email. Here is the corrected scenario. I have a dynamic fileset creation with a script that runs on the client (Linux)  side with File resource, see the setting below

Re: [Bacula-users] Timeout setting for ClientRunBeforeJob

2025-06-18 Thread Yateen Shaligram Bhagat (Nokia) via Bacula-users
SD termination status: Waiting on FD Thanks Yateen From: Yateen Shaligram Bhagat (Nokia) Sent: Wednesday, June 18, 2025 4:53 PM To: bacula-users@lists.sourceforge.net Subject: Timeout setting for ClientRunBeforeJob Hi All, We are using Bacula 13.x (dir & sd) with few legacy clients (fd) wit

Re: [Bacula-users] Bacula or Drive problem?

2025-06-16 Thread Bill Arlofski via Bacula-users
On 6/15/25 2:19 AM, Dr. Thorsten Brandau via Bacula-users wrote: As this surprisingly looked more like a changer, despite the error code=70, I changed the changer path in bacula-sd.conf to / dev//sg8 Then I ran a backup (catalogue to make it quick): *And to my surprise - the backup worked

Re: [Bacula-users] Bacula or Drive problem?

2025-06-15 Thread Dr. Thorsten Brandau via Bacula-users
Bill Arlofski via Bacula-users schrieb am 13.06.25 um 19:48: On 6/12/25 10:32 AM, Dr. Thorsten Brandau via Bacula-users wrote: Hi Bill thank you for your as always helpful insights. You are more than welcome, Thorsten. :) I was not aware of the conflict between the libraries and baculas

Re: [Bacula-users] Bacula or Drive problem?

2025-06-15 Thread Dr. Thorsten Brandau via Bacula-users
Bill Arlofski via Bacula-users schrieb am 13.06.25 um 19:48: On 6/12/25 10:32 AM, Dr. Thorsten Brandau via Bacula-users wrote: Hi Bill thank you for your as always helpful insights. You are more than welcome, Thorsten. :) I was not aware of the conflict between the libraries and baculas

Re: [Bacula-users] Bacula or Drive problem?

2025-06-15 Thread Dr. Thorsten Brandau via Bacula-users
into Thanks. You made my weekend. Cheers T ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula or Drive problem?

2025-06-15 Thread Dr. Thorsten Brandau via Bacula-users
Bill Arlofski via Bacula-users schrieb am 13.06.25 um 19:48: On 6/12/25 10:32 AM, Dr. Thorsten Brandau via Bacula-users wrote: Hi Bill thank you for your as always helpful insights. You are more than welcome, Thorsten. :) I was not aware of the conflict between the libraries and baculas

Re: [Bacula-users] Bacula or Drive problem?

2025-06-13 Thread Bill Arlofski via Bacula-users
On 6/12/25 10:32 AM, Dr. Thorsten Brandau via Bacula-users wrote: Hi Bill thank you for your as always helpful insights. You are more than welcome, Thorsten. :) I was not aware of the conflict between the libraries and baculas autoclean feature. Immediately I turned the one of the lib

Re: [Bacula-users] Bacula or Drive problem?

2025-06-12 Thread Dr. Thorsten Brandau via Bacula-users
Bill Arlofski via Bacula-users schrieb am 12.06.25 um 18:03: On 6/12/25 1:43 AM, Dr. Thorsten Brandau via Bacula-users wrote: Hi I am using a Neo 24 Tape library with an LTO-9 drive. The old one (Tandberg) broke recently and was replaced with a different one. Then the backups with Bacula

Re: [Bacula-users] Failure with VirtualFull causing next job to be a Full???

2025-06-12 Thread Bill Arlofski via Bacula-users
ils about the last time a fileset was modified. I guess I am saying we will need some more information. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bacula-users mailing

Re: [Bacula-users] Bacula or Drive problem?

2025-06-12 Thread Bill Arlofski via Bacula-users
On 6/12/25 1:43 AM, Dr. Thorsten Brandau via Bacula-users wrote: Hi I am using a Neo 24 Tape library with an LTO-9 drive. The old one (Tandberg) broke recently and was replaced with a different one. Then the backups with Bacula worked fine for some time. Now I get those errors (again): 12-Jun

[Bacula-users] Bacula or Drive problem?

2025-06-12 Thread Dr. Thorsten Brandau via Bacula-users
m to the tape or software? What to do? Thank you. Thorsten _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] TLS Between Director and Client

2025-06-10 Thread Josip Deanovic via Bacula-users
On Wednesday, June 11, 2025 2:34:23 AM CEST Dan Langille wrote: > On Thu, Jun 5, 2025, at 8:14 PM, Josip Deanovic via Bacula-users wrote: > > On Thursday, June 5, 2025 6:01:46 PM CEST Richard Laysell wrote: > >> Does this configuration look correct? Bacula doesn't

Re: [Bacula-users] TLS Between Director and Client

2025-06-10 Thread Josip Deanovic via Bacula-users
On Wednesday, June 11, 2025 2:29:49 AM CEST Dan Langille wrote: > On Thu, Jun 5, 2025, at 8:14 PM, Josip Deanovic via Bacula-users wrote: > > I have attached PDF document containing scheme that could help you > > better visualise and understand what needs to be done. > >

Re: [Bacula-users] baculum 15.0.3 - language file seems not use

2025-06-09 Thread bacula-baculum via Bacula-users
signature _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

[Bacula-users] baculum 15.0.3 - language file seems not use

2025-06-09 Thread bacula-baculum via Bacula-users
GP digital signature _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Any way for incremental backups to consider just size changes as changes

2025-06-09 Thread Bill Arlofski via Bacula-users
`Accurate = yes` in your Job that uses this fileset. 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.sourc

Re: [Bacula-users] TLS Between Director and Client

2025-06-07 Thread Josip Deanovic via Bacula-users
to hear it worked for you. Regards! -- Josip Deanovic ___________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] TLS Between Director and Client

2025-06-06 Thread Josip Deanovic via Bacula-users
On Friday, June 6, 2025 5:27:05 PM CEST Richard Laysell wrote: > On Fri, 06 Jun 2025 02:14:57 +0200 > Josip Deanovic via Bacula-users > wrote: > > What is your goal? > > Do you want to encrypt only the authentication or would you like > > to encrypt the complete c

Re: [Bacula-users] TLS Between Director and Client

2025-06-05 Thread Josip Deanovic via Bacula-users
econds. Unfortunately this procedure wouldn't help you because it is customized for the environment in the company I currently work for. If you get stuck and will not be able make it work, could find the manual procedures I used in the past (using openssl). Regards! -- Josip Deanovic bacula_tls_scheme.pdf Description: Adobe PDF document ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] 'Lock' retention on a media...

2025-06-04 Thread Bill Arlofski via Bacula-users
cription: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] spool directory

2025-05-29 Thread Bill Arlofski via Bacula-users
es on Slackware) ...And should quickly see what the reason is. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

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] Copy jobs marked as failed after original job went temporariliy out of space

2025-05-20 Thread Eric Bollengier via Bacula-users
ror"? If the original "restore" works, albeit with a warning (and I'm not even sure that warning should be there), why should "copy" fail? Or was it just luck that the restore job worked and I should expect it to fail in some cases?  bye & Thank

Re: [Bacula-users] Add something to the backup report???

2025-05-08 Thread Eric Bollengier via Bacula-users
reported, we should add it as well). Thanks, Best Regards, Eric ___________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] wilddir exclusion matches in bwild, doesn't prevent Onedrive folder errors

2025-05-07 Thread David Waller via Bacula-users
SD termination status: OK > Termination: Backup OK -- with warnings > td-bacula-dir JobId 16: Begin pruning Jobs older than 3 months 5 days . > td-bacula-dir JobId 16: No Jobs found to prune. > td-bacula-dir JobId 16: Begin pruning Files. > td-bacula-dir JobId 16: No Files found to

Re: [Bacula-users] Hash options ???

2025-05-02 Thread Eric Bollengier via Bacula-users
hecksum = true; } break; case 'o': only_changed = true; break; default: break; } I'm thinking this line: ff_pkt->flags & (FO_MD5|FO_SHA1|FO_SHA256|FO_SHA512))) { Is probably supposed to read:

[Bacula-users] Paid gig - tiered Bacula Community Edition fixup plus ISO recovery env creation

2025-04-19 Thread MylesDearBusiness via Bacula-users
____ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Threaded compression?

2025-04-07 Thread Eric Bollengier via Bacula-users
Eric ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

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

2025-04-05 Thread Bill Arlofski via Bacula-users
) may be found on my Github account here: https://github.com/waa Good luck, 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] 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
On 3/27/25 10:18 AM, Eric Bollengier via Bacula-users wrote: Hello, We are pleased to announce the release of Bacula version 15.0.3 to both the Bacula website (www.bacula.org) and to SourceForge release. This release brings a couple of fixes published in the git repository over the last months

[Bacula-users] Release 15.0.3

2025-03-27 Thread Eric Bollengier via Bacula-users
https://www.bacula.org/source-download-center/ https://www.bacula.org/downloads/Bacula-15.0.3/ReleaseNotes ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Strange errors: Warning: Director wanted Volume "foo", Current Volume "bar" not acceptable because...

2025-03-27 Thread Josh Fisher via Bacula-users
ually warns against using this in the specific case of multiple simultaneous jobs. _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Windows Client

2025-03-26 Thread Jonathan Aquilina via Bacula-users
in the machine. Is it possible to get bacula to connect and talk to an S3 bucket? I also have that with a special app mapped like a drive in terms of my S3 bucket. Regards, Jonathan Aquilina ___ Bacula-users mailing list Bacula-users

Re: [Bacula-users] bsmtp authentication

2025-03-26 Thread Bill Arlofski via Bacula-users
.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] Strange errors: Warning: Director wanted Volume "foo", Current Volume "bar" not acceptable because...

2025-03-26 Thread Josh Fisher via Bacula-users
start times in the Job definitions for each job. Of course, that is a pain if there are a lot of jobs. ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Strange errors: Warning: Director wanted Volume "foo", Current Volume "bar" not acceptable because...

2025-03-25 Thread Josh Fisher via Bacula-users
On 3/25/25 12:05, Rob Gerber wrote: *My (plausibly relevant) bacula resources:* We also need to see the definition for the Synology-Local autochanger and ist associated devices in the bacula-sd.conf config file for the SD. ___ Bacula-users

  1   2   3   4   5   6   7   8   9   10   >