[Puppet Users] puppetserver6 and hiera-eyaml-gpg

2019-02-16 Thread Daniel Kinon
Hello,
I'm running puppetserver 6.2.0 with hiera-eyaml-gpg but can't seem to 
get past the following error when I perform a lookup for an encrypted block 
during a puppet agent run:
~~~
Error: Could not run: cannot load such file -- 
hiera/backend/eyaml/encryptors/gpg
~~~

Here is the full gem list from puppetserver and all the requisite gems are 
present (hiera-eyaml, hiera-eyaml-gpg, ruby_gpg [since gpgme fails 
install]):
~~~
# puppetserver gem list

*** LOCAL GEMS ***

cmath (default: 1.0.0)
csv (default: 1.0.0)
deep_merge (1.0.1)
facter (2.5.1)
fast_gettext (1.1.2)
fileutils (default: 1.1.0)
gettext (3.2.2)
hiera-eyaml (2.1.0)
hiera-eyaml-gpg (0.6)
highline (1.6.21)
hocon (1.2.5)
ipaddr (default: 1.2.0)
jar-dependencies (default: 0.3.12)
jruby-openssl (default: 0.10.0 java)
jruby-readline (default: 1.2.2 java)
json (default: 2.1.0 java)
locale (2.1.2)
mini_portile2 (2.4.0)
multi_json (1.13.1)
psych (default: 3.0.2 java)
puppet-resource_api (1.7.0)
puppetserver-ca (1.2.1)
rake-ant (default: 1.0.4)
rdoc (default: 6.0.1)
ruby_gpg (0.3.2)
scanf (default: 1.0.0)
semantic_puppet (1.0.2)
text (1.3.1)
trollop (2.1.2)
webrick (default: 1.4.2)
~~~

Any ideas on what I might be missing or how to get more verbose output for 
further troubleshooting?
Thanks!
-Dan

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/3657e2ed-6e30-477d-bd0c-4dc9e445a034%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Puppet dumped multiple 1G files into folder after reboot

2019-02-16 Thread Stephen S.
We have a puppet server running 3.8.7 on RHEL 6.10. It experienced an OOM 
event this morning then the server recovered without intervention. While 
looking into this I noticed the server became very slow to respond. I saw 
that it suddenly had over 3200 processes running and was about to crash. I 
was able to reboot the box and it came back up fine. Everything now seems 
normal except for the fact that there are about 5 files now in 
/var/lib/pgsql/data/base/*/* that are eating up 1G each. These are all 
timestamped with todays date and were not there until after the reboot. 
Does anyone know if these files are safe to delete? I am not familar with 
this particular folder or how it interacts with puppetmaster. We do not 
have puppetdb installed on this system so I am not sure why it would write 
to this folder. 

Files created today. 

-rw--- 1 postgres postgres 1.0G Feb 16 10:02 
/var/lib/pgsql/data/base/16385/17240.2
-rw--- 1 postgres postgres 1.0G Feb 16 10:05 
/var/lib/pgsql/data/base/16385/17240.4
-rw--- 1 postgres postgres 1.0G Feb 16 10:06 
/var/lib/pgsql/data/base/16385/17240.3
rw---. 1 postgres postgres 1.0G Feb 16 10:07 
/var/lib/pgsql/data/base/16385/17240
-rw--- 1 postgres postgres 1.0G Feb 16 10:04 
/var/lib/pgsql/data/base/16385/17240.1



-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/476c2298-d121-4d6f-80c2-f17e3508a956%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.