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

2024-09-16 Thread Gary R. Schmidt
On 17/09/2024 08:58, B. Smith wrote: 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 anot

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 > > drives, configured as three

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

2024-09-16 Thread Phil Stracchino
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 drives, configured as three mirrors of two striped disks. OK, just one observation: That's generally considered the wrong way to do it. The normally preferred arrangement

Re: [Bacula-users] versions table has two rows

2024-09-16 Thread Phil Stracchino
On 9/16/24 20:34, Dan Langille wrote: On Mon, Sep 16, 2024, at 5:46 PM, Phil Stracchino wrote: On 9/16/24 15:17, Dan Langille wrote: delete from version order by version limit 1; bacula=*# delete from version order by version limit 1; ERROR: syntax error at or near "order" LINE 1: delete fro

Re: [Bacula-users] versions table has two rows

2024-09-16 Thread Dan Langille
On Mon, Sep 16, 2024, at 5:46 PM, Phil Stracchino wrote: > On 9/16/24 15:17, Dan Langille wrote: >> >> Hello, >> >> I discovered this situation today when reviewing upgrade instructions for >> Bacula 9 -> Bacula 15. FYI, Bacula 9 and 13 are both deprecated in FreeBSD >> and will be removed f

[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] versions table has two rows

2024-09-16 Thread Phil Stracchino
On 9/16/24 15:17, Dan Langille wrote: Hello, I discovered this situation today when reviewing upgrade instructions for Bacula 9 -> Bacula 15. FYI, Bacula 9 and 13 are both deprecated in FreeBSD and will be removed from the ports tree at the end of the month. The problem: duplicate entries:

[Bacula-users] versions table has two rows

2024-09-16 Thread Dan Langille
Hello, I discovered this situation today when reviewing upgrade instructions for Bacula 9 -> Bacula 15. FYI, Bacula 9 and 13 are both deprecated in FreeBSD and will be removed from the ports tree at the end of the month. The problem: duplicate entries: bacula=# select * from version ; versi