You cannot post messages because only members can post, and you are not currently a member.
|
ANNOUNCE: The Marionette Collective Release 2.2.4
|
| |
Hello,
We are pleased to announce the next production release of The Marionette
Collective.
This release is a bug fix only release.
The release can be downloaded from our website[1] and is available in
the apt[2] and yum[3] repositories
BUG FIXES: * A work around for a API behaviour change in the latest JSON gem... more »
|
|
New MCollective deploy docs posted!
|
| |
[link] This is split up across a bunch of pages, but the sidebar and the index should make it clear where to go. Most of the content is in the "standard deployment" guide. ([link]) The motivation here is that the old getting started guides were mildly... more »
|
|
Security layers...
|
| |
Hi,
I'm currently looking at securing our MCollective installation and have a small question about the options. Do I understand correctly that (if using SSL) you can have 2 sets of certificates? One set for the ActiveMQ 'layer' and another set for the MC 'layer'? Or do they need to use the same set of certs and/or the same CA?... more »
|
|
Number of queues in ActinveMQ grows until it dies with OutOfMemoryError
|
| |
I'm using MCollective with --reply-to option and I noticed that each time I send a request to e.g. start a service with mcollective-service-agent MCollective creates a queue for the request and this queue lives forever. After some time I end up with an unusable system because when the number of those queues grows to some value ActiveMQ refuses to create more and dies... more »
|
|
How to restart apache server nodes using Puppet Agent with mcollective.
|
| |
Hello Everyone, I am just a new born baby for puppet and mcollective. I have installed mcollective(open source) on RHEL5 and have installed puppet agent on the on the Nodes (Servers which I want to Manage) I am able to run the command : mco rpc puppet last_run_summary Now I have following question regarding this :... more »
|
|
Inconsistent 'mco ping' results
|
| |
Hi again :)
I'm now running mcollective on about 20 servers, but when doing a 'mco ping' every once and a while (say once every hour) I get mixed results. Sometimes I get a reply of all the servers, but other times only half (or so) of them reply. When only half of them replies I can repeat the 'mco ping' command a few times, but get the same results. But when I retry it an hour later (for example) I suddenly see the lost servers replying again.... more »
|
|
setting timeout for puppet agent
|
| |
Hi
I would like to override the default time-out in agent/puppet.ddl by using
a configuration file (plugin.d/puppet.cfg) as I have some really slow
clients (Solaris LDOMs with 1 Gb memory & 1.1 GHz T series CPUs) that take
more than 5 seconds to start up puppet
From searching the code (no @config.pluginconf.fetch for timeout) and the... more »
|
|
Problem with a validator...
|
| |
We are currently deploying our stuff to acceptance, and I notice that our custom validator is not found:
"Input params did not pass validation: Unknown validator: 'perftest_params'"
When I look in the validatiors dir I do see the validator:
...-rw-r--r-- 1 root root 494 May 6 21:37 /usr/libexec/mcollective/mcoll ective/validator/perftest_para ms.ddl... more »
|
|
mcollective sub command and util
|
| |
Do subcommands look in the util directory for shared code described here? [link] I keep getting an uninitialized constant when trying to access a class stored there. Using mcollective 2.2.1 If not what is the recommended way to share a class with different sub... more »
|
|
|