similar to: puppetd hanging on some nodes

Displaying 20 results from an estimated 3000 matches similar to: "puppetd hanging on some nodes"

2013 Oct 08
4
'puppet storeconfigs export' killed
Hi, I currently have a MySQL database containing all Puppet storeconfigs. My intention is to migrate to PuppetDB on a PostgreSQL server, so the first step is to use the ''storeconfigs'' face to export all the DB to a file PuppetDB can later consume. But the ''puppet storeconfigs export'' command always ends up being killed, I suspect due to some sort of OOM
2008 Mar 13
3
How to find out the IP of the calling party?
Hi All, I'm trying to achieve the following: - If <sip/iax user> logs in from home, they can dial internal extensions only (this is to avoid employees going wild on local/mobile calls from home) - If <sip/iax user> logs in from the office, they can call anyone they want. Since I have my users defined in an LDAP tree, I'd like to stick to one-account-per-user (each account is
2011 Nov 15
10
Adding a parameter to a custom Puppet type/provider
Hi All, I''ve downloaded a Puppet module and I''m trying to add a parameter to it by editing lib/puppet/type/<resource>.rb. I simply added: newproperty(:pcfree) do desc "My description here" end In the corresponding file in lib/puppet/provider, I do something with :pcfree. Whenever I call the resource from Puppet with my new parameter, it keeps
2005 May 27
3
Wacko Distinctive Ring Patterns being detected??
Hi All, I've recently got a "second" number installed on my PSTN line, trusting the Asterisk distinctive ring detection would work as expected. It appeared to work fine at the start, as the second number generated a different ring pattern to 0,0,0 (in the console) only to realise that almost every phone call to this "second" number generated a different ring pattern.
2010 Feb 19
11
Strange messages on 0.25.4.
Hi all. I am testing 0.25.4 to upgrade from 0.23.2. In testing, I found two strange messages on 0.25.4 which I have never found on 0.24.3. So could you tell me what these messages mean and how to fix them. [Environment] Puppetmasterd -version : 0.25.4 -OS : Solaris10 10/09 Puppetd -version : same as Puppetmasterd -OS : same as Puppetmasterd [Strange messages] 1.When Puppetd
2008 Mar 16
1
LDAP (was: Re: asterisk-users Digest, Vol 44, Issue 48)
If you write a HowTo, would you please insert it into the wiki at http://www.voip-info.org/wiki/index.php?page=LDAP ? Thanks. On Sun, 2008-03-16 at 07:09 -0500, asterisk-users-request at lists.digium.com wrote: > Date: Sat, 15 Mar 2008 18:20:32 -0200 > From: "Gonzalo Servat" <gservat at gmail.com> > Subject: Re: [asterisk-users] LDAP > To: "Asterisk Users Mailing
2008 Mar 06
1
LDAP
Hi All, I've just compiled Asterisk 1.4.18 and I'm planning on using an LDAP tree where the users will each have their account, SIP username/password, extension number, context, etc. My first question is: can this be done with 1.4.x? If so, where can I get the res_config_ldap from?? I googled quite a bit and found a res_config_ldap that looks to be coded for 1.2. Is anyone running
2011 May 07
3
Cannot dry run puppet on the puppetmaster
For some reason I am unable to run "dry runs" of the puppet client on my puppetmaster server. Running puppetd with the --test, --noop and verbose / debug flags results in nothing for about a minute or two then this output... $ time puppetd --test --noop -v err: Could not retrieve catalog from remote server: execution expired warning: Not using cache on failed catalog err: Could not
2008 Mar 15
1
Calling a Macro with arguments in AstApplication/AstApplicationData
Hi All, This question is probably more for the LDAP experienced users/developers as I'm sure it would work fine if I weren't using LDAP (but I am, and I'm almost there with the setup!!!). I've setup an extension with the following: AstExtension: 210 AstApplication: Macro AstApplicationData: call-ext,SIP/testuser&IAX2/testuser,210 When I dial this extension, I see the
2006 May 23
2
Asterisk connecting to a proprietry PBX
Hi guys, I'm interconnecting an Asterisk box with a Lucent Definity PBX by means of FXO/FXS ports on a TDM2400 card. Everything works well, except for one little thing. Every now and then somebody (from an Asterisk extension) will call another extension on the Lucent Definity PBX and they hit their voicemail. They caller leaves their message (or not) and hangup, BUT the Lucent sometimes
2017 Mar 14
5
Having problem getting Asterisk to work on CentOS 7
Some background information. I have used Debian with Asterisk for several years. Have encountered zero problems. I am now trying to setup an Asterisk on a CentOS7 box using VMWare Workstation. I am brand new to CentOS and RHEL so I may be missing something obvious. I am installing CentOS Minimal Install and Asterisk from Source. (I have installed Asterisk from Source on Debian hundreds of
2012 Feb 17
3
Managing /etc/yum.conf
Hi, It''s easy enough to modify, say, the "exclude" variable in /etc/yum.conf with something like: augeas { yum_exclude_kernel: context => ''/files/etc/yum.conf/main'', changes => ''set exclude kernel*'' } However, I''d like a more flexible system where I can "build" the list of excludes from
2012 Jun 26
5
Next Problem: Puppet 2.7 + Passenger won't connect
OK. What did I booger up this time ? agent.myexample.org and puppetmaster.myexample.org are the same server. ---------------------------------------------------------------------------- # puppetd --no-daemonize --onetime --debug --noop debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not
2013 Jan 03
2
Configuration is not applied notice: Finished catalog run in 0.01 seconds
Hi guys, I am fairly new to puppet and I am having a problem with one of the clients. I recently installed a new server that should get config from puppet master. All similar servers I recently installed didn''t have any problem. I installed puppet agent on the server and sent a sign request. SSL cert is signed but when I run puppetd manually I get the following: info: Retrieving
2012 Jul 04
8
on puppet master server , puppet agent can't connect to itself
on my puppet master server (v 2.7.17 , both server and client version) , the puppet agent can''t connect to itself. other clients connected to this puppet server are working fine. the hostname is puppet.domain.com [root@puppet /]# cat /etc/puppet/puppet.conf [main] # The Puppet log directory. # The default value is ''$vardir/log''. logdir = /var/log/puppet
2011 Aug 23
2
err: Could not run Puppet configuration client: execution expired
I am new to using puppet and having trouble when updating an agent from a master which has a lot of files. Usually the updates work, but when there are a lot of files I get this error when running: sudo puppetd --test --server puppet.example.local --trace --debug >>> debug: Failed to load library ''rubygems'' for feature ''rubygems'' debug: Failed to load
2011 Feb 15
6
trouble with retrieving information from current source
I''m rather new to puppet and I''ve been trying to get a module to work on the client servers. Right now I''m trying to get http://forge.puppetlabs.com/ghoneycutt/pam to run. When I try to run it I get these two errors: err: //pam/File[/etc/pam.d/sshd]: Failed to retrieve current state of resource: Could not retrieve information from source(s)
2008 Mar 21
2
----www.cdsportal.net---- wholesale voip provider --starting at 1.1 cent per min
starting a 1.1 cent per min, rates may be better depending volume technical support we support all codecs using SIP / IAX2 predictive dialers, call centers and telemarketers are allowed free test account. if you have any question just contact us support at cdsportal.net -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jan 16
1
FTP through the firewall to non standard FTP port fails
Hi, all. Shorewall Version: 1.3.12 I''m unable to list files (using PASV *or* PORT mode) on any FTP site that listens on a port other than 21 (from a client machine behind Shorewall -- from the Shorewall box I can list files no problem on the same sites) I have "Netfilter FTP" support compiled IN the kernel. Any ideas? My rule set is pretty generic. LOC -> NET Policy to
2011 Oct 21
1
LSB facts
Hi All, In the example42 modules, I noticed the following is done: # Calculate OS version (without using lsb facts) $ossplit=split($operatingsystemrelease, ''[.]'') $osver=$ossplit[0] I''ve been using $lsbmajdistrelease in all my configs. Is there any particular reason why I might want to use the above instead? (apart from the dependency on redhat-lsb, which is