Bacula-users

Re: [Bacula-users] bacula 5.2.6 help

2016-09-27 20:48:11
Subject: Re: [Bacula-users] bacula 5.2.6 help
From: Michael Munger <michael AT highpoweredhelp DOT com>
To: William Safarik <wsafarik AT teamworld DOT com>, 'Daniel Heitepriem' <dheitepriem AT pribas DOT com>
Date: Wed, 28 Sep 2016 00:47:08 +0000

/usr/local/bin if compiled from source. Otherwise, 'which bconsole'.

Get Outlook for Android




On Tue, Sep 27, 2016 at 8:36 PM -0400, "William Safarik" <wsafarik AT teamworld DOT com> wrote:

Hey Daniel, im running Debian

 

I would assume it would be:  lld /etc/bacula/bconsole  ?

 

 

 

From: Daniel Heitepriem [mailto:dheitepriem AT pribas DOT com]
Sent: Tuesday, September 27, 2016 4:23 PM
To: Will Safarik <WSafarik AT teamworld DOT com>
Cc: bacula-users AT lists.sourceforge DOT net
Subject: Re: [Bacula-users] bacula 5.2.6 help

 

Maybe your missing some libraries. # ldd *path to bconsole* shows you all libraries which are referenced by bconsole.

In case of Solaris 11 these are:

-bash-4.1$ ldd /opt/bacula/bin/bconsole
        libncurses.so.5 =>       /usr/lib/64/libncurses.so.5
        libbaccfg-7.4.0.so =>    /opt/bacula/lib/libbaccfg-7.4.0.so
        libbac-7.4.0.so =>       /opt/bacula/lib/libbac-7.4.0.so
        libz.so.1 =>     /lib/64/libz.so.1
        libpthread.so.1 =>       /lib/64/libpthread.so.1
        libnsl.so.1 =>   /lib/64/libnsl.so.1
        libsocket.so.1 =>        /lib/64/libsocket.so.1
        libxnet.so.1 =>  /lib/64/libxnet.so.1
        libintl.so.1 =>  /lib/64/libintl.so.1
        libresolv.so.2 =>        /lib/64/libresolv.so.2
        librt.so.1 =>    /lib/64/librt.so.1
        libssl.so.1.0.0 =>       /lib/64/libssl.so.1.0.0
        libcrypto.so.1.0.0 =>    /lib/64/libcrypto.so.1.0.0
        libstdc++.so.6 =>        /usr/lib/64/libstdc++.so.6
        libm.so.2 =>     /lib/64/libm.so.2
        libgcc_s.so.1 =>         /usr/lib/64/libgcc_s.so.1
        libc.so.1 =>     /lib/64/libc.so.1
        libmp.so.2 =>    /lib/64/libmp.so.2
        libucrypto.so.1 =>       /lib/64/libucrypto.so.1
        libelf.so.1 =>   /lib/64/libelf.so.1
        libcryptoutil.so.1 =>    /lib/64/libcryptoutil.so.1

It's just a guess but maybe it can lead you in the right direction

Am 27.09.2016 um 21:36 schrieb Will Safarik:

Even after checking all the names/passwords are correct it still won’t launch

 

Any other thoughts?

 

From: Daniel Heitepriem [mailto:daniel.heitepriem AT pribas DOT com]
Sent: Tuesday, September 27, 2016 3:32 AM
To: Will Safarik <WSafarik AT teamworld DOT com>
Cc: bacula-users AT lists.sourceforge DOT net
Subject: Re: [Bacula-users] bacula 5.2.6 help

 

Hi Will,

did you check that your bconsole.conf file has the correct values in it?

Director {
  Name = *Name of your bacula director*
  DIRport = 9101
  address = *Hostname of your bacula director*
  Password = "*Password to connect to your director*"
}

Best regards,
Daniel Heitepriem

Am 26.09.16 um 21:38 schrieb Will Safarik:

Hello,

 

I have been trying to find online how to fix bconsole. I type in #bconsole, it says connecting xxx.xxx.xxx.xxx to bconsole and then it just gives me the prompt# again and not open bconsole to see why my jobs are not running. Any help will be great, thanks!

 

 

-Will

 





------------------------------------------------------------------------------





_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

 

------------------------------------------------------------------------------
_______________________________________________
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>