Peter,
You said no work is going to postgresql but how did you determine that? Are
you able to see if PuppetDB (java) or postgres is consuming the CPU? How is
disk activity?
Slow command processing is often correlated with long database queries --
it would be useful to turn on slow query logging
https://github.com/puppetlabs/puppetdb
On 2017-06-29 12:12 PM, Peter Krawetzky wrote:
I did a little searching on github but couldn't find it. Does anyone
know where the source code is for the PuppetDB server? I'm really
looking for the source code that contains the DML (insert, select,
upd
I did a little searching on github but couldn't find it. Does anyone know
where the source code is for the PuppetDB server? I'm really looking for
the source code that contains the DML (insert, select, update, delete).
Thanks.
--
You received this message because you are subscribed to the Go
Hi All,
I am
running
https://github.com/puppetlabs/puppetlabs-netapp/tree/master/spec/acceptance
tests for the first time. I dunno much what is required to run these tests.
*[root@scsor0012513001 acceptance]# rspec netapp_volume_spec.rb *
An error occurred while loading ./netapp_volume_spec.rb
On Tuesday, June 27, 2017 at 3:37:04 PM UTC+2, jcbollinger wrote:
>
>
>
> On Monday, June 26, 2017 at 7:57:06 AM UTC-5, Prunk Dump wrote:
>>
>> Hello puppet Team !
>>
>> I have trouble upgrading some code from puppet-3.7 to puppet-4.8.
>>
>> I have a class, a defined type, and a sub-defined type