;Dan Langille" <[EMAIL PROTECTED]>
> To: "Dave" <[EMAIL PROTECTED]>
> Cc:
> Sent: Thursday, December 20, 2007 3:43 PM
> Subject: Re: [Bacula-users] bacula-dir freebsd port and tls
>
>
>> Dave wrote:
>>> Hello,
>>> I posted this
Hello,
Thanks for your replies. I've not changed permissions on these files
since the 2.03 update, here's what they are:
total 16
-rw-r--r-- 1 root wheel 4357 May 25 2007 bacula.example.crt
-rw-r- 1 root wheel 887 May 25 2007 bacula.example.key
-rw-r--r-- 1 root wheel 1659 May
Dave wrote:
> Hello,
> I posted this a while back, but i have additional information on it.
> I've been having an issue about bacula since upgrading from 2.03 to
> 2.2.x. I'm running bacula with tls communications for all daemons. THis is
> on a FreeBSD 6.x machine, all three daemons. I'm a
On 01/04/07, Dan Langille <[EMAIL PROTECTED]> wrote:
> On 1 Apr 2007 at 21:59, Kimi Ostro wrote:
>
> > Just to follow up:
> >
> > I basically spent my weekend testing various ways and this is what I
> > came up with:
> >
> > the thing that always breaks bacula-dir is sqlite3 with threads. now,
> >
On 1 Apr 2007 at 21:59, Kimi Ostro wrote:
> Just to follow up:
>
> I basically spent my weekend testing various ways and this is what I
> came up with:
>
> the thing that always breaks bacula-dir is sqlite3 with threads. now,
> if you want to use a threaded sqlite3, better of using sqlite3-threa
Just to follow up:
I basically spent my weekend testing various ways and this is what I
came up with:
the thing that always breaks bacula-dir is sqlite3 with threads. now,
if you want to use a threaded sqlite3, better of using sqlite3-threads
port (i reckon changing dependency to this might be sa
On 31/03/07, Dan Langille <[EMAIL PROTECTED]> wrote:
>
> BINGO!
Oops! I was not clear.
under FreeBSD-CURRENT, I created a jail (Basically I have a test box
that runs CURRENT with loads of jails) so I thought I could create a
new jail and build ports/sysutils/bacula-server. That did not work as
pl
On 31 Mar 2007 at 1:26, Kimi Ostro wrote:
> Ok, work under CURRENT not problem.
>
> teos# ps aux | grep bacula
> bacula 27290 0.0 0.7 7708 3792 ?? Ss1:13AM 0:00.02
> /usr/local/sbin/bacula-sd -u bacula -g bacula -v -c
> /usr/local/etc/bacula-sd.conf
> bacula 27868 0.0 0.8 9248 428
Ok, work under CURRENT not problem.
teos# ps aux | grep bacula
bacula 27290 0.0 0.7 7708 3792 ?? Ss1:13AM 0:00.02
/usr/local/sbin/bacula-sd -u bacula -g bacula -v -c
/usr/local/etc/bacula-sd.conf
bacula 27868 0.0 0.8 9248 4280 ?? Ss1:13AM 0:00.01
/usr/local/sbin/bacula-dir
On 30/03/07, Dan Langille <[EMAIL PROTECTED]> wrote:
> On 30 Mar 2007 at 23:21, Kimi Ostro wrote:
>
> > 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
On 30 Mar 2007 at 23:21, Kimi Ostro wrote:
> 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
Oh, here it is over here! Sorry.
Ah
On 30 Mar 2007 at 23:41, Kimi Ostro wrote:
> On 30/03/07, Dan Langille <[EMAIL PROTECTED]> wrote:
> > On 30 Mar 2007 at 22:16, Kimi Ostro wrote:
> >
> > > On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> > > >
> > > > On 3/30/2007 10:38 PM, Jason King wrote:
> > > > > I ran into
On 30/03/07, Dan Langille <[EMAIL PROTECTED]> wrote:
> On 30 Mar 2007 at 22:16, Kimi Ostro wrote:
>
> > On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > On 3/30/2007 10:38 PM, Jason King wrote:
> > > > I ran into the same problem. You have to check the startup script and
>
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 ve
On 30 Mar 2007 at 22:16, Kimi Ostro wrote:
> On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > On 3/30/2007 10:38 PM, Jason King wrote:
> > > I ran into the same problem. You have to check the startup script and
> > > change the user that it starts as. It's wanting to start as a
On 30 Mar 2007 at 22:04, Kimi Ostro wrote:
> On 30/03/07, Jason King <[EMAIL PROTECTED]> wrote:
> > I ran into the same problem. You have to check the startup script and
> > change the user that it starts as. It's wanting to start as a user other
> > than root. Here is the line you are looking for
On 30 Mar 2007 at 15:38, Jason King wrote:
> Kimi Ostro wrote:
> > Hi list,
> >
> > today I built bacula from FreeBSD ports.
> >
> > Now I can start both bacula-sd and bacula-fd on startup, yet I cant
> > start bacula-dir on startup. The error message I get in my log is:
> > Mar 30 21:13:16 freebs
On 30 Mar 2007 at 21:32, Kimi Ostro wrote:
> Hi list,
>
> today I built bacula from FreeBSD ports.
>
> Now I can start both bacula-sd and bacula-fd on startup, yet I cant
> start bacula-dir on startup. The error message I get in my log is:
> Mar 30 21:13:16 freebsd /boot/generic/kernel: pid 4235
Hi,
On 3/30/2007 11:16 PM, Kimi Ostro wrote:
...
> still, typing:
> /usr/local/sbin/bacula-dir -fv -d99 -u bacula -g bacula -c
> /usr/local/etc/bacula-dir.conf
>
> works fine. yet
>
> /usr/local/etc/rc.d/bacula-dir start
>
> does not work and leave a message in /var/log/message about sig 6/abor
On Friday 30 March 2007 23:04, Kimi Ostro wrote:
> On 30/03/07, Jason King <[EMAIL PROTECTED]> wrote:
> > I ran into the same problem. You have to check the startup script and
> > change the user that it starts as. It's wanting to start as a user other
> > than root. Here is the line you are lookin
On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On 3/30/2007 10:38 PM, Jason King wrote:
> > I ran into the same problem. You have to check the startup script and
> > change the user that it starts as. It's wanting to start as a user other
> > than root. Here is the line you are look
On 30/03/07, Jason King <[EMAIL PROTECTED]> wrote:
> I ran into the same problem. You have to check the startup script and
> change the user that it starts as. It's wanting to start as a user other
> than root. Here is the line you are looking for in the rc.d script. The
> -u flag should be changed
Hi,
On 3/30/2007 10:38 PM, Jason King wrote:
> I ran into the same problem. You have to check the startup script and
> change the user that it starts as. It's wanting to start as a user other
> than root. Here is the line you are looking for in the rc.d script. The
> -u flag should be changed i
I ran into the same problem. You have to check the startup script and
change the user that it starts as. It's wanting to start as a user other
than root. Here is the line you are looking for in the rc.d script. The
-u flag should be changed it root.
: ${bacula_dir_flags=" -u root -g wheel -v -c
24 matches
Mail list logo