Bacula-users

Re: [Bacula-users] solaris sparc 7.0.5 clients crash

2014-08-19 11:34:15
Subject: Re: [Bacula-users] solaris sparc 7.0.5 clients crash
From: Heitor Faria <heitor AT bacula.com DOT br>
To: Stephen Thompson <stephen AT seismo.berkeley DOT edu>, "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 19 Aug 2014 12:31:58 -0300
Stephen,

Sorry for insisting on this subject, but I saw that even you using the --enable-client-only the configuration output said it would build Director:

   client-only:    yes
   build-dird:    yes
   build-stored:    yes

Last night I've compiled for Debian, and if the MYSQL_LIBS path wasn't correct the director and file daemon were not built.
Again: this is just a wild guess that could be tested. Sorry I don't have a Solaris here installed to test for you.

 
It's a client-only build not linked against any database.

env CC='/usr/sfw/bin/gcc' \
env CXX='/usr/sfw/bin/g++' \
env CFLAGS='-g -O2' \
env CXXFLAGS='-g -02' \
    ./configure \
        --prefix=$BHOME \
        --sbindir=$BHOME/bin \
        --sysconfdir=$BHOME/conf \
        --with-working-dir=$BHOME/work \
        --with-bsrdir=$BHOME/log \
        --with-logdir=$BHOME/log \
        --with-pid-dir=/var/run \
        --with-subsys-dir=/var/run \
        --with-basename=lawson \
        --with-hostname=lawson \
        --with-dump-email=$EMAIL \
        --enable-smartalloc \
        --enable-client-only \
        --with-openssl=no


Same configure works fine with 5X source; been running with this for literally years, though many versions of 5X.  Same config works fine on Solaris 10 x86.

Stephen



On 8/19/14 8:08 AM, Heitor Faria wrote:

 > Anyone with success in running a 7x client on Solaris 10 SPARC?
 > We've recently attempted to upgrade clients from 5x to 7.0.5 and it
 > works fine on Solaris 10 x86, but on SPARC nothing but crashes once jobs
 > are submitted.  SPARC clients build and run (without jobs) fine.

Couldn't autenticate in the link but wild hint here: did you changed the
/src/cats/Makefile to put the correct path to the database libs?

 >
 > http://bugs.bacula.org/view.php?id=2094
 >
 > thanks,
 > Stephen
 > --
 > Stephen Thompson               Berkeley Seismological Laboratory
 > stephen AT seismo.berkeley DOT edu <mailto:stephen@seismo.berkeley.edu>

215 McCone Hall # 4760
 > 510.214.6506 (phone)           University of California, Berkeley
 > 510.643.5811 (fax)             Berkeley, CA 94720-4760
 >
 >
------------------------------------------------------------------------------
 > _______________________________________________
 > Bacula-users mailing list
 > Bacula-users@lists.sourceforge.net
<mailto:Bacula-users@lists.sourceforge.net>
 > https://lists.sourceforge.net/lists/listinfo/bacula-users


--
Stephen Thompson               Berkeley Seismological Laboratory
stephen AT seismo.berkeley DOT edu    215 McCone Hall # 4760
510.214.6506 (phone)           University of California, Berkeley
510.643.5811 (fax)             Berkeley, CA 94720-4760



--
============================================
Heitor Medrado de Faria | Need Bacula training? 10% discount coupon code at Udemy: bacula-users
+55 61 2021-8260
+55 61 8268-4220
Site: www.bacula.com.br
Facebook: heitor.faria
Gtalk: heitorfaria AT gmail DOT com
============================================
------------------------------------------------------------------------------
_______________________________________________
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>