>>>>> On Wed, 16 Mar 2005 13:49:25 +0100, Tim Oberfoell <[EMAIL PROTECTED]> >>>>> said:
Tim> There's a little thing that confuses me. I've recompiled and installed bacula. Tim> But now a "ldd /sbin/bacula" shows the following: Tim> -------------------------------------------------------------------------- Tim> libz.so.1 => /lib/libz.so.1 (0x40025000) Tim> libpthread.so.0 => /lib/i686/libpthread.so.0 (0x40034000) Tim> libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40049000) Tim> libm.so.6 => /lib/i686/libm.so.6 (0x400fd000) Tim> libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40120000) Tim> libc.so.6 => /lib/i686/libc.so.6 (0x40128000) Tim> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) Tim> -------------------------------------------------------------------------- Tim> Where is the link to the mysql library? Or is it now statically compiled? Tim> With the old mysql version there was a link! Tim> Of course bacula is able to connect to mysql. What is /sbin/bacula? The Director (the only thing that refers to the db) is normally called bacula-dir. Tim> On Wednesday 16 March 2005 00:23, Tim Oberfoell wrote: >> Hi! >> >> Ok, maybe you both are right. The "configure" script shows me, that it will >> link bacula against the threaded Mysql library, but a "ldd >> /sbin/bacula-dir" offers me, that it is currently linked against the >> non-threaded library. The reason is simple: i have not recompiled bacula >> after installing the new MySQL version. I've recompiled bacula and hope >> everything works fine now. >> >> Thank you! >> Tim >> >> On Tuesday 15 March 2005 23:24, you wrote: >> > On Tuesday 15 March 2005 18:59, Tim Oberfoell wrote: >> > > Hello Nathan! >> > > >> > > On Tuesday 15 March 2005 18:01, Nathan R. Valentine wrote: >> > > > Hmm. I was going to suggest that perhaps the director was blocked on >> > > > a database operation as I had seem similar problems with very large >> > > > tables using the non-threaed MySQL client library and with very large >> > > > SQLite databases. But it seems that that should have been cleared up >> > > > when you created a new MySQL database. :\ >> > > >> > > Is there a way to detect if the MySQL client library supports >> > > threading? >> > >> > If the Bacula ./configure Database lib looks like: >> > >> > Database lib: -L/home/kern/mysql/lib/mysql -lmysqlclient_r >> > -lz >> > >> > with the -lmysqlclient_r then you are using the threaded MySQL. If it >> > has -lmysqlclient then you are using the non-threaded MySQL. >> > >> > I probably should add a *big* warning in the ./configure output. >> > >> > > I've installed the latest rpm packages from the MySQL webpage. >> > > >> > > What exactly do you mean with large tables? Our mysql directory >> > > currently has a size of about 1.9 GByte, i would not say this is a >> > > large db. >> > > >> > > > Have you tried strace and ltrace of the baculd-dir processes? >> > > >> > > As written in my mail a few minutes ago, it is not easy to reproduce >> > > the problem, so I think this is the last way to get information about >> > > what is going on. I'll try that if I don't see another solution. >> > > >> > > Thank you for your response! >> > > >> > > Regards, >> > > Tim >> > > >> > > >> > > ------------------------------------------------------- >> > > SF email is sponsored by - The IT Product Guide >> > > Read honest & candid reviews on hundreds of IT Products from real >> > > users. Discover which products truly live up to the hype. Start reading >> > > now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> > > _______________________________________________ >> > > Bacula-users mailing list >> > > Bacula-users@lists.sourceforge.net >> > > https://lists.sourceforge.net/lists/listinfo/bacula-users >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users Tim> ------------------------------------------------------- Tim> SF email is sponsored by - The IT Product Guide Tim> Read honest & candid reviews on hundreds of IT Products from real users. Tim> Discover which products truly live up to the hype. Start reading now. Tim> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click Tim> _______________________________________________ Tim> Bacula-users mailing list Tim> Bacula-users@lists.sourceforge.net Tim> https://lists.sourceforge.net/lists/listinfo/bacula-users __Martin ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users