On Thu, Feb 6, 2020 at 9:04 AM Justin Stoller <jus...@puppet.com> wrote:

> Yvan your issue sounds like https://tickets.puppetlabs.com/browse/PUP-3647,
> do you know if that is fixed now, or has regressed since then?
>

To add to what Justin said, the state file is only supposed to be
loaded/updated by the puppet agent process. It's possible the file is
accidentally getting loaded in puppetserver, or maybe your puppet agent is
an older version and doesn't have the fix?

In PUP-3647, the statettl puppet setting controls how long to keep entries
in the state file. It defaults to 32 days. You may want to set that to a
lower value like "1d", though see the configuration reference page about
how that affects scheduled resources. Also note setting it to 0 disables
pruning entirely so the file can grow unbounded, which honestly seems
wrong. I'd expect 0 to never cache...

Josh

-- 
Josh Cooper | Software Engineer
j...@puppet.com

-- 
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/CA%2Bu97u%3DNXnNh1tMoJ%2Bhdv25EEGdt_0S1cBvqV9pAAYP8uCKdAA%40mail.gmail.com.

Reply via email to