Re: [Bacula-users] Odd postgreSQL error

2024-11-14 Thread B. Smith
reason why it has only just failed is probably because jit is only > used if > PostgreSQL calculates that it is useful: > > https://www.postgresql.org/docs/15/jit-decision.html > > __Martin > > > >>>>> On Wed, 13 Nov 2024 15:25:27 -0500, B Smith said: &g

Re: [Bacula-users] Odd postgreSQL error

2024-11-13 Thread B. Smith
libc++.so.1 => /usr/lib/libc++.so.1 (0x8084a7000) libcxxrt.so.1 => /lib/libcxxrt.so.1 (0x8085ab000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x8085cd000) libc.so.7 => /lib/libc.so.7 (0x801083000) libelf.so.2 => /lib/libelf.so.2 (0x801068000) Thanks,

Re: [Bacula-users] Odd postgreSQL error

2024-11-12 Thread B. Smith
w any modification since July 9 (when they were installed). Thanks. On Tue, Nov 12, 2024 at 5:08 PM Dan Langille wrote: > > On Tue, Nov 12, 2024, at 4:13 PM, B. Smith wrote: > > Hi, > > I'm running Bacula in a FreeBSD 13.2 jail under TrueNAS Core. This weekend > all m

[Bacula-users] Odd postgreSQL error

2024-11-12 Thread B. Smith
em. But I am mystified as to how it suddenly became a problem in the first place. Any suggestions as to why this suddenly popped up, and whether JIT is even important for Bacula performance? Thanks, B. Smith ___ Bacula-users mailing list Bacula-users

Re: [Bacula-users] Performance testing simultaneous spooling and despooling

2024-09-17 Thread B. Smith
s are DS4243s, and I have a 54 disk pool of SATA disks in raidz2 (six disks per vdev). Thanks. On Tue, Sep 17, 2024 at 1:09 AM Gary R. Schmidt wrote: > On 17/09/2024 08:58, B. Smith wrote: > > Good evening, > > > > I have a ZFS pool as a dedicated Bacula spool. The pool c

Re: [Bacula-users] Performance testing simultaneous spooling and despooling

2024-09-16 Thread B. Smith
Apologies, I misstated the configuration. I do in fact have striped mirrors. On Mon, Sep 16, 2024, 8:59 PM Phil Stracchino wrote: > On 9/16/24 18:58, B. Smith wrote: > > Good evening, > > > > I have a ZFS pool as a dedicated Bacula spool. The pool contains six 4TB >

[Bacula-users] Performance testing simultaneous spooling and despooling

2024-09-16 Thread B. Smith
Good evening, I have a ZFS pool as a dedicated Bacula spool. The pool contains six 4TB drives, configured as three mirrors of two striped disks. My tape drive is LTO8. All the data is local to the server. When I despool without simultaneously spooling another job, my despool rate is about 280 MB/s

Re: [Bacula-users] Tape drive repair recommendations?

2024-08-02 Thread B. Smith
t > give them a try (if they are still in business!) This is the contact I have > for them: > > > ka...@mwtss.com > > It has been a bit of time since I have used them, but they were excellent > and responsive. > > Alan > > > > On 8/1/24 22:17, B. Smith wrote: &

Re: [Bacula-users] Tape drive repair recommendations?

2024-08-01 Thread B. Smith
Good point! USA, specifically the DC/MD/VA area. I'm willing to ship it somewhere if necessary... I can't seem to find any place local. On Thu, Aug 1, 2024, 9:47 PM Gary R. Schmidt wrote: > On 02/08/2024 04:14, B. Smith wrote: > > I know this isn't directly Bacula relat

[Bacula-users] Tape drive repair recommendations?

2024-08-01 Thread B. Smith
I know this isn't directly Bacula related, but there aren't too many resources on the internet that I know of for tape drive enthusiasts. I have an HPE 1/8 G2 Autoloader with an HPE LTO-8 30750 drive. Recently, when attempting to load tapes, it would keep reading for a very long time (probably to t

Re: [Bacula-users] Fwd: Speeding up incremental backups

2020-11-10 Thread B. Smith
. > > > > Thinking through it, I see why it would have to calculate the md5 for > every > > file. I guess what I am really looking for is a way to check the ctime > (to > > detect a rename) and then only backup the file if the md5 has changed. > But > > that doesn

[Bacula-users] Fwd: Speeding up incremental backups

2020-11-07 Thread B. Smith
ce of the files. I wanted this option so that I wouldn't take up space on the tape with files that had just been renamed. Is there a way to do the same thing without recalculating the MD5 for files that obviously haven't changed? Thank you, B. Smith On Sat, Nov 7, 2020 at 10:10 AM Eric Bo

[Bacula-users] Speeding up incremental backups

2020-11-06 Thread B. Smith
, and finally MD5 changes IgnoreCase = yes } File = "/media/DataSet1/Big Files/" } } Thanks, B. Smith ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users