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
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
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
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
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
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
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-
_
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
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
-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
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
>&
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
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,
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
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
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.
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
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
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
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
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.
>
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
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
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
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
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,
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
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
> 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
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
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
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
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
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
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
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
___
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
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
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)
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
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
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
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-
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
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:
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
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
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
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
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
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
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
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
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
-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
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
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
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
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:
>
> > 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
>
> >>>>> 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
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
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
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
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
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
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
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
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
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
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
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
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
>
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
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
&
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
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
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
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
&
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
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
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
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
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
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.
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
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
>
>
> 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
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
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
>
-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
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
>> ___
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
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
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
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
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
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
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
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 - 100 of 276 matches
Mail list logo