On Thu, 14 Mar 2013 09:08:01 +0100
Julien Cochennec <julien.cochen...@mnhn.fr> wrote:

> I've replaced my server recently and migrate database, from 5.0.3 to 
> 5.2.? and upgraded tables from v12 to v14 (Debian Wheezy).
> When I try to start bacula by /etc/init.d/bacula-director start it
> says OK but no process appears when I do ps -lfC bacula-dir.
> Is there anything wrong with the following output?
> I'm almost there I guess because webacula works with the command line
> below. Thanks guys, bacula rocks!
> 
>  > bacula-dir -f -d 100 -c /etc/bacula/bacula-dir.conf
> 
> bacula-dir: dird.c:185-0 Debug level = 100
> bacula-dir: bsys.c:510-0 Could not open state file. sfd=-1 size=192: 
> ERR=Aucun fichier ou dossier de ce type
^^^ This might be the problem.
According to google translate this is "No such file" so I would assume
either your WorkingDirectory path in the Director resource in the
bacula-dir.conf is incorrect, or the path specified there does not
physically exists on your file system, so I'd check this.

[...]

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to