Re: [Bacula-users] areas for improvement?

2020-05-29 Thread Radosław Korzeniewski
Hello, pt., 29 maj 2020 o 15:56 Josh Fisher napisał(a): > On 5/29/2020 5:23 AM, Radosław Korzeniewski wrote: > > Hello Alan, > > śr., 27 maj 2020 o 17:02 Alan Brown napisał(a): > >> Database connections are _supposed_ to be stateless. >> > > I'm very surprised about the above statement as I can

Re: [Bacula-users] bscan cannot open my tapes - help!

2020-05-29 Thread Pierre Bernhardt
Am 29.05.20 um 16:03 schrieb Nico De Ranter: > But I also tried without manually mounting the tape but that didn't work > either. So I need to mount the tape first and then umount it to unlock it, > correct? > I also tried without bacula-sd running (to prevent it from locking the > drive), but tha

Re: [Bacula-users] bscan cannot open my tapes - help!

2020-05-29 Thread Gary R. Schmidt
On 30/05/2020 00:03, Nico De Ranter wrote: But I also tried without manually mounting the tape but that didn't work either.  So I need to mount the tape first and then umount it to unlock it, correct? I also tried without bacula-sd running (to prevent it from locking the drive), but that didn't

Re: [Bacula-users] bscan cannot open my tapes - help!

2020-05-29 Thread Nico De Ranter
But I also tried without manually mounting the tape but that didn't work either. So I need to mount the tape first and then umount it to unlock it, correct? I also tried without bacula-sd running (to prevent it from locking the drive), but that didn't work either, hence my confusion. Nico On Fri

Re: [Bacula-users] areas for improvement?

2020-05-29 Thread Josh Fisher
On 5/29/2020 5:23 AM, Radosław Korzeniewski wrote: Hello Alan, śr., 27 maj 2020 o 17:02 Alan Brown > napisał(a): Database connections are _supposed_ to be stateless. I'm very surprised about the above statement as I cannot imagine such functionality already av

Re: [Bacula-users] bscan cannot open my tapes - help!

2020-05-29 Thread Gary R. Schmidt
On 29/05/2020 22:28, Nico De Ranter wrote: Weird. It actually started reading from the tape when I did an unmount in bconsole (which is now blocked because the tape is in use) Not weird, the Bacula SD locks the drive when told to mount a tape, so it needs to be unlocked for anything else to us

Re: [Bacula-users] bscan cannot open my tapes - help!

2020-05-29 Thread Nico De Ranter
Weird. It actually started reading from the tape when I did an unmount in bconsole (which is now blocked because the tape is in use) Nico On Fri, May 29, 2020 at 1:46 PM Nico De Ranter wrote: > > Hi all, > > 2 months ago my postgres database got corrupted. As a result I am not able > to dump th

[Bacula-users] bscan cannot open my tapes - help!

2020-05-29 Thread Nico De Ranter
Hi all, 2 months ago my postgres database got corrupted. As a result I am not able to dump the database anymore. All other functionality still worked, only the backup of the Bacula catalog failed every time. As I could not fix the Postgresql issue I decided to reinstall the database from 2 month

Re: [Bacula-users] areas for improvement?

2020-05-29 Thread Radosław Korzeniewski
Hello Alan, śr., 27 maj 2020 o 17:02 Alan Brown napisał(a): > Database connections are _supposed_ to be stateless. > I'm very surprised about the above statement as I cannot imagine such functionality already available in any SQL database I'm familiar with. If you drop a connection to the datab