In response to Gabriele Bulfon <[EMAIL PROTECTED]>:

> Sorry for not resending the needed informations, I already sent them when I 
> first encountered the problem. But then I could solve this by moving the 
> Director together with the DB (I had another Solaris machine in that 
> situation).
> I'm appending the original infos here.
> On postgres, I just find this debug, after getting the error from bconsole:
> LOG:  unexpected EOF on client connection

This seems to indicate that you have a networking issue.

Any network control devices between these two systems?  (firewalls, routers,
managed switches?)  Ensure all your speed and duplexing match up.  Grab
some tcpdumps off the network while this is happening, and see if anything
looks fishy.  Do it on both ends of the connection and see if packets are
getting lost.

Can you use psql on the system running the director to connect manually
to the PostgreSQL database?  Can you run a long running query without
getting disconnected ("SELECT COUNT(*) FROM <some big table>" will
generally take a while)

> Hope you can help.
> Gabriele.
> ==============================================================================
> I rised debug to 500.
> Before the I issue the "list volumes" on bconsole, I see a LOT LOT of
> debug about postgres selects going through very fine.

That's funny, because I don't see any in your attached logs.

> Once I run the bconsole command I find this:
> iserver-dir: scheduler.c:253 enter find_runs()
> iserver-dir: scheduler.c:289 Got job: Enterprise Backup
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:289 Got job: Backup Aliseo
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:289 Got job: Backup ZetaFax
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:289 Got job: Backup Centralino
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:289 Got job: BackupCatalog
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:332 [EMAIL PROTECTED]: run_now=0 run_nh=0
> iserver-dir: scheduler.c:355 Leave find_runs()
> iserver-dir: bsys.c:70 pthread_cond_timedwait sec=60 usec=0
> iserver-dir: ua_cmds.c:1615 Open database
> iserver-dir: postgresql.c:77 db_open first time
> iserver-dir: bsys.c:70 pthread_cond_timedwait sec=5 usec=0
> iserver-dir: bsys.c:77 pthread_cond_timedwait stat=145 ERR=Connection timed 
> out
> Gabriele Bulfon - Sonicle S.r.l.
> Tel +39 028246016 Int. 30 - Fax +39 028243880
> Via Felice Cavallotti 16 - 20089, Rozzano - Milano - ITALY
> http://www.sonicle.com

-- 
Bill Moran
Collaborative Fusion Inc.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to