On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Which version of Bacula and FreeBSD is this?
>

Bacula Version: 2.0.3 (06 March 2007)
FreeBSD 6.2-STABLE #0: Fri Mar 30 07:19:11 GMT 2007

> I'm quite sure that FreeBSD 5 and 6 and Bacula (from ports) versions 2.0
> up to the current version work out of the box in other installations.
>

Yeah, I was following directions on Dan Langille's FreeBSD Diary site.

I cd in to:
# cd /usr/ports/sysutils/bacula-server
# make install clean
# cd /usr/ports/sysutils/bacula-client
# make install clean

I enabled bacula-sd, bacula-dir, bacula-fd in /etc/rc.conf.local then typed:

# /usr/local/etc/rc.d/bacula-dir start
# /usr/local/etc/rc.d/bacula-sd start
# /usr/local/etc/rc.d/bacula-fd start

executed top and noticed bacula-dir wasn't running

so ran the rc script again. nothing, checked over my rc.conf{.local}
files, executed bacula-dir's rc once again, nothing. so checked my
/var/log/message and noticed:

Mar 30 21:13:16 freebsd/boot/generic/kernel: pid 42355 (bacula-dir),
uid 910: exited on signal 6
Mar 30 21:51:21 freebsd /boot/generic/kernel: pid 59009 (bacula-dir),
uid 910: exited on signal 6
Mar 30 21:53:25 freebsd /boot/generic/kernel: pid 60559 (bacula-dir),
uid 910: exited on signal 6

> I'm not a FreeBSD person, so I won't discuss their rc.d and startup
> scripts...
>

okay.

> Arno
>

thanks for you time.

-- 
Kimi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to