Alan, thanks a lot. I will give it a try.
Best Regards, Sergey Zhemzhitsky Alan Conway <[email protected]> 24.02.2011 18:02 Please respond to [email protected] To [email protected] cc [email protected] Subject Re: Building qpid 0.8 with clustering on RHEL 6 On 02/24/2011 02:04 AM, [email protected] wrote: > Hi Chris, > > I'm afraid of using corosynclib-devel-1.2.0 for building qpid that will be > used with corosynclib-1.2.3, because of possible incompatibility, so I > prefer to build corosync-1.2.3 additionally. > > Finally I have managed to find that selinux was the problem although > corosync was from the distribution of rhel6 and both corosync and qpid > were started as services. > > > type=AVC msg=audit(1298373582.553:25): avc: denied { read write } for > pid=1423 comm="corosync" name="control_buffer-SWjjsT" dev=tmpfs ino=14240 > scontext=system_u:system_r:corosync_t:s0 tcontext=s > ystem_u:object_r:initrc_state_t:s0 tclass=file Aha - should have thought of that. If you do this as root: cd qpid/cpp/etc/selinux/ make install That will install a pair of selinux policy files that should let you use qpid with selinux enforcing on. That should probably be integrated into make install more automatically. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected] _______________________________________________________ The information contained in this message may be privileged and conf idential and protected from disclosure. If you are not the original intended recipient, you are hereby notified that any review, retransmission, dissemination, or other use of, or taking of any action in reliance upon, this information is prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and delete it from your computer. Thank you for your cooperation. Troika Dialog, Russia. If you need assistance please contact our Contact Center (+7495) 258 0500 or go to www.troika.ru/eng/Contacts/system.wbp
