You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2014/06/12 21:07:03 UTC

[jira] [Commented] (QPID-5711) HA cannot promote primary if SASL security is enabled.

    [ https://issues.apache.org/jira/browse/QPID-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029633#comment-14029633 ] 

Justin Ross commented on QPID-5711:
-----------------------------------

Alan, is this fixed?

> HA cannot promote primary if SASL security is enabled.
> ------------------------------------------------------
>
>                 Key: QPID-5711
>                 URL: https://issues.apache.org/jira/browse/QPID-5711
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.28
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Reported on qpid-user list:
>   Yes, I have the cyrus packages installed on the nodes.
> # rpm -qa | grep cyrus
> cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-md5-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-gssapi-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-devel-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-2.1.23-13.el6_3.1.x86_64
> To narrow down, I've simplified the configuration without HA, see below
> ===configuration===
> i) version 0.26 (built from source)
> ii) /etc/qpid/qpidd.conf
> acl-file=/etc/qpid/qpidd.acl
> auth=yes
> realm=QPID
> no-data-dir=yes
> sasl-config=/etc/sasl2/
> log-to-stderr=no
> log-enable=debug+
> log-to-syslog=yes
> # /etc/init.d/qpidd start
> Starting Qpid AMQP daemon:                                 [  OK ]
> # qpid-config queues -a test/test@192.168.10.211:5672 --sasl-mechanism=PLAIN
> Queue Name                                Attributes
> =================================================================
> 5b1b0c2e-bc6f-431b-b955-83ce5680d4ac:0.0  auto-del excl
> and things work as expected. However when I enable HA and when the 
> brokers try to communicate among themselves
> I get the following error.
> ===error===
> Promoting qpid daemon to cluster primary: Error in sasl_client_start 
> (-4) SASL(-4): no mechanism available: No worthy mechs found
> See also: https://bugzilla.redhat.com/show_bug.cgi?id=1089353



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org