Bacula-users

Re: [Bacula-users] Bacula on Fedora 17

2012-11-07 11:40:08
Subject: Re: [Bacula-users] Bacula on Fedora 17
From: Simone Caronni <negativo17 AT gmail DOT com>
To: Gary Stainburn <gary AT ringways.co DOT uk>
Date: Wed, 7 Nov 2012 17:36:12 +0100
btw, the File Daemon should have the following as the working directory in /etc/bacula/bacula-fd.conf

FileDaemon {
  WorkingDirectory = /var/spool/bacula
}

Regards,
--Simone


On 7 November 2012 17:34, Simone Caronni <negativo17 AT gmail DOT com> wrote:
Hello,

I'm the current mantainer of Bacula in Fedora, I stepped in as a mantainer during the Fedora 15 cycle. One of the first thing I did was close all the old bugs, including the one you mention.
I don't have the symptoms you describe.

The log file should be created automatically; and I don't have any permission errors in the logfiles.
Do you have anything like the following in your /etc/bacula/bacula-dir.conf?

Catalog {
  append = "/var/log/bacula/bacula.log" = all, !skipped
}

There's no current bacula package in Fedora that owns /var/lib/bacula; it seems a leftover from a previous installation.
Did you upgrade your distribution?

--Simone







On 7 November 2012 15:14, Gary Stainburn <gary AT ringways.co DOT uk> wrote:
On Wednesday 07 November 2012 12:51:35 Felix Schwarz wrote:
> Hi Gary,
>
> PostgreSQL is supported. The README.Fedora file in
> /usr/share/doc/bacula-common-5.2.11/ contains all the details.
>
> fs
>
Thanks for this Felix.

I've worked through it, including restoring the backup from the old server,
and restarted the director.

However bconsole still hangs and fails to access the director.

I did see entries in /var/log/messages complaining permission denied
on /var/log/bacula.log which didn't exist so I created that

touch /var/log/bacula.log
chown bacula:bacula /var/log/bacula.log
chmod 660 /var/log/bacula.log

(The FD still complained about /var/lib/bacula being missing too. That was
wrong in the RPM's back on F14).

which stopped the errors but didn't get the director working. The problem does
appear to be with the director as it doesn't appear in

netstat -a|grep bacu

although it does appear in

ps ax|grep bacu[l]
 1012 ?        Ssl
0:00 /usr/sbin/bacula-dir -f -c /etc/bacula/bacula-dir.conf -u bacula -g
bacula


Anyone got any ideas?
--
Gary Stainburn
Group I.T. Manager
Ringways Garages
http://www.ringways.co.uk

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users



--
You cannot discover new oceans unless you have the courage to lose sight of the shore (R. W. Emerson).




--
You cannot discover new oceans unless you have the courage to lose sight of the shore (R. W. Emerson).

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>