Re: [Bacula-users] Bacula cloud

2025-02-22 Thread Chris Wilkinson
This is the script I use in a run after clause in the cloud backup job. This does all cloud volumes without bothering to check what went and what didn't. Most of the time it does nothing, just resending parts when there is an upload error. #!/bin/bash #upload to cloud sleep 10 #wait 10secs echo "c

Re: [Bacula-users] Bacula cloud

2025-02-22 Thread Chris Wilkinson
I had exactly that problem with S3/Backblaze. I would sometimes get a "no tomes available" error message. I run a script after to upload the part files for all volumes all over again. The driver seems smart enough to not upload part files that are already there. -Chris- On Fri, 21 Feb 2025, 02:21

[Bacula-users] Fwd: Bacula: Backup Fatal Error of Client:qnap-data Fileset:qnap-data Differential

2024-12-31 Thread Chris Wilkinson
n the same LAN There is no encryption or TLS All components are v15 Happy New Year Chris Wilkinson -- Forwarded message - From: Bacula Date: Mon, 30 Dec 2024, 21:14 Subject: Bacula: Backup Fatal Error of Client:qnap-data Fileset:qnap-data Differential To: 30-Dec 20:38 m910q-d

Re: [Bacula-users] Bacularis EL8 repository

2024-12-01 Thread Chris Wilkinson
In a recent post, Marcin pointed me to this. https://gitlab.bacula.org/bacula-community-edition/bacula-community You'll find Baculum source in the gui directory. This is the very latest. The sourceforge version has a bug in v15 which has been fixed but will only get updated at the next Bacula r

Re: [Bacula-users] manual installation of baculum

2024-12-01 Thread Chris Wilkinson
I just did this recently. I made a script to do it. You'll need to make a few adjustments probably for your environment. Marcin just today showed how to configure Baculum to administer multiple remote servers from one Baculum Web instance, a feature I was unaware of. Once installed, there's the con

Re: [Bacula-users] Admin two instances of Bacula v15 from one Baculum?

2024-12-01 Thread Chris Wilkinson
Hello Marcin Thanks for that. I have configured that and it works great. I can admin both hosts from one Baculum Web instance. -Chris- On Sun, 1 Dec 2024, 10:10 Marcin Haba, wrote: > On Sat, 30 Nov 2024 at 12:24, Chris Wilkinson > wrote: > > > > I just set up a second inst

[Bacula-users] Admin two instances of Bacula v15 from one Baculum?

2024-11-30 Thread Chris Wilkinson
I just set up a second instance of Bacula v15 on a second server. Is it possible to administer both instances from the one existing Baculum? Both servers are on the same Lan. I thought maybe I need to add a second director to Baculum but not sure if that is right. Thanks for any info. -Chris- _

Re: [Bacula-users] Bacula: Backup Fatal Error of Client:pi-fd Fileset:docs Incremental

2024-11-28 Thread Chris Wilkinson
delete volume command), > deleting the volume directory from the local cache, and removing any volume > object in the cloud (if you have bucket versioning enabled, please make sure > all versions have been deleted as well), it should have worked. > > Best, > Ana > > O

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

2024-11-18 Thread Chris Wilkinson
s that not necessary? I set the priorities of both backup and copy jobs = 10 as you suggested. -Chris- On Thu, 14 Nov 2024, 18:54 Bill Arlofski, wrote: > On 11/14/24 9:28 AM, Chris Wilkinson wrote: > > > > That's great, thanks Bill. It seems I had the correct answer b

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

2024-11-14 Thread Chris Wilkinson
-backup to -copy Thanks -Chris Wilkinson On Thu, 14 Nov 2024, 01:47 Bill Arlofski via Bacula-users, mailto:bacula-users@lists.sourceforge.net>> wrote: On 11/13/24 4:14 PM, Chris Wilkinson wrote: > Yes, this is what I based my first attempt on but ran into the issue that it > doesn&#

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

2024-11-13 Thread Chris Wilkinson
Migration_Copy.html > > > > On Wed, Nov 13, 2024 at 6:49 PM Chris Wilkinson > wrote: > >> Hello Dan >> Thanks for that. This going to give me serious brain ache. When I asked >> the question, I had in mind, can sd->sd be done using regular job and pool >&

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

2024-11-13 Thread Chris Wilkinson
Hello Dan Thanks for that. This going to give me serious brain ache. When I asked the question, I had in mind, can sd->sd be done using regular job and pool resources. I've not succeeded so far. -Chris- On Wed, 13 Nov 2024, 21:40 Dan Langille, wrote: > On Wed, Nov 13, 2024, at 7:4

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

2024-11-13 Thread Chris Wilkinson
I'm having difficulty in copying pools from one NAS storage device to another in v15.0.2 and and seeking some help. Put simply, I want to backup to one storage and then copy the resulting full/diff/incr pools to a second storage which could be off-site. I use separate full/diff/incr backup pools,

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Chris Wilkinson
Thank you, I'll give that a go. At what point does this get copied to Sourceforge? -Chris On Thu, 7 Nov 2024, 18:17 Marcin Haba, wrote: > On Thu, 7 Nov 2024 at 19:01, Chris Wilkinson > wrote: > > > > I downloaded v15.0.2 from sourceforge. Is there another place with a

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Chris Wilkinson
I downloaded v15.0.2 from sourceforge. Is there another place with a version that includes this fix? -Chris- On Thu, 7 Nov 2024, 17:45 Marcin Haba, wrote: > On Thu, 7 Nov 2024 at 18:09, Chris Wilkinson > wrote: > > > > Hello Marcin > > > > Thanks for your promp

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Chris Wilkinson
17:02, Marcin Haba wrote: > > On Thu, 7 Nov 2024 at 17:53, Chris Wilkinson wrote: >> >> I just set up v15+baculum on a new server. Baculum gives the warning below >> that I’ve not seen before on v11. It occurs when clicking on any job details >> in the jobs list.

[Bacula-users] Baculum DataTables warning

2024-11-07 Thread Chris Wilkinson
I just set up v15+baculum on a new server. Baculum gives the warning below that I’ve not seen before on v11. It occurs when clicking on any job details in the jobs list. DataTables warning: table id=schedule_list - Requested unknown parameter 'priority' for row 90, column 3. For more informatio

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-05 Thread Chris Wilkinson
https://drive.google.com/file/d/1hb2ToEXEnhD6FAy2Fb7Tyn6jDq9J-sm4/view?usp=drivesdk My script is here. It runs as root. -Chris- On Tue, 5 Nov 2024, 07:18 Marcin Haba, wrote: > On Mon, 4 Nov 2024 at 21:30, Chris Wilkinson > wrote: > > > > Thank you. The script is only a

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-04 Thread Chris Wilkinson
Thank you. The script is only an extract from the whole process. I'm happy to share the full thing if anyone is interested. -Chris- On Mon, 4 Nov 2024, 20:05 Marcin Haba, wrote: > On Mon, 4 Nov 2024 at 16:00, Chris Wilkinson > wrote: > > > > I ran into a problem in th

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-04 Thread Chris Wilkinson
build=/tmp/baculum-files dest= /var/www/ I wonder if there is an additional build flag needed or perhaps I make a mistake? Best -Chris- > On 4 Nov 2024, at 13:18, Marcin Haba wrote: > > On Mon, 4 Nov 2024 at 13:36, Chris Wilkinson wrote: >> >> Are the instructions

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-04 Thread Chris Wilkinson
Nov 2024 at 02:19, d09 wrote: > > > > > > Installing Baculum without the package is pretty easy if you have a > > little bit of Debian and Apache experience. > > > > Furthermore, Bacularis is the way to go. Marcin is on top of it all. > > Kudos to Marcin. >

[Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-01 Thread Chris Wilkinson
acula/15.0.2/ The docs at https://baculum.app/doc/brief/installation.html only go up to Debian 11. Are these docs applicable? I've been using Baculum 11 for a while and am sticking with that rather than migrating to Bacularis. -Chris Wilkinson ___ Ba

Re: [Bacula-users] Installing Debian Binaries - access-key email not received

2024-10-31 Thread Chris Wilkinson
the bacula community installation guide. That document > refers to older operating systems (CentOS 7 is the newest EL mentioned), > but the general installation process should be the same. > > Robert Gerber > 402-237-8692 > r...@craeon.net > > On Thu, Oct 31, 2024, 4:37 PM Chris Wilk

Re: [Bacula-users] Installing Debian Binaries - access-key email not received

2024-10-31 Thread Chris Wilkinson
er the contact information, look carefully at the page that > loads right after that. your key is in the link in the middle of the page. > I believe it says something like "click here". > > > Regards, > Robert Gerber > 402-237-8692 > r...@craeon.net > > > On Thu, O

[Bacula-users] Installing Debian Binaries - access-key email not received

2024-10-31 Thread Chris Wilkinson
he access-key? This question has been asked previously on the list but I haven't seen an answer so far. -Chris Wilkinson ___ 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-19 Thread Chris Wilkinson
configuration file that I put in my home > directory. With -C it does find it. > > > > > Is there no default for this parameter? > > > > > -Chris Wilkinson > > > Hello Chris, > > Since there are defaults for practically everything (eg: the db name,

Re: [Bacula-users] baculabackupreport script error

2024-10-17 Thread Chris Wilkinson
there no default for this parameter? -Chris Wilkinson On Thu, 29 Jun 2023, 00:17 Bill Arlofski, wrote: > On 6/28/23 11:37, Chris Wilkinson wrote: > > > > Yes it is the one in the bacula packages. I'll give it a try. > > > > -Chris- > > I have contacted the

[Bacula-users] Fwd: Bacula: Backup Fatal Error of Client:pi-fd Fileset:docs Incremental

2024-10-09 Thread Chris Wilkinson
SD Bytes Written: 0 (0 B) Rate: 0.0 KB/s Software Compression: None Comm Line Compression: None Snapshot/VSS: no Encryption: no Accurate: yes Volume name(s): Volume Session Id: 563 Volume Session Tim

Re: [Bacula-users] A question about volumeRetention

2024-10-02 Thread Chris Wilkinson
> delete purged volumes?? Do u run it in a bacula job or outside of bacula a > cron/Scheduler job?? > > > Sincerely /Mehrdad > On 2024-10-02 14:04, Chris Wilkinson wrote: > > I've never properly understood the scratch pool concept and i never use > it. I use disc volu

Re: [Bacula-users] A question about volumeRetention

2024-10-02 Thread Chris Wilkinson
I've never properly understood the scratch pool concept and i never use it. I use disc volumes so there seems no reason to return an expired volume to a scratch pool. I let Bacula expire and truncate them and create new volumes as needed. Every so often i use a script to delete the purged volumes f

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

2024-09-28 Thread Chris Wilkinson
Sure. I put it here. It's a bash script. will need a bit of tweaking for your particular setup. https://drive.google.com/file/d/1WOFIjgZMx-XL2Jv7FqGupnjctLpUEhLG/view?usp=drivesdk -Chris- On Sat, 28 Sept 2024, 19:52 Dan Langille, wrote: > On Fri, Sep 27, 2024, at 3:50 PM, Chris W

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

2024-09-27 Thread Chris Wilkinson
I have a script to do that and a few other things. I use disc based backups and am always conscious of running out of space. I'd be happy to PM it to you if you wish. It's too big to send via the list. -Chris Wilkinson On Fri, 27 Sep 2024, 20:12 Marco Gaiarin, wrote: > > I&#

Re: [Bacula-users] Remote Client Security Alerts

2024-09-27 Thread Chris Wilkinson
em. > > Some major Linux distribution dropped support for tcp wrappers > completely > few years ago. > > A lot of people never learned about tcp wrappers and those who did, > often used them incorrectly. > In that light, I would say: good riddance. > > > > On Tue, 1

[Bacula-users] Remote Client Security Alerts

2024-09-17 Thread Chris Wilkinson
here an FD directive that would reject these perhaps? Any advice welcomed. Thanks -Chris Wilkinson -- Forwarded message - From: Bacula Date: Tue, 17 Sep 2024, 03:50 Subject: Bacula: Backup OK of Client:nuc2 Fileset:nuc2 Incremental To: 17-Sep 03:50 raspberrypi-dir JobId 7

Re: [Bacula-users] Remote Client Backup Failing

2024-09-07 Thread Chris Wilkinson
should be omitted to force the fd to bind to address 0.0.0.0. With that change port 9102 is open and the remote client backup is working again. I can't think of a situation where you would not want the fd to bind to address. On Sat, 7 Sep 2024, 13:02 Chris Wilkinson, wrote: > I have

[Bacula-users] Remote Client Backup Failing

2024-09-07 Thread Chris Wilkinson
om an ADSL one to VDSL. I haven't been able to figure out why this one port would have a different local address than the others. This is probably more of a networking question but perhaps someone here might have an insight. Many Thanks -Chris Wilkinson ___

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

2024-08-12 Thread Chris Wilkinson
it. Local backups run at full speed and remote backups are working again. -Chris- On Sat, 10 Aug 2024, 16:47 Chris Wilkinson, wrote: > My post got bounced because of the attachment. It may get passed through > eventually but here again without. > > -Chris > > On Sat, 10 Aug

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

2024-08-10 Thread Chris Wilkinson
My post got bounced because of the attachment. It may get passed through eventually but here again without. -Chris On Sat, 10 Aug 2024, 16:42 Chris Wilkinson, wrote: > I thought I had this fixed but not quite. Backups have gone back to the > slow speed. The culprit is the "FDSto

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

2024-08-09 Thread Chris Wilkinson
024, at 16:55, Bill Arlofski wrote: > > On 8/9/24 4:51 AM, Chris Wilkinson wrote: > >> Just an aside - I realised whilst editing the jobs that the storage=“sd > >> used for backup jobs" should be specified in the Job >> resource, it’s not necessary (or desirable)

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

2024-08-09 Thread Chris Wilkinson
Aug 2024, at 23:06, Chris Wilkinson wrote: > > The results after dropping and reinstating the db + reloading the prior sql > dump show no improvement at all, in fact a bit slower. ☹ They are around > 1MB/s. > > I did a second test where the data is on the Pi SD card. This wa

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

2024-08-07 Thread Chris Wilkinson
bottleneck. I think that leaves Postgres as the only possible culprit left. Thank you all for your suggestions. -Chris On Wed, 7 Aug 2024, 21:23 Chris Wilkinson, wrote: > No worries, I've cleared out the db, run the postgres db scripts and > imported the sql dump. It's up and runni

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

2024-08-07 Thread Chris Wilkinson
No worries, I've cleared out the db, run the postgres db scripts and imported the sql dump. It's up and running again and all the jobs etc. appear intact. Doing some testing so will report results back. -Chris On Wed, 7 Aug 2024, 20:58 Bill Arlofski, wrote: > On 8/7/24 1:11 PM, Ch

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

2024-08-07 Thread Chris Wilkinson
sn't a factor you could run a backup first. Maybe >> isolate / protect your current volumes first? Not sure how to go about >> that. Maybe check permission mask for future restoration and 'chmod 000 >> Your-volume-patterns*'. >> >> Robert Gerber >> 402-

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

2024-08-07 Thread Chris Wilkinson
And then import the saved sql dump which drops all the tables again and creates/fills them? -Chris On Wed, 7 Aug 2024, 19:39 Bill Arlofski via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On Wed, Aug 7, 2024, 10:27 AM Chris Wilkinson > wrote: > > > > Wo

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

2024-08-07 Thread Chris Wilkinson
in test environment before running in production, depending > on your comfort level. > > Overall, though, my experience has been that restoring a postgres db for > bacula is fairly easy. > > > Robert Gerber > 402-237-8692 > r...@craeon.net > > On Wed, Aug 7, 2024, 5:

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

2024-08-07 Thread Chris Wilkinson
ipt { RunsWhen = "After" FailJobOnError = no RunsOnClient = no Command = "/home/pi/run-copy-job.sh %n-copy %l %n-%l %n-copy-%l" } MaximumConcurrentJobs = 5 RescheduleIncompleteJobs = no Priority = 10 AllowIncompleteJobs = no Accurate = yes A

[Bacula-users] Bacula suddenly running very slow

2024-08-06 Thread Chris Wilkinson
6MB/s previously. My fibre upload limits at 50Mbs. I would have expected that a database issue would impact the caching equally but that doesn't seem to be the case. So the conclusions so far are that it's not network and not database 🤔. I'm running out of idea

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

2024-06-27 Thread Chris Wilkinson
ck is an issue since the data is encrypted but anyway it's set up now as you suggested so moot. -Chris- On Thu, 27 Jun 2024, 15:19 Bill Arlofski, wrote: > On 6/27/24 2:54 AM, Chris Wilkinson wrote: > > I made the additional changes you suggested. > > > > *Removed

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

2024-06-27 Thread Chris Wilkinson
them. Thanks for your help -Chris- On Wed, 26 Jun 2024, 22:50 Bill Arlofski, wrote: > On 6/26/24 3:31 PM, Chris Wilkinson wrote: > > > > Your tips were bang on. I implemented this and it is working. > > Excellent! \o/ > > > > The other steps required were to

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

2024-06-26 Thread Chris Wilkinson
Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On 6/26/24 10:44 AM, Chris Wilkinson wrote: > > I'm seeking some advice on configuring the backup of a remote client. > > > > Up till now all clients were located on the same local lan that hosts > the Dire

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

2024-06-26 Thread Chris Wilkinson
Jun 2024, 18:18 Bill Arlofski via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On 6/26/24 10:44 AM, Chris Wilkinson wrote: > > I'm seeking some advice on configuring the backup of a remote client. > > > > Up till now all clients were located on the sam

[Bacula-users] Backing Up a Remote Client

2024-06-26 Thread Chris Wilkinson
possibility of installing an SD. Appreciate any thoughts or suggestions you might have. TIA -Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Backup in disk AND tape

2024-04-10 Thread Chris Wilkinson
spective of the job being incr/diff/full. For "selection type=PoolUncopiedJobs" this is only a minor issue since already copied jobs are skipped. Chris On Tue, 9 Apr 2024, 15:12 Bill Arlofski, wrote: > On 4/9/24 6:53 AM, Chris Wilkinson wrote: > > Regarding the suggestion to put a

Re: [Bacula-users] Backup in disk AND tape

2024-04-09 Thread Chris Wilkinson
Regarding the suggestion to put a Runafter block in the job to run the copy job at the end, that doesn't seem to be allowed. Run job=xx commands are not permitted in a Runscript as I just found out. It gives a not allowed command error. Perhaps there is another way to accomplish this? -Chris- On

[Bacula-users] Error: cannot run a job from a RunScript

2024-04-09 Thread Chris Wilkinson
-Apr 09:52 bsvr-dir JobId 0: run: is an invalid command." Is it not permissible to use a run command within a Runscript block? Many thanks Chris Wilkinson Job { Name = "catalog" Description = "Catalog" Type = "Backup" Level = "Full" Messages

Re: [Bacula-users] Copy Job Configuration Question

2024-04-06 Thread Chris Wilkinson
Thanks Bill, that's a good plan that I'll implement. Chris On Sat, 6 Apr 2024, 22:17 Bill Arlofski via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On 4/6/24 10:53 AM, Chris Wilkinson wrote: > > I am attempting to write a copy job to copy uncopied jobs

[Bacula-users] Copy Job Configuration Question

2024-04-06 Thread Chris Wilkinson
ue? Schedule = "sched_none" SelectionPattern = "catalog" #copy only job names matching "catalog" SelectionType = "PoolUncopiedJobs" } Many Thanks Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bvfs_clear_cache

2024-03-25 Thread Chris Wilkinson
I believe this is a bconsole command. -Chris- On Mon, 25 Mar 2024, 12:28 Adam Weremczuk, wrote: > Hi all, > > Bacula 9.6.7-3 (free version) > Baculum-web 9.6.6.3 > Debian 11 > > Every quarter or so I run "dbcheck -f -c /etc/bacula/bacula-dir.conf" > and each time I see this this: > > "Checking

Re: [Bacula-users] SD Hang - Only when using "cloud upload" command

2024-03-06 Thread Chris Wilkinson
I had a similar issue in v9.x. I added "cloud storage=cloud-sd allpools allfrompool upload" as a run after Console command in the cloud job resource. This seems to do the trick as I've not seen any orphaned volumes in the cache since. Chris On Wed, 6 Mar 2024, 18:53 K. M. Peterson, wrote: >

Re: [Bacula-users] Incr/Diff not backing up mv'd files

2024-02-13 Thread Chris Wilkinson
> > file. > > > > Daniel > > > > > > > > Am Mo., 12. Feb. 2024 um 22:39 Uhr schrieb Chris Wilkinson < > > winstonia...@gmail.com>: > > > > > I don't have mtimeonly set. > > > > > > I mv'd a sample fi

Re: [Bacula-users] Incr/Diff not backing up mv'd files

2024-02-12 Thread Chris Wilkinson
> > >>>>> On Sun, 11 Feb 2024 09:17:10 +, Chris Wilkinson said: > > > > I'm seeing that files that are mv'd within the same folder are not being > > backed up by incr or diff backups. This is on Bacula v11, Debian 11. > > > > I&#

Re: [Bacula-users] Incr/Diff not backing up mv'd files

2024-02-11 Thread Chris Wilkinson
yes). > > > Le 11 février 2024 10:17:10 GMT+01:00, Chris Wilkinson < > winstonia...@gmail.com> a écrit : > >> I'm seeing that files that are mv'd within the same folder are not being >> backed up by incr or diff backups. This is on Bacula v11, Debian

[Bacula-users] Incr/Diff not backing up mv'd files

2024-02-11 Thread Chris Wilkinson
ose because the files are still there in the last full and will get backed up in the next full. I'm just wondering if this is intended functionality or a mis-configuration on my part? Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.s

Re: [Bacula-users] Cloudcache Issues

2024-01-16 Thread Chris Wilkinson
job to upload the cache again. This isn't always needed of course but serves as belt and braces. It doesn't seem to consume any resources most of the time since the S3 driver seems to check the sync state first and only upload the bad or missing data. -Chris Wilkinson On Tue, 16 Jan 2

Re: [Bacula-users] Where is the path to a Volume stored in the database?

2024-01-10 Thread Chris Wilkinson
bacula-users@lists.sourceforge.net> wrote: > Hello Chris, > > I am replying back to the list to keep thread continuity. :) > > > > On 1/10/24 08:31, Chris Wilkinson wrote: > > Thanks Bill > > > > What i was trying to do was write a script to determine the disk space

[Bacula-users] Where is the path to a Volume stored in the database?

2024-01-10 Thread Chris Wilkinson
that table not used anymore and where is it now? [V11/Postgres] -Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Please help me to unblock my backup run

2023-12-04 Thread Chris Wilkinson
Does Dropbox have a file size upload limit? -Chris- On Mon, 4 Dec 2023, 22:23 MylesDearBusiness via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > > > Ok, here goes ... > > > root@c1:~# find / -path /mnt -prune -o -type f -print | grep "Vol-0" > root@c1:~# > > > root@c1:~# df -h

Re: [Bacula-users] Having difficulty mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-30 Thread Chris Wilkinson
ot;cloud storage=cloud-sd allpools allfrompool upload" } Does that look sensible to you? Chris On Thu, 30 Nov 2023, 15:56 Bill Arlofski via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On 11/30/23 03:29, Chris Wilkinson wrote: > > I use Backblaze B2. It is S

Re: [Bacula-users] Having difficulty mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-30 Thread Chris Wilkinson
I use Backblaze B2. It is S3 compliant but about the lowest cost I could find, certainly a fraction of the price of AWS. It works mostly OK except for errors of the kind in the log below. The "no tomes" error is from B2 when there are no upload slots available temporarily. B2 says that the user ap

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Chris Wilkinson
my feature requests towards Acronis before I moved on to Bacula, they > just couldn’t manage my NAS space the way I needed them too. Garbage > collection was certainly one of those bullet points. > > > > On Wed, Nov 29, 2023 at 7:03 AM, Chris Wilkinson > wrote: > > I hav

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Chris Wilkinson
commands. > > > > But I’d happy to adapt it to my conf. > > My mail address is open for sharing if you want. (zip, gz or even > wetransfer) > > > > Great thanks, > > Lionel > > > > *De :* Chris Wilkinson > *Envoyé :* mercredi 29 novembre 2023 1

Re: [Bacula-users] Migration Job - Volume data deletion

2023-11-29 Thread Chris Wilkinson
I have a script that deletes physical disc and cloud volumes that are not present in the catalog, perhaps because a job was manually deleted or migrated. Is that what you want to achieve? It's part of a collection of Bacula scripts that I use. It's too big to post here but I'd be happy to share it

Re: [Bacula-users] Compiling SD only

2023-11-14 Thread Chris Wilkinson
he SD conf on the NAS. This is the bit I'm stuck on. Would anyone be able to share an example Director dir.conf and SD sd.conf for a remote SD? -Chris- On Sat, 11 Nov 2023, 14:08 Chris Wilkinson, wrote: > Thanks. I couldn't find one so you must be right. Is there a definitive >

Re: [Bacula-users] Compiling SD only

2023-11-11 Thread Chris Wilkinson
ly is specified. C. On Sat, 11 Nov 2023, 12:40 Radosław Korzeniewski, wrote: > Hello, > > sob., 11 lis 2023 o 12:08 Chris Wilkinson > napisał(a): > >> I would like to compile SD only on a NAS. I have compiled FD only in >> another context using the enable-client-on

Re: [Bacula-users] Compiling SD only

2023-11-11 Thread Chris Wilkinson
Thanks. I couldn't find one so you must be right. Is there a definitive list of all the valid flags anywhere? I've never managed to find that either. -Chris- On Sat, 11 Nov 2023, 12:40 Radosław Korzeniewski, wrote: > Hello, > > sob., 11 lis 2023 o 12:08 Chris Wilkinson &

[Bacula-users] Compiling SD only

2023-11-11 Thread Chris Wilkinson
I would like to compile SD only on a NAS. I have compiled FD only in another context using the enable-client-only flag but not sure if there is an equivalent SD flag. Could anyone advise what flag to use? Best -Chris Wilkinson ___ Bacula-users mailing

Re: [Bacula-users] Restoring Incremental Promotes to Full

2023-10-28 Thread Chris Wilkinson
s command described here: > > > https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues/2500 > > Best regards, > Marcin Haba (gani) > > On Sat, 28 Oct 2023 at 01:26, Bill Arlofski via Bacula-users > wrote: > > > > On 10/27/23 16:17, Ch

Re: [Bacula-users] Restoring Incremental Promotes to Full

2023-10-27 Thread Chris Wilkinson
Having looked at the job log from a Baculum restore I can see that it is going back to the last full and restoring full, diffs, incrs in order. Is it not possible to restore from a particular job alone in Baculum as is possible with bconsole? -Chris- On Fri, 27 Oct 2023, 23:09 Chris Wilkinson

Re: [Bacula-users] Restoring Incremental Promotes to Full

2023-10-27 Thread Chris Wilkinson
s@lists.sourceforge.net> wrote: > Resending to list. Accidentally directly replied to Chris... > > > > On 10/27/23 14:46, Chris Wilkinson wrote: > > Till now I have only ever done restores of full backups using the > restore wizard of Baculum. When I did a restore of an &

Re: [Bacula-users] Restoring Incremental Promotes to Full

2023-10-27 Thread Chris Wilkinson
hange it to incremental. > > Robert Gerber > 402-237-8692 > r...@craeon.net > > On Fri, Oct 27, 2023, 3:47 PM Chris Wilkinson > wrote: > >> Till now I have only ever done restores of full backups using the restore >> wizard of Baculum. When I did a restore of an

[Bacula-users] Restoring Incremental Promotes to Full

2023-10-27 Thread Chris Wilkinson
by the appropriate level, pool etc. from the job/level being restored but that isn't what actually happens. It looks like the restore is taking its' level from the restore job above. I have separate pools for each job and level. Do I need to define individual restore jobs for every

Re: [Bacula-users] Extraction of a specific file

2023-10-07 Thread Chris Wilkinson
I seem to remember Marcin telling me that there is an optional FD directive that lists the files backed up in the job report. That might be quite a lot so probably why it's optional and defaults to no. -Chris- On Sat, 7 Oct 2023, 14:09 Radosław Korzeniewski, wrote: > Hello, > > sob., 30 wrz 202

Re: [Bacula-users] Slow spooling and hashing speed

2023-09-23 Thread Chris Wilkinson
FWIW, I also use SMB (CIFS v2) to backup to a cheapo DLINK DNS-325 NAS. I typically get ~30MB/s on a Gb local LAN for long jobs, maybe half that for shorter incremental. Compression is enabled. Like yours, the NAS is locked down so no chance to put the SD there. You might be lucky and find a tool

Re: [Bacula-users] Remote client connection refused

2023-09-19 Thread Chris Wilkinson
here in > your bacula-dir.conf file? If so, should correct it to the relevant fqdn. > > Robert Gerber > 402-237-8692 > r...@craeon.net <mailto:r...@craeon.net> > On Tue, Sep 19, 2023, 5:31 AM Chris Wilkinson <mailto:winstonia...@gmail.com>> wrote: > I have set up a

Re: [Bacula-users] Remote client connection refused

2023-09-19 Thread Chris Wilkinson
emon_Configur.html#16447 > > Good luck. > > Best regards, > Marcin Haba (gani) > > On Tue, 19 Sept 2023 at 11:33, Chris Wilkinson > wrote: > > > > I have set up a new remote client running FD only on Debian 12. The > client is on the same LAN as the DIR/SD.

[Bacula-users] Remote client connection refused

2023-09-19 Thread Chris Wilkinson
errors. I suppose the FD needs to listen on any address but I can't see how to do that. Is there a bacula-fd.conf setting for this? Thanks Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforg

Re: [Bacula-users] Debian FD v11 and above package

2023-09-02 Thread Chris Wilkinson
th make -j$(nproc) and everything, > including findlib, built without a problem. > > > Regards, > Adolf. > > On 02/09/2023 10:21, Chris Wilkinson wrote: > > Thanks for confirming that. > > When compiling with --enable-client-only I get the following error from > make > >

Re: [Bacula-users] Debian FD v11 and above package

2023-09-02 Thread Chris Wilkinson
> bacula. > > I have two laptops and a desktop that are running with only an FD. > > Regards, > Adolf > > On 01/09/2023 22:54, Chris Wilkinson wrote: > > Bacula 9.x is also the latest version available through the Debian repo. > There doesn't seem to be a move

Re: [Bacula-users] Debian FD v11 and above package

2023-09-01 Thread Chris Wilkinson
far out of date. > > Robert Gerber > 402-237-8692 > r...@craeon.net > > On Fri, Sep 1, 2023, 3:17 PM Chris Wilkinson > wrote: > >> I hadn't spotted that there is a link on this page though it does say an >> email will be sent. That doesn't seem to

Re: [Bacula-users] Debian FD v11 and above package

2023-09-01 Thread Chris Wilkinson
rted for each bacula version number, etc. > > It looks like bacula 13.x the newest debian version they support is > 11/bullseye. It should be fine to use that repo for your Debian 12 > system, but be sure to verify yourself just to be sure. > > Regards, > Robert Gerber >

Re: [Bacula-users] Debian FD v11 and above package

2023-09-01 Thread Chris Wilkinson
-manuals/en/main/Installing_Bacula.html -Chris Wilkinson On Wed, 30 Aug 2023, 17:24 Chris Wilkinson, wrote: > Thank-you. I registered and am awaiting the registration email. > > -Chris- > > On Wed, 30 Aug 2023, 17:15 Rob Gerber, wrote: > >> I don't know about adding t

Re: [Bacula-users] Debian FD v11 and above package

2023-08-30 Thread Chris Wilkinson
a package on sourceforge for the fd alone. Do I >> need to compile it from source? >> >> If so, can anyone help with a script of the needed compile flags? >> >> Best >> -Chris Wilkinson >> ___

[Bacula-users] Debian FD v11 and above package

2023-08-30 Thread Chris Wilkinson
f the needed compile flags? Best -Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculabackupreport script error

2023-06-28 Thread Chris Wilkinson
Yes it is the one in the bacula packages. I'll give it a try. -Chris- On Wed, 28 Jun 2023, 18:34 Bill Arlofski via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On 6/26/23 12:35, Chris Wilkinson wrote: > > I edited the script to uncomment my db pas

[Bacula-users] baculabackupreport script error

2023-06-26 Thread Chris Wilkinson
occurs. I am using bacula v11, psql. Perhaps my command line is incorrect? Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum Restore Wizard Boxes are Empty

2023-05-27 Thread Chris Wilkinson
I answered my own question when I remembered an old post by Marcin on a similar issue. The answer there was to clear the bvfs cache with "clear_bvfs_cache yes" in bconsole. This had the desired effect. -Chris- On Fri, 26 May 2023, 20:45 Chris Wilkinson, wrote: > When I use the r

[Bacula-users] Baculum Restore Wizard Boxes are Empty

2023-05-26 Thread Chris Wilkinson
When I use the restore wizard and get to step 3 where the file selection boxes are, I get an empty path box at the top and empty boxes below with this message. "No file found for selected backup. It can mean file records for this backup are pruned. Restoring selected files is not available but if

[Bacula-users] Compilation and startup

2023-05-26 Thread Chris Wilkinson
mpile flag to inhibit init.d startup? Regards Chris Wilkinson ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Copy job clarification requested

2023-05-18 Thread Chris Wilkinson
rk, but under a failure scenario, e.g. a storage fails, then it seems unlikely Bacula could be smart enough to do this. Am I being paranoid!? Chris On Thu, 18 May 2023, 4:45 pm Bill Arlofski via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On 5/18/23 08:07, Chris Wilkinson wr

Re: [Bacula-users] Copy job clarification requested

2023-05-18 Thread Chris Wilkinson
Thank you Bill, a comprehensive reply as always 🙏. I'll need to study this some more. -Chris- On Thu, 18 May 2023, 16:45 Bill Arlofski via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > On 5/18/23 08:07, Chris Wilkinson wrote: > > I have not used a copy job b

  1   2   3   >