[EMAIL PROTECTED] wrote:
> I am trying to use bscan to retrieve catalog information into my 
> catalog.  the catalog database is on another server, and on a 
> non-standard port.  I cannot figure out how to get it to talk to the 
> remote database on the non-standard mysql port.
> 
> Here is one of the commands I am trying.
>  ../sbin/bscan -d 5 -h "10.1.2.5:3309" -u ********** -P ********* -n 
> bacula_brightserv -v -V VTAPE_brightserv_0009 
> /data/bacula_data/VTAPE/brightserv
> 
> It always times out talking to the database:
> 13-Feb 20:33 bscan: ERROR TERMINATION at bscan.c:277
> mysql.c:164 Unable to connect to MySQL server.
> Database=bacula_brightserv User=**********
> It is probably not running or your password is incorrect.

On the same machine, can you connect to the database using mysql and the 
same parameters you supplied above?

-- 
Dan Langille - http://www.langille.org/
BSDCan - The Technical BSD Conference: http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:    http://www.pgcon.org/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to