Displaying 20 results from an estimated 40000 matches similar to: "Report processor failed: Failed to update events: unknown DS name"
2013 Apr 15
0
Puppet report processor to keep reports on Agent
Having a custom Puppet report processor is it possible to not send the
reports from each agent to the master but keep them on agents? I mean
having the same functionality as described here
https://puppetlabs.com/blog/when-puppet-reports-part-2/ but with each
report''s results are kept on the agents.
--
You received this message because you are subscribed to the Google Groups
2013 Sep 20
3
Puppet nodes unable to send report to Puppet Master running under Passenger
Hello all,
I recently switched to running puppet master using Passenger. However, I am
seeing agents unable to send reports after a bunch of ''master'' processes
starting to accumulate and eat all the RAM and swap space.
Error: Could not send report: Error 500 on SERVER: <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML 2.0//EN">
<html><head>
2013 Jun 05
2
Template not putting in new lines.
hi all,
Ive been having a bit of a trouble with something that should be pretty
simple.
My goal is to create a host file on a node with IP address and hostname
(specified in the node manifest). I created the manifests and templates
below but when I use them I get a hosts file without spaces or newlines,
like below.
Please help me figure out how do I add the spaces and new lines?
Or where
2013 Dec 13
0
Error: Puppet::Parser::AST::Resource failed with error Hiera::InterpolationLoop: Detected in [::environment]
Hello,
just upgraded Hiera from ver. 1.2.1 to 1.3.0 and broke our puppet
environment. :)
It seems that there are sizeable changes related to variable interpolation
Here is an error during Puppet run:
Error: Puppet::Parser::AST::Resource failed with error
Hiera::InterpolationLoop: Detected in [::environment] at
/home/ubuntu/environments/project_dev/manifests/site.pp:35 on node
2009 Oct 09
1
[LLVMdev] DS-AA reports erroneous NoModRef
Hi,
I am using DataStructureAA.cpp (poolalloc project) for alias analysis
purposes and have noticed an error in getModRefInfo(). The situation
is that Mod/Ref info is called with a CallSite and GlobalVariable
argument, where the global is passed as an argument to the call.
Furthermore, the callee function does *nothing* with this global but
to pass it on to another callee function. In
2013 Mar 28
0
Puppet node does not see manifests on new puppet master
I have a puppet master that I had recently split into two, one handling just CA functionality and one handling the normal puppet master operations.
puppet_ca
puppet_master
Otherwise, both are configured identically as follows:
1) The modules are stored into separate environments under /etc/puppet/environments:
/etc/puppet/environments/foo/modules
/etc/puppet/environments/bar/modules
2008 Jan 03
5
modules and parser plugins: function unknown
Hi,
We are totally sold on Pupet (what a nice concept) and are trying to
setup a proof-of-concept. We are trying to learn a bit from other
people''s work by integrating external modules. One of the modules we
wanted to start with was the ''ntp'' module from David Schmitt. It clearly
uses some functionalities from the ''common'' module, which we also
2013 May 01
0
Re: Error testing deploying Grizzly
I believe the error indicates that hiera was installed as a rubygem which
is not supported on Puppet 3.x. Maybe the error will go away if you remove
the hiera gems?
I think I have gotten around it by adding ''require rubygems'' to the puppet
executable.
I''m copying the puppet-users mailing list b/c I am guessing this is a
common problem.
On Wed, May 1, 2013 at 12:35
2013 Mar 01
2
Can puppet report the console output from service foo status?
I have an odd problem. The first time I install my new package, puppet
comes back with "Execution of ''/sbin/service chirp_fe start'' returned 1:"
When I run this command manually and on all subsequent puppet runs it
succeeds.
So I''m looking for a way to capture the console output from the invocation
of /sbin/service chirp_fe start. Is there something
2013 Jun 10
1
cannot using LDAP nodes with site.pp together?
*FROM:*
http://projects.puppetlabs.com/projects/puppet/wiki/LDAP_Nodes
"""*
NOTE: You can use node entries in your manifests together with LDAP nodes.
External or LDAP nodes will be used before node entries. You cannot however
use LDAP nodes and external nodes together. You must use one of these two
types.*
"""
But,
in *PRO PUPPET* page 127:
"""
*Note
2013 Apr 23
0
manifest with the gpg sign
hi,all
can let the puppetmaster verify the mainifests by a gpg public
key. if the manifest''s sign it''s wrong, the puppetmaster don''t use the
manifest.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2013 Nov 28
1
puppet-users-br err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=unknown sta
Just installed the puppet master server in
and the client just installed the puppet
I managed to sign the certificates
root@Puppetmaster:/etc/puppet# puppet cert --list --all
+ "puppetclient" (96:9A:C3:8D:B6:72:A4:5F:01:AA:40:A9:95:3E:FB:D2)
+ "puppetmaster" (12:92:DF:EB:72:E5:DF:99:D8:22:CA:5F:22:3A:1D:61)
at the time I create the file site.pp in / etc / puppet / manifests
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
Hi,
When I run puppet agent --test --environment 42A, I have the following
warning :
Warning: Local environment: "42A" doesn''t match server specified node
environment "production", switching agent to "production".
...
The puppet manifest for the environment "42A" isn''t applied.
The puppet version is 3.3.1-1puppetlabs1 on agent and
2013 Jun 20
3
Apply a specific manifest on agent
Hi All,
I am new to Puppet and I am wondering if there is a way to just apply a
manifest one-time (present on the master, not included in site.pp) on an
agent node without having to edit site.pp? It''s like I want to run a
command on the agent that will do this for me.
Something analogous to "puppet apply <manifest>" except that the manifest
is not locally present on
2012 Oct 12
5
https report processor setup
hi,
I''m having difficulty setting up the built-in https report processor and
I''m hoping somewhere here can provide some insight.
I''ve got a puppet agent and master set up and working correctly, at least
as far as I can tell. What I need to do next is get information about any
configuration changes made by the master on the agent and send it to an
external
2013 Nov 20
2
How come that module is not executed in Windows?
I have the following in vagrantfile in WIndows system.
config.vm.provision :puppet do |puppet|
puppet.manifests_path = "manifests"
puppet.manifest_file = "base-hadoop.pp"
puppet.module_path = "modules"
end
when i run vagrant provision, i do see manifest and module folders are
mounted and ssh into vm, I can find files in the following path
2013 Feb 11
2
non-US-ASCII charapters in manifests (windows & puppet 3.1)
Puppet 3.1 is released, but problem not fixed. Puppet 3.0 and 2.x don''t
test manifest for non-ASCII and write uncorrect characters to system (like
file names, folders, files and other) . But now Puppet 3.1 test manifest
and stop.<https://lh5.googleusercontent.com/-aRLPbc_OYbA/UQY4w9ivc6I/AAAAAAAAACU/nqH8b5IRbgI/s1600/puppet%2B3.1b2.png>
--
You received this message because you
2013 Sep 20
1
Automation of puppet configuration code
Hello,
I work for the CHTC (Center for High Throughput Computing) at the
University of Wisconsin, Madison. We utilize puppet for most of our
configuration management. Currently we have a web application that
performs the tasks of user account management. When a new user is
registered with the application, the application does some very limited
parsing of a puppet manifest that has
2013 Mar 10
1
hiera yaml namespace nesting
Hi,
I''ve just got hiera deployed into a new puppet environment, and have
defined a class as follows:
modules/role/manifests/ui.pp
=====================
class role::ui (
$public_hostname
) {
notify {''role::ui::notify'':
message => "role::ui configured for ${::data_center}; hostname:
$public_hostname",
}
}
This is then included into
2004 Nov 22
1
byg report : "console=com1" and "Unknown interrupt"
hello,
I''m booting xen on iTuner over serial console. It seems to me
that it is bug that unless I explictly specify "console=com1"
I get unhelpfull message "Unknown Interrupt" and halt (infinite
loop).
sh-2.05b# /sbin/kexec -e
Starting new kernel
Unknown interrupt
adding "console=com1" fixes this problem for me so I doubt it
I''m going to look