Hi,

i tried the performance profiler, but it did not really help me figuring
things out.

2015-08-26 14:48:21 +0000 Puppet (debug): Storing state

2015-08-26 14:55:23 +0000 Puppet (debug): Stored state in 422.03 seconds


What I'm interested in is how i can improve performance of that step.

2015-08-25 18:14 GMT+02:00 kaustubh chaudhari <[email protected]>:

>
> Hi,
>
> You can run profiler to check who and what is taking time in detail.
>
> https://puppetlabs.com/blog/tune-puppet-performance-profiler
>
> -Kaustubh
>
>
> On Tuesday, August 25, 2015 at 3:49:28 AM UTC-4, Constantin Wolber wrote:
>>
>> Hi,
>>
>> i searched quite a bit with google but cannot really find an idea of what
>> to change.
>>
>> If i do a puppet agent run on a few of my managed servers i get the
>> following results:
>>
>> Notice: Finished catalog run in 486.54 seconds
>>
>>
>>
>> Changes:
>>
>> Events:
>>
>> Resources:
>>
>>             Total: 2304
>>
>> Time:
>>
>>        Filebucket: 0.00
>>
>>           Apt key: 0.00
>>
>>            Anchor: 0.00
>>
>>          Schedule: 0.00
>>
>>             Group: 0.00
>>
>>              Exec: 0.00
>>
>>              User: 0.00
>>
>>    Ssh authorized key: 0.00
>>
>>           Package: 0.39
>>
>>          Last run: 1440488641
>>
>>           Service: 2.71
>>
>>    Config retrieval: 2.91
>>
>>              File: 22.60
>>
>>             Total: 28.62
>>
>> Version:
>>
>>            Config: 1440488048
>>
>>            Puppet: 3.8.1
>>
>>
>>
>> The summarized view looks good but it seems puppet spends a lot of time
>> in different other places that don't count for the summarize.
>>
>>
>> 1. Debug: Loaded state in 119.18 seconds
>>
>> 2. Debug: Loaded state in 156.15 seconds
>>
>> 3. Debug: Stored state in 252.81 seconds
>>
>>
>> What is causing those excessive times for Loading and Storing the state.
>> I did not really find a lot of hints on that topic.
>>
>>
>> Due to some ideas i already changed most of my recurse options for file
>> type to recurse => "remote"
>>
>>
>> I also found the hint to use checksum => "none" but not sure about the
>> effect of that change.
>>
>>
>> Any hints are welcome
>>
>>
>> Regards
>>
>>
>> Constantin
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Puppet Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/puppet-users/BzfsN9axWss/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/05bacd31-8a6c-4ab5-bdd3-a323f12ff249%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/05bacd31-8a6c-4ab5-bdd3-a323f12ff249%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAFYu9xwnFnQ8OLVAJrb8r4TeGUjV-UGyB4J%3DRKfMyViGqTfiZw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to