Displaying 20 results from an estimated 300 matches similar to: "reply: puppet mcollective problem"
2013 Nov 25
2
mcp ping return no responses
I''m trying to install mcollective on an environment for the first time and
I''m having troubles:
MC client (also the puppet master)
activemq.xml
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The
2013 May 29
5
mcollective setup question
I am currently trying to get mcollective 2.2.4 up and running on RHEL
6 activeqm appears to be running and bound to the correct port, I see
the server and client connections to the activemq box. However when I
run mco ping all "seems to go well" except I get "No responses
recieved" and above that I get the following log messages,
debug 2013/05/29 17:02:12: activemq.rb:233:in
2012 Jun 07
5
MCollective not all nodes answer to commands when using aes_security plugin
Hi,
I deployed MCollective to our Puppet clients. approx. ~ 200. Our
platform requires the most secure setup possible, so PSK as
securityprovider is not an option.
Therefor I changed the security provider to aes_security reusing
puppets certificates in the server.cfg as found in the docs (1)
Our goal is to use mcollective to offload event-driven actions to
agents running on designated nodes from
2012 Aug 17
8
puppet kick not working against windows service
I am running puppet 2.7.14 - CentOS 6 server, CentOS and windows 2008 R2
clients.
I''m having problems with the "puppet kick" command - it works on linux
clients, and on my windows box when "puppet agent --no-daemonize --verbose"
is run from a command prompt. However, when I run it as a windows service,
I get "Host blah failed: Connection refused -
2011 Jun 15
22
Using Mcollective with Enterprise Ruby
We are using Enterprise Ruby - I want to dig into Mcollective;
however, there is no installation script in the *.tgz. Also, the
rpms have various requirements from the stock distribution (RHEL5 in
my case) that are already present under our Enterprise Ruby
installation.
Is there some clever way to weave this together. How to install
the Mcollective without the typical setup.rb scripting.
2006 Feb 23
0
Current roadmap for webgen 0.4.0
Hello,
as you might have noticed, there has been no change in the number
of fixed bugs/features for quite some time now. The fact is, I''m
studying again since October last year and did not have enough time for
webgen.
However, I did find some time lately and I wanted to let you know what
has been done by now.
The main motivation behind the next major release (0.4.0) was making
webgen
2007 Aug 30
0
Plugin Manager changes
I just committed some stuff in PluginManager to actually load the Gem-
based plugins from the manifest.
Merb::PluginManager.load_plugins is what goes in merb_init to load
them all.
For every plugin in the manifest, ''theplugin'' is required, and then
we try and require ''theplugin/merb_init'' and, if that fails, we try
''plugin/init''
2006 Feb 28
1
New flexible plugin system in the works
Hi Everyone,
Just a quick message to say that I''m holding back the 0.3.7 release so I can
get this flexible plugin system going that we''ll need for the next step of
loading user defined handlers and filters.
What I''ve done is completely replaces pluginfactory with an alternative that
lets you create simple classes like so:
class Stop < Plugin "/commands"
2015 Mar 04
3
supermin on arm
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I was testing oz/imagefactory on 32 bit arm, you have to have
kernel-lpae installed to run kvm. while you can have the regular
kernel installed also. You end up having the system booting the regular
kernel and you do not get kvm. Ideally supermin will work with the lpae
kernel.
2013 Dec 13
2
New to puppet and recieving mcollective error
Im new to puppet and installed it in my home lab to mess with, when i
installed it i used the hostname rather than FQDN so went back and changed
puppet and reran the certificate tool to regenerate the certificates etc,
the agent works fine now but i am getting an mccollective error i think, is
there anything in the config i need to change for mccollective after
altering the name to the FQDN?
2013 Jul 01
1
Puppet with Mcollective, which modules and how ? (TheForeman)
Hi All,
I have a working installation of a Puppet Master (CA) with Puppet agents,
this using The Foreman. I really see the usage of Puppet this way but
because The Foreman supports pushing your classes/templates to you nodes
(agents) and uses the depricated Run/Kick for it I''m looking into
Mcollective.
Mcollective is supported by The Foreman since 1.2, the version I''m
2012 Jan 12
2
Unable to install Puppet Enterprise v2.0.0 for RHEL 5-x86_64
Hello All,
Unable to install Puppet Enterprise v2.0.0 for RHEL 5-x86_64.
[root@1801 puppet-enterprise-2.0.0-el-5-x86_64]# ./puppet-enterprise-
installer -a answers/full_suite.answer.sample
============================================================================================================================
Puppet Enterprise v2.0.0 installer
for el-5-x86_64
2012 Jan 03
0
Create and Initialize List values
Dear all,
seasons greetings,
I had made a list of elements that I want to have
# list generator
Agent<-list(id=NA, position=list(x=NA,y=NA))
# Make list of Agents
AgentList<-rep(list(CRAgent),5)
# Initialization. Is it shorter to do that with a lapply statement?
for (i in c(1:length(CRAgentList))){
AgentList[[i]]$id=i
}
The created struct looks like
> str(AgentList)
List of 5
$
2011 Feb 14
1
How to group data by day
Hi everybody,
I'm a beginner in R and I'm having a hard time grouping my data by day.
The data are in this format:
id; words
2005-07-07T09:59:56Z; 35
2005-07-07T10:01:39Z; 13
2005-07-08T10:02:22Z; 1
2005-07-09T10:03:16Z; 23
2005-07-10T10:04:23Z; 39
2005-07-10T10:04:39Z; 15
I've transformed the date strings in dates with the function:
london$id <- transform(london$id,
2010 May 12
1
Control what messages go into /var/spool/mail/root
Hi,
I found some info messages below in /var/spool/mail/root.
To reduce the size of that file, I'm wondering if there's a way to prevent those unimportant messages from entering /var/spool/mail/root. Thanks.
2010-05-10T10:32:27-05:00 <authpriv.info> se1 su: pam_unix(su-l:session): session closed for user root
2010-05-10T10:01:28-05:00 <local1.info> se1 Keepalived_vrrp:
2013 Jul 18
0
RabbitMQ module won't start stomp
Can I get some help getting the RabbitMQ module provide a stomp server
talking to MCollective on an Ubuntu system? It was working a few days ago,
but I found that I cannot reproduce this on a new set of machines --
RabbitMQ will not provide stomp services I have tried the official
puppetlabs/rabbitmq module and the git version from yesterday and from
today. Nothing works. My site.pp file
2011 Jun 21
0
Announce: puppetlabs-mcollective 0.1.8
Hi everyone,
I''m going to try announcing new versions of Modules I''m working on as
I release them to the Forge. puppet-users and mcollective-users seems
like the best place, but please let me know if you have other
preferences.
I''ve added a small change to the mcollective module we''ve recently
released [1]. This change ensures all of the resources managed by
2013 Dec 12
2
Puppet and MCollective
Hi,
I am writing scripts for deployment of our software and I am also using
MCollective on linux.
I hope to use MCollective in order to reduce the requirement of opening a
putty session to each VM and running the puppet agent manually the first
time (when its registers/ creates keys etc). The problem I see with this is
that I need to log in to each machine and install/configure mcollective
2005 Mar 03
1
solaris 10 SMF setup?
Hello
I'm in the process of putting SMB onto a dual Opteron x64
box running Solaris 10, with the SFW samba as supplied by
Sun.
I haven't found any hooks for this for the new SMF/SVC startup
system, so I'm doing so now, but before I go any further,
am I duplicating any efforts? Is anyone else doing
this and has done it?
At present I'm only starting smbd and nmbd (I never really
2009 May 12
4
Controlling outbound bandwidth utilization by port
Among other things, I run an http server on my home DSL line
(6M/768kbit). The content includes several large image
galleries, and when certain crawlers hit our server w/
multiple large image uploads, we end up with large
ping time delays - sufficient to disrupt the kids''
on-line gaming. Attempts to control this with robots.txt
has not be very successful; Solaris IPQoS appears quite