Well I don't know quite how, but it unexpectedly worked on the umpteenth
attempt and I have now restored all my data. Yippee! Thank you Bacula.
> On 07/08/2023 18:33 Graham Dicker via Bacula-users
> wrote:
>
>
> Hi all
>
> After doing a bscan on the volume I wan
Hi all
After doing a bscan on the volume I want to restore I see all the files I want
to restore in the File table but restore never seems to finish building the
directory tree. Is that because the VolFiles figure in the Pool table entry
is 0? I did bscan again with the -m and without the -s o
On Thursday, 3 August 2023 15:39:26 BST Phil Stracchino wrote:
> On 8/3/23 04:05, Graham Dicker via Bacula-users wrote:
> > On Thursday, 3 August 2023 08:35:39 BST Graham Dicker via Bacula-users
wrote:
> >> On Wednesday, 2 August 2023 17:21:49 BST Phil Stracchino wrote:
>
On Thursday, 3 August 2023 08:35:39 BST Graham Dicker via Bacula-users wrote:
> On Wednesday, 2 August 2023 17:21:49 BST Phil Stracchino wrote:
> > On 8/2/23 11:12, Graham Dicker via Bacula-users wrote:
> > > Hello
> > >
> > > I am installing Bacula 13.0.2 o
On Wednesday, 2 August 2023 17:21:49 BST Phil Stracchino wrote:
> On 8/2/23 11:12, Graham Dicker via Bacula-users wrote:
> > Hello
> >
> > I am installing Bacula 13.0.2 on Opensuse 15.5 and get this problem when I
> > run grant_mysql_privileges:
> >
> > ER
_user}@"%"' at line 1
Database version 10.6.14-MariaDB
I guess it's complaining about the statement
db_user=${db_user:-bacula}
Can anyone help with this please?
Graham Dicker
signature.asc
Description: This is a digitally signed message part.
___
On Tuesday, 1 August 2023 10:20:46 BST Graham Dicker via Bacula-users wrote:
> On Monday, 31 July 2023 22:44:15 BST Bill Arlofski via Bacula-users wrote:
> > On 7/31/23 01:42, GRAHAM DICKER via Bacula-users wrote:
> > > I find I have reasons to wantto verify if th
On Monday, 31 July 2023 22:44:15 BST Bill Arlofski via Bacula-users wrote:
> On 7/31/23 01:42, GRAHAM DICKER via Bacula-users wrote:
> > I find I have reasons to wantto verify if the gzip file I have downloaded
> > is the right file. I downloaded the gzip file for Bacula
ply unclear and mysterious
Graham
>
> __Martin
>
> >>>>> On Mon, 31 Jul 2023 08:42:22 +0100 (BST), GRAHAM DICKER via Bacula-
users said:
> > I find I have reasons to wantto verify if the gzip file I have downloaded
> > is the right file. I downloaded the g
site. I can't find it
on the web site. Does anyone know where I can find it?
Also, how do I unsubscribe my old email address? I now get two copies of each
posting. I can recieve but not send from the old address.
Thank you
Graham D
Looking good. A full backup completed and make_catalog_backup performed
flawlessly, which was the original problem. All done manually. Tomorrow
morning it'll be back on automatic and I have every expectation that when I
finish breakfast there will be emails waiting for me reporting successful
b
On Tuesday, 28 December 2021 12:03:05 GMT Josip Deanovic wrote:
> > Is dropping user bacula the action that emptied all the Bacula tables
> > of data?
> > I know very little about the behaviour of mysql. Anyway, the tables
> > were still
> > there but empty so I created a new volume and Bacula is n
On Tuesday, 28 December 2021 11:21:19 GMT Josip Deanovic wrote:
> Could send the output of this command:
>
> mysql -u root -e "show databases; show variables where
> variable_name='datadir' or variable_name='socket';"
>
>
> This will output all your databases and in addition, it will
> output th
On Tuesday, 28 December 2021 09:31:46 GMT Josip Deanovic wrote:
> On 2021-12-28 10:23, Graham Dicker wrote:
> > On Monday, 27 December 2021 18:56:32 GMT Phil Stracchino wrote:
> >> On 12/27/21 13:38, Graham Dicker wrote:
> >> > On Monday, 27 December 2021 18:1
On Monday, 27 December 2021 19:47:40 GMT Josip Deanovic wrote:
> On 2021-12-27 19:38, Graham Dicker wrote:
> > On Monday, 27 December 2021 18:19:23 GMT Phil Stracchino wrote:
> >> On 12/27/21 12:10, Josip Deanovic wrote:
> >> > On 2021-12-27 14:24, Graham Dicker wr
On Monday, 27 December 2021 18:56:32 GMT Phil Stracchino wrote:
> On 12/27/21 13:38, Graham Dicker wrote:
> > On Monday, 27 December 2021 18:19:23 GMT Phil Stracchino wrote:
> > > The blazes? If mysql.user is a VIEW, something is VERY BADLY
> > > WRONG.
> >
On Monday, 27 December 2021 18:19:23 GMT Phil Stracchino wrote:
> On 12/27/21 12:10, Josip Deanovic wrote:
> > On 2021-12-27 14:24, Graham Dicker wrote:
> >> I can't get those commands to work
> >>
> >> MariaDB [mysql]> CREATE USER 'bacula'@&
On Monday, 27 December 2021 12:34:32 GMT Josip Deanovic wrote:
> On 2021-12-27 12:55, Graham Dicker wrote:
> > I tried (while running mysql as root)
> > MariaDB [(none)]> UPDATE mysql.db SET Host='localhost' WHERE
> > User='bacula';
> >
> >
I can't get those commands to work
*vivaldi:/home/graham #* mysql -u root
*Welcome to the MariaDB monitor. Commands end with ; or \g.*
*Your MariaDB connection id is 30*
*Server version: 10.5.13-MariaDB MariaDB package*
*Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.*
*
On Monday, 27 December 2021 10:16:38 GMT Josip Deanovic wrote:
> On 2021-12-27 10:34, Graham Dicker wrote:
> [...]
>
> > Thank you for the information.
> > mysql> select user, host from mysql.user;
> > returned the follo
On Sunday, 26 December 2021 17:19:15 GMT Phil Stracchino wrote:
> You say you can log into the mysql instance as root. Do this:
>
> mysql> select user, host from mysql.user;
>
> See if there is a bacula user or another such user that you created for
> your catalog database. You should see somet
On Sunday, 26 December 2021 10:42:58 GMT Graham Dicker wrote:
> On Saturday, 25 December 2021 17:18:56 GMT Josip Deanovic wrote:
> > On Friday 2021-12-24 13:32:42 Graham Dicker wrote:
> > > Thanks for the tip Phil, which I will bear in mind if I ever get Bacula
> > >
On Sunday, 26 December 2021 10:42:58 GMT Graham Dicker wrote:
> On Saturday, 25 December 2021 17:18:56 GMT Josip Deanovic wrote:
> > On Friday 2021-12-24 13:32:42 Graham Dicker wrote:
> > > Thanks for the tip Phil, which I will bear in mind if I ever get Bacula
> > >
On Saturday, 25 December 2021 17:18:56 GMT Josip Deanovic wrote:
> On Friday 2021-12-24 13:32:42 Graham Dicker wrote:
> > Thanks for the tip Phil, which I will bear in mind if I ever get Bacula
> > working again as it should (and has done for the past 10 years or more).
> >
On Thursday, 23 December 2021 18:04:13 GMT Phil Stracchino wrote:
> On 12/23/21 11:19, Graham Dicker wrote:
> > Thank you for your reply Graham.
> >
> > I don't think Bacula itself has any problems, it is only the script
> > mysqldump that has a problem. The scr
our-bacula-database-name.* to your-bacula-user
> identified by 'your-password';
>
> to ensure everything is set up correctly again.
>
>
> Thanks.
> --
> Graham Sparks
>
>
> From: Graham Dicker
> Sent: 23 December 2021
ost | |
localhost | mariadb.sys |
localhost | mysql |
localhost | root|
vivaldi | |
+---+-+
6 rows in set (0.001 sec)
On Thursday, 23 December 2021 14:42:12 GMT Graham Dicker wrote:
> Hi all
>
> I'm running Bacula on a desk mach
Further to my previous post I notice that the user table
contains the following. Is that what it should look like?
MariaDB [mysql]> select host,user from user;
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.
Hi all
I'm running Bacula on a desk machine with OpenSuse 15.3 and Bacula 11.0.4.
The make_catalog_backup command has stopped working following a complete loss
and
restore of my Bacula database.
I don't know how the database vanished but I restored it from the last
successful backup
thus:
./
I found the reason is that on OpenSuse 15.3, mysql is installed with a port of
0. Un-commenting the port setting in my.cnf fixed the problem.
On Monday, 22 November 2021 14:59:11 GMT Graham Dicker wrote:
> I have installed Bacula 11.0.5 on my new installation of OpenSuse 15.3 but I
&
rect configuration file: bacula-dir.conf
I had no such problems with an earlier version of Bacula
Can anybody help please?
Graham Dicker
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
t backs up directly to the USB drive perfectly fine, why is
restoring a problem?
Thanks in advance
Graham Dicker
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 expres
n bscan to rebuild the
database from the backup file? I am concerned that if I had to do a restore
that there would be problems because the database is incomplete or invalid for
that particular backup. If I run bscan should I do any deleting first?
Thanks in advance
Gra
find any information on why this might be
happening or how to correct it. Any info would be much appreciated.
TIA
Graham Dicker
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into
my
hosts file.
I have been trying to learn a bit of PHP and dig down to where it goes wrong.
It fails to connect in the constructor Bweb (defined in classes.inc). The
parameters are correctly being picked up from the config file.
Graham Dicker
Original Message
Subject: Re:
? If so, what?
TIA
Graham Dicker
Is there is any chance that a client will be available for Netware
servers?
TIA
Graham Dicker
! I've
had enough at the moment...I'll have another go another day (soon).
Thanks
Graham Dicker
Original Message
Subject: Re: [Bacula-users] Trying to use Bacula-web (08-Jun-2005 13:20)
From:[EMAIL PROTECTED]
To: bacula-users@lists.sourceforge.net
> Ju
d the bacula database or somesuch.
Graham Dicker
Original Message
Subject: Re: [Bacula-users] Trying to use Bacula-web (07-Jun-2005 19:42)
From:[EMAIL PROTECTED]
To: bacula-users@lists.sourceforge.net
> Once more, perhaps somebody's interested:
>
> You
on the php newsgroup to try to resolve this.
Andrew, you mentioned that Bacula-web has "a painful list of dependencies"; any
chance you list them for me?
Thanks
Graham Dicker
> Once more, perhaps somebody's interested:
>
> You can set php's error reporting off (o
wever when I do the
command:
php -m
both gd and gettext are listed.
TIA
Graham Dicker
clients. Can anyone
suggest how I can fix this problem please?
TIA
Graham Dicker
42 matches
Mail list logo