You'll need to give some details on how activemq is configured mco ping does not use the --nodes argument. Try mco rpc rpcutil ping. That will use it.
--- R.I.Pienaar > On 4 Mar 2017, at 05:29, [email protected] wrote: > > Hi, > > I want to use mcollective on geographically and attempted to configure > ActiveMQ network of brokers for that. After the configuration everything is > working fine as expected but only problem is, when I run any mco query for > multiple servers then its getting disconnected for sometime when many of the > not responded. > > For example, I have connected 1000 clients for each location of ActiveMQ > broker, and am deploying mcollective on many servers and I have the entire > list of servers(458) which am deploying it. So when I run mco ping or any mco > queries with --nodes=<server_list_file> geographically am getting response > from 243 servers which means mcollective configured successfully on these > servers and no response from other servers which means mcollective not > configured yet on those servers. But the problem is here many servers are not > responded for mcollective and due to this when I run the mco query on > connected servers am not getting response. But If I leave for few minutes and > then run the same query against working servers then am getting response. Am > suspecting that when I run mco query and many servers are not responded then > middleware takes time to clear pending queues or something happening. Any > idea to tune this? > > > Regards > Ravi > -- > > --- > You received this message because you are subscribed to the Google Groups > "mcollective-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "mcollective-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
