NEW USER ALERT! While steppig thru the hand startup guide in the manual. I've started bconsole as directed and run thru a few of the suggested commands getting output similar to that shown in the guide.
At the part where you actuall run a job and are then told to run `messages': The job fails with someting about creating a label, but when I give the command `messages' I get several screen fulls of errors the gist of it seems to be `The Server has gone away' Checking if mysql is running I see it is. Any guesses what is going on here? A further clue although I'm not sure its related is that dropping down the page and tinkering with the start stop suggestions and -d100 debug I get this error: ./bacula start -d100 Starting the Bacula Storage daemon bacula-sd: stored_conf.c:453 Inserting director res: reader-mon [...] skipping normal output Starting the Bacula Director daemon *** /usr/sbin/bacula-dir: error while loading shared libraries: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory *** What does this mean? It looks like it might be permission related since the file is there: (assuming bacula is looking in the right place) find /usr/lib -name 'libmysqlclient*' /usr/lib/libmysqlclient.so /usr/lib/libmysqlclient_r.so /usr/lib/mysql/libmysqlclient_r.la /usr/lib/mysql/libmysqlclient.so /usr/lib/mysql/libmysqlclient_r.a /usr/lib/mysql/libmysqlclient.la /usr/lib/mysql/libmysqlclient.a /usr/lib/mysql/libmysqlclient_r.so *** /usr/lib/mysql/libmysqlclient_r.so.15 /usr/lib/mysql/libmysqlclient_r.so.15.0.0 /usr/lib/mysql/libmysqlclient.so.15 /usr/lib/mysql/libmysqlclient.so.15.0.0 All are root:root but that is as it should be I think. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
