I had a look at this, and basically I broke the initialization.
I'll fix this today for 1.0.6

On Thu, Sep 10, 2009 at 10:05 PM, Andrew Beekhof <[email protected]> wrote:
> Strange. I'll take a look on monday (after my vacation).
>
> On Wed, Sep 9, 2009 at 10:30 AM, Alexander
> Bodnarashik<[email protected]> wrote:
>>
>> On Sep 08, 2009, at 09:26, Andrew Beekhof wrote:
>>
>>> On Fri, Sep 4, 2009 at 5:35 PM, Alexander Bodnarashik<[email protected]>
>>> wrote:
>>>>
>>>> Hi. I'm trying to enable remote connections to cluster, but with no
>>>> luck, netstat does not show those ports as opened, logs tell me
>>>> nothing as well.
>>>
>>> Were those port values in the CIB when the cluster started?  If not,
>>> restart the cluster software.
>>> Otherwise, check if TLS support was enabled when you built pacemaker.
>>
>> Both port values were set before cluster started.
>>
>> I didn't find tls-related options in pacemaker "./configure". But tls was
>> found  on system during configure script run:
>> ...
>> checking gnutls/gnutls.h usability... yes
>> checking gnutls/gnutls.h presence... yes
>> checking for gnutls/gnutls.h... yes
>> checking for security/pam_appl.h... (cached) yes
>> checking for pam/pam_appl.h... (cached) no
>> checking for libgnutls-config... /usr/bin/libgnutls-config
>> checking for gnutls header flags... -I/usr/include
>> checking for gnutls library flags... -L/usr/lib -lgnutls -lgcrypt
>> -lgpg-error
>> ...
>>
>> also cibadmin linked against gnutls:
>>  ldd `which cibadmin`|grep tls
>>        libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0xb7fc5000)
>> So i suppose that tls is enabled.
>>
>> I'm also attaching logs, corosync config and cib.
>> Thanks.
>>
>>
>>
>> _______________________________________________
>> Linux-HA mailing list
>> [email protected]
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>>
>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to