Hi Marcin

I have all privileges for user bacula on mysql, take a look.

+----------------------------------------------------------------------------------------------------------------------------------+
| Grants for bacula@%
                                                       |
+----------------------------------------------------------------------------------------------------------------------------------+
| GRANT ALL PRIVILEGES ON *.* TO 'bacula'@'%' IDENTIFIED BY PASSWORD
'*498F6E0FC18D37B6288117511CF2B12BCC8E1A3F' WITH GRANT OPTION |
| GRANT ALL PRIVILEGES ON `bacula`.* TO 'bacula'@'%' WITH GRANT OPTION
                                                        |
| GRANT ALL PRIVILEGES ON `bacula`.`bacula` TO 'bacula'@'%' WITH GRANT
OPTION                                                      |
+----------------------------------------------------------------------------------------------------------------------------------+

Is there a way to try to identify the problem more accurate? Maybe using
bacula-dir with debug?

Thanks Wanderlei



2016-01-07 12:37 GMT-02:00 Marcin Haba <ganius...@gmail.com>:

> Hello Wanderlei,
>
> During restore preparation Baculum uses Bvfs interface which creates a
> temporary table to restore purpose. This temporary table is removed
> just before restore start.
>
> Please make sure that your database user has privileges to create and
> remove SQL tables in Bacula catalog database.
>
> Message that you received is not too precise, I know. I will try to do
> something with it.
>
> Best regards.
> Marcin Haba (gani)
>
>
> 2016-01-07 14:36 GMT+01:00 Wanderlei Huttel <wanderleihut...@gmail.com>:
> > Hi guys
> >
> > I've got the last update of baculum.
> > Is the first time I'm using baculum, before this I used the bconsole.
> > I'm trying to restore a most recent backup of a client, but I'm
> receiving an
> > error:
> >
> > ###################################################################
> >
> > Baculum problem
> >
> > Error 2 - problem with connection to database.
> >
> > ________________________________
> > What can I do
> >
> > Please check if Catalog database service is running.
> > Please check if Web Server user is allowed for connection to Catalog
> > database.
> > Please re-run Baculum Initial Wizard and on step "Database" please
> perform
> > connection test.
> >
> > TRY AGAIN
> >
> > ###################################################################
> >
> > But in Baculum Initial Wizard passed in all tests and work all resources.
> >
> > I'm using bacula director 7.2.0
> >
> > Could be because the director is in a minor version of baculum?
> >
> >
> > Thanks
> > Wanderlei
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> >
> > _______________________________________________
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >
>
>
>
> --
> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
> za przyjaciół swoich." Jezus Chrystus
>
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to