PuppetDB service not running

698 views
Skip to first unread message

mike

unread,
Nov 18, 2014, 9:54:01 AM11/18/14
to puppet...@googlegroups.com
Hello Eveyone
I've Puppet Server 3.7 running on Centos 6, i try install Puppetdb but when upload service inside the log i have the next error: 

[..................]
2014-11-18 11:33:56,676 INFO  [o.a.k.j.Journal] ignoring zero length, partially initialised journal data file: db-1.log number = 1 , length = 0
2014-11-18 11:33:56,779 WARN  [o.a.a.b.BrokerService] Store limit is 100000 mb, whilst the data directory: /var/lib/puppetdb/mq/localhost/KahaDB only has 31266 mb of usable space
2014-11-18 11:33:56,779 ERROR [o.a.a.b.BrokerService] Temporary Store limit is 50000 mb, whilst the temporary data directory: /var/lib/puppetdb/mq/localhost/tmp_storage only has 31266 mb of usable space
2014-11-18 11:33:56,780 INFO  [c.p.p.c.services] Starting 1 command processor threads
[..................]

And the puppetdb port (8081) isn't running

Thanks.

Felix Frank

unread,
Nov 19, 2014, 8:59:04 AM11/19/14
to puppet...@googlegroups.com
Hi,

I'm not well versed with the tool, but it reads as though your store
limits are too high, or your disk too small.

HTH,
Felix

Stefan Heijmans

unread,
Nov 19, 2014, 9:12:51 AM11/19/14
to puppet...@googlegroups.com
Hi,
 
These 2 values (Store limit , Temporary Store limit) are specified in /etc/puppetdb/conf.d/config.ini
and matched against your local diskspace.
 
Q: should it be an ERROR of just a WARN like the 'Store Limit' message.
 
>>And the puppetdb port (8081) isn't running
There should be messages in the logfile before these, where the ServerConnector is started;
[p.t.s.w.jetty9-service] Initializing web server.
[p.t.s.w.jetty9-service] Starting web server.
[o.e.j.s.Server] jetty-9.1.z-SNAPSHOT
[o.e.j.s.ServerConnector] Started ServerConnector@322efcd0{HTTP/1.1}{localhost:8080}
[o.e.j.s.ServerConnector] Started ServerConnector@1da50aba{SSL-HTTP/1.1}{0.0.0.0:8081}
[c.p.p.c.services] PuppetDB version 2.2.2
[c.p.p.s.migrate] There are no pending migrations
 
Stefan
 

Wyatt Alt

unread,
Nov 19, 2014, 11:50:27 AM11/19/14
to puppet...@googlegroups.com, mike
These errors are red herrings as far as PDB not running is concerned.
You can make them go away by changing the temp-usage and store-usage in
the command-processing section of your config file to limit ActiveMQ to
a space less than the size of your disk.

https://docs.puppetlabs.com/puppetdb/latest/configure.html#store-usage

As far as PuppetDB not running, maybe you can provide more information?
Have you tried restarting the service?

Wyatt
> --
> 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...@googlegroups.com
> <mailto:puppet-users...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/25d53d3e-960e-4c8d-a5a3-51898be7b72c%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/25d53d3e-960e-4c8d-a5a3-51898be7b72c%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages