On Thu, 25 Feb 2010, Andreas Thienemann wrote:
On 02/23/2010 09:33 PM, Seth Vidal wrote:
I've been looking through the code for the minion lookups some more and
I'm wondering - does anyone use the minion delegation code? Just trying
to figure out the use cases people are actually USING it with.
Yeah. We do use it. Right now with just a few hundred machines in two data
centers, in the future with several thousands machines in several
datacenters.
[root@func-01 ~]# echo -n "Number of minions in production: "; func '*' call
--xmlrpc command run 'func "*" list_minions' | grep -c '\.prod\.'
Number of minions in production: 438
[root@func-01 ~]#
The set up is a typical tree. We do have a global overlord which talks to
datacenter overlords. These machines in turn can contact the minions in each
datacenter.
If I send you a single patch would you be willing to try it out to make
sure I didn't break anything in your setup? It should not require any
changes for your setup at all.
thanks,
-sv
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list