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.


Attachment: cib.xml.gz
Description: GNU Zip compressed data

Attachment: corosync.conf.gz
Description: GNU Zip compressed data

Attachment: corosync.log.gz
Description: GNU Zip compressed data

Attachment: messages.gz
Description: GNU Zip compressed data

_______________________________________________
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