Alan Conway wrote:
> Chrissie Caulfield wrote:
>> Alan Conway wrote:
>>> I've got a cluster app that works fine with corosync alone. Hoever if
>>> I start corosync via cman I get errno 11 - "access denied" from
>>> cpg_init. Is there some different security rule when cman is in play?
>>
>> cman enables quorum, and many IPC calls are blocked when the cluster is
>> inquorate - including CPG. So it could be simply that you need to make
>> sure your cluster has quorum.
>>
> 
> Nope, not that. Even when cman_tool says the cluster is quorate, I get
> cpg error 11 trying to start my application. Any other ideas?

Well, 11 is ERR_ACCESS so it could be that your client is not running
with the necessary permissions or maybe that CPG isn't loaded into corosync.

-- 

Chrissie
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to