Carl Trieloff wrote:
>
> if you can connect to it with qpid-tool, and list or run qpid-cluster it
> will report it's up status.
>
> In terms of the group, you can also newgrp ais, or add ais to the group
> of the qpidd process.
>
Note: for the cluster, qpidd needs to have ais as its effective group, not just
be a member. You can start qpidd with a user who's _primary_ group is ais, or
you can start with a user who is a member of ais _and_ use "newgrp ais" to make
it the effective group.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org
|