Bacula-users

Re: [Bacula-users] bconsole cannot connect director

2010-01-27 06:14:28
Subject: Re: [Bacula-users] bconsole cannot connect director
From: le dahut <le.dahut AT laposte DOT net>
To: bacula-users <bacula-users AT lists.sourceforge DOT net>
Date: Wed, 27 Jan 2010 12:12:17 +0100

le dahut wrote :
> 
> le dahut wrote :
>> Hello,
>>
>> I'm using bacula 3.0.3 on Ubuntu Hardy and I have a strange problem.
>>
>> I cannot connect bacula-dir with bconsole.
>>
> 
> I've some additional informations :
> * all iptables rules are flushed/erased, all policies are on ACCEPT
> * hosts.allow and hosts.deny are OK
> * bacula-dir and bconsole are running on the same machine (as it appears 
> with 127.0.0.1 in the debug log)
> 
> With 'strace bconsole' the end of the debug is :
> """
> socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
> setsockopt(3, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
> connect(3, {sa_family=AF_INET, sin_port=htons(9101), 
> sin_addr=inet_addr("127.0.0.1")}, 16) = 0
> setsockopt(3, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
> futex(0x7f695e5da584, 0x85 /* FUTEX_??? */, 1) = 1
> futex(0x7f695e5da540, 0x81 /* FUTEX_??? */, 1) = 1
> nanosleep({0, 100000}, NULL)            = 0
> futex(0x7f695e5da584, 0x85 /* FUTEX_??? */, 1) = 1
> futex(0x7f695e5da540, 0x81 /* FUTEX_??? */, 1) = 1
> nanosleep({0, 100000}, NULL)            = 0
> write(3, "\0\0\0\32Hello *UserAgent* calling\n", 30) = 30
> read(3,
> """
> and then nothing else, bconsole seems to wait for bacula-dir to answer


This bug occurs on amd64 only. Bacula on X86 runs well.


* The connection with bconsole to an amd64 DIRECTOR is impossible

* The connection from a x86 DIRECTOR to an amd64 SD fails with "bad 
password" (but the password are the same, the same conf file runs on x86)

* The connection from a x86 DIRECTOR to as amd64 FD is OK => I can 
backup if DIR and SD are on x86 and FD on amd64.


Did someone test bacula on amd64 ?
On Ubuntu/amd64 ? If yes, which version ?



------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-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>