Hi Benny,

About the "bacula-dir dead but subsys locked", try to do a stop and a start
again. About upgrading bacula database, you can do this with the
"update_bacula_tables"
script (bacula bin dir, same place as make_catalog_backup and so on).
About the logs, check your Messages configuration at the bacula-dir.conf.
There is a way that you configure bacula to send the messages to a log file
(/etc/bacula/working, in the example bellow):

Messages {
  Name = Daemon
  mailcommand = "..."
  mail = [email protected] = all, !skipped
  console = all, !skipped, !saved
  append = "/etc/bacula/working/log" = all, !skipped
}

Regards,
Ana


On Thu, Aug 22, 2013 at 8:47 AM, Benny_pixelweb <
[email protected]> wrote:

> hi Ana,
>
> on the bacula website i was reading that i realy need to upgrade to the
> newest version so i did but now i get the error again when i tried to start
> the dir.
>
> bacula-dir dead but subsys locked. could it be that the mysql database not
> upgraded yet? and if so anny idea how to do that?
>
> Where can i find the bacula logs? then i will post it for you.
>
> Best regards,
>
> Benny
>
> +----------------------------------------------------------------------
> |This was sent by [email protected] via Backup Central.
> |Forward SPAM to [email protected].
> +----------------------------------------------------------------------
>
>
>
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to