Re: [Puppet Users] Announce: Puppet 3.8.5 available

2016-04-05 Thread Kylo Ginsberg
On Mon, Apr 4, 2016 at 10:42 AM, Christopher Wood <
christopher_w...@pobox.com> wrote:

> (Pardon the necro, I felt these interesting results should be filed with
> the other ones.)
>

Thanks for the necro actually. It's much appreciated to see the real-world
improvements. And ~20s to ~6s is a very nice improvement!

Kylo


>
> On Thu, Feb 11, 2016 at 08:50:32AM -0800, Kylo Ginsberg wrote:
> >On Thu, Feb 11, 2016 at 8:02 AM, Christopher Wood
> ><[1]christopher_w...@pobox.com> wrote:
> >
> >  For idle interest's sake, I calculated the catalog compilation times
> >  across our puppetmasters on Thursday January 28th with (open source)
> >  3.8.4 and did the same thing just now for Thursday February 4th with
> >  (open source) 3.8.5.
> >
> >  Average catalog compilation times improved from 23.59 s to 20.44 s,
> or
> >  approximately 13% improvement.
> >
> >\o/
> >We're giving more and more attention to performance improvements, so
> glad
> >to get data-driven feedback like this. Thanks!
> >Kylo
>
> The above was all apache/passenger.
>
> After another upgrade the puppetmasters here have been running these since
> Wednesday March 30th:
>
> [root@puppetmaster4 ~]# rpm -q puppetserver
> puppetserver-2.2.1-1.el6.noarch
> [root@puppetmaster4 ~]# rpm -q puppet-agent
> puppet-agent-1.3.6-1.el6.x86_64
>
> On Thursday March 31st catalog compilation times averaged 5.93 s across
> all production puppetmasters.
>
> >
> >  On Wed, Jan 27, 2016 at 02:58:29PM -0800, Eric Sorenson wrote:
> >  >Puppet 3.8.5 is now available. This is a bugfix release that
> >  contains
> >  >performance improvements to catalog compilation and Mac OS X
> >  service
> >  >management, along with fixes for Windows agents and the Puppet
> 4
> >  language
> >  >parser. See the full release notes here:
> >  >
> >  [2]
> http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html
> >  >For installation and upgrade instructions, see this doc:
> >  >[3]
> http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html
> >  >A special community shout-out for this release to Github user
> >  'earsdown'
> >  >for the PR to fix PUP-5212, which added HTTP proxy support to
> the
> >  PIP
> >  >package provider.
> >  >Eric Sorenson - [4]eric.soren...@puppetlabs.com - freenode
> #puppet:
> >  eric0
> >  >puppet platform // coffee // techno // bicycles
> >  >
> >  >--
> >  >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 [1][5]puppet-users+unsubscr...@googlegroups.com.
> >  >To view this discussion on the web visit
> >  >
> >  [2][6]
> https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com
> .
> >  >For more options, visit [3][7]
> https://groups.google.com/d/optout.
> >  >
> >  > References
> >  >
> >  >Visible links
> >  >1. mailto:[8]puppet-users+unsubscr...@googlegroups.com
> >  >2.
> >  [9]
> https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com?utm_medium=email_source=footer
> >  >3. [10]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 [11]puppet-users+unsubscr...@googlegroups.com.
> >  To view this discussion on the web visit
> >  [12]
> https://groups.google.com/d/msgid/puppet-users/20160211160222.GA20645%40iniquitous.heresiarch.ca
> .
> >  For more options, visit [13]https://groups.google.com/d/optout.
> >
> >--
> >Kylo Ginsberg | [14]k...@puppetlabs.com | irc: kylo | twitter: @kylog
> >
> >--
> >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 [15]puppet-users+unsubscr...@googlegroups.com.
> >To view this discussion on the web visit
> >[16]
> https://groups.google.com/d/msgid/puppet-users/CALsUZFFewEebnPXbjezHhbwJpyxsSv7_HOba-W9XZ_MmMg6LpQ%40mail.gmail.com
> .
> >For more options, visit [17]https://groups.google.com/d/optout.
> >
> > References
> >
> >Visible links
> >1. mailto:christopher_w...@pobox.com
> >2. http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html
> >3. http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html
> >4. mailto:eric.soren...@puppetlabs.com
> >5. mailto:puppet-users%2bunsubscr...@googlegroups.com
> >6.
> 

Re: [Puppet Users] Announce: Puppet 3.8.5 available

2016-04-04 Thread Christopher Wood
(Pardon the necro, I felt these interesting results should be filed with the 
other ones.)

On Thu, Feb 11, 2016 at 08:50:32AM -0800, Kylo Ginsberg wrote:
>On Thu, Feb 11, 2016 at 8:02 AM, Christopher Wood
><[1]christopher_w...@pobox.com> wrote:
> 
>  For idle interest's sake, I calculated the catalog compilation times
>  across our puppetmasters on Thursday January 28th with (open source)
>  3.8.4 and did the same thing just now for Thursday February 4th with
>  (open source) 3.8.5.
> 
>  Average catalog compilation times improved from 23.59 s to 20.44 s, or
>  approximately 13% improvement.
> 
>\o/
>We're giving more and more attention to performance improvements, so glad
>to get data-driven feedback like this. Thanks!
>Kylo

The above was all apache/passenger.

After another upgrade the puppetmasters here have been running these since 
Wednesday March 30th:

[root@puppetmaster4 ~]# rpm -q puppetserver
puppetserver-2.2.1-1.el6.noarch
[root@puppetmaster4 ~]# rpm -q puppet-agent
puppet-agent-1.3.6-1.el6.x86_64

On Thursday March 31st catalog compilation times averaged 5.93 s across all 
production puppetmasters.

> 
>  On Wed, Jan 27, 2016 at 02:58:29PM -0800, Eric Sorenson wrote:
>  >    Puppet 3.8.5 is now available. This is a bugfix release that
>  contains
>  >    performance improvements to catalog compilation and Mac OS X
>  service
>  >    management, along with fixes for Windows agents and the Puppet 4
>  language
>  >    parser. See the full release notes here:
>  >   
>  [2]http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html
>  >    For installation and upgrade instructions, see this doc:
>  >    [3]http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html
>  >    A special community shout-out for this release to Github user
>  'earsdown'
>  >    for the PR to fix PUP-5212, which added HTTP proxy support to the
>  PIP
>  >    package provider. 
>  >    Eric Sorenson - [4]eric.soren...@puppetlabs.com - freenode #puppet:
>  eric0
>  >    puppet platform // coffee // techno // bicycles
>  >
>  >    --
>  >    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 [1][5]puppet-users+unsubscr...@googlegroups.com.
>  >    To view this discussion on the web visit
>  >   
>  
> [2][6]https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com.
>  >    For more options, visit [3][7]https://groups.google.com/d/optout.
>  >
>  > References
>  >
>  >    Visible links
>  >    1. mailto:[8]puppet-users+unsubscr...@googlegroups.com
>  >    2.
>  
> [9]https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com?utm_medium=email_source=footer
>  >    3. [10]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 [11]puppet-users+unsubscr...@googlegroups.com.
>  To view this discussion on the web visit
>  
> [12]https://groups.google.com/d/msgid/puppet-users/20160211160222.GA20645%40iniquitous.heresiarch.ca.
>  For more options, visit [13]https://groups.google.com/d/optout.
> 
>--
>Kylo Ginsberg | [14]k...@puppetlabs.com | irc: kylo | twitter: @kylog
> 
>--
>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 [15]puppet-users+unsubscr...@googlegroups.com.
>To view this discussion on the web visit
>
> [16]https://groups.google.com/d/msgid/puppet-users/CALsUZFFewEebnPXbjezHhbwJpyxsSv7_HOba-W9XZ_MmMg6LpQ%40mail.gmail.com.
>For more options, visit [17]https://groups.google.com/d/optout.
> 
> References
> 
>Visible links
>1. mailto:christopher_w...@pobox.com
>2. http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html
>3. http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html
>4. mailto:eric.soren...@puppetlabs.com
>5. mailto:puppet-users%2bunsubscr...@googlegroups.com
>6. 
> https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com
>7. https://groups.google.com/d/optout
>8. mailto:puppet-users%2bunsubscr...@googlegroups.com
>9. 
> https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com?utm_medium=email_source=footer
>   10. https://groups.google.com/d/optout
>   11. mailto:puppet-users%2bunsubscr...@googlegroups.com
>   12. 
> 

Re: [Puppet Users] Announce: Puppet 3.8.5 available

2016-02-11 Thread Christopher Wood
For idle interest's sake, I calculated the catalog compilation times across our 
puppetmasters on Thursday January 28th with (open source) 3.8.4 and did the 
same thing just now for Thursday February 4th with (open source) 3.8.5.

Average catalog compilation times improved from 23.59 s to 20.44 s, or 
approximately 13% improvement.

On Wed, Jan 27, 2016 at 02:58:29PM -0800, Eric Sorenson wrote:
>Puppet 3.8.5 is now available. This is a bugfix release that contains
>performance improvements to catalog compilation and Mac OS X service
>management, along with fixes for Windows agents and the Puppet 4 language
>parser. See the full release notes here:
>http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html
>For installation and upgrade instructions, see this doc:
>http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html
>A special community shout-out for this release to Github user 'earsdown'
>for the PR to fix PUP-5212, which added HTTP proxy support to the PIP
>package provider. 
>Eric Sorenson - eric.soren...@puppetlabs.com - freenode #puppet: eric0
>puppet platform // coffee // techno // bicycles
> 
>--
>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 [1]puppet-users+unsubscr...@googlegroups.com.
>To view this discussion on the web visit
>
> [2]https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com.
>For more options, visit [3]https://groups.google.com/d/optout.
> 
> References
> 
>Visible links
>1. mailto:puppet-users+unsubscr...@googlegroups.com
>2. 
> https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com?utm_medium=email_source=footer
>3. 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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/20160211160222.GA20645%40iniquitous.heresiarch.ca.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Announce: Puppet 3.8.5 available

2016-02-11 Thread Kylo Ginsberg
On Thu, Feb 11, 2016 at 8:02 AM, Christopher Wood <
christopher_w...@pobox.com> wrote:

> For idle interest's sake, I calculated the catalog compilation times
> across our puppetmasters on Thursday January 28th with (open source) 3.8.4
> and did the same thing just now for Thursday February 4th with (open
> source) 3.8.5.
>
> Average catalog compilation times improved from 23.59 s to 20.44 s, or
> approximately 13% improvement.
>

\o/

We're giving more and more attention to performance improvements, so glad
to get data-driven feedback like this. Thanks!

Kylo


>
> On Wed, Jan 27, 2016 at 02:58:29PM -0800, Eric Sorenson wrote:
> >Puppet 3.8.5 is now available. This is a bugfix release that contains
> >performance improvements to catalog compilation and Mac OS X service
> >management, along with fixes for Windows agents and the Puppet 4
> language
> >parser. See the full release notes here:
> >http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html
> >For installation and upgrade instructions, see this doc:
> >http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html
> >A special community shout-out for this release to Github user
> 'earsdown'
> >for the PR to fix PUP-5212, which added HTTP proxy support to the PIP
> >package provider.
> >Eric Sorenson - eric.soren...@puppetlabs.com - freenode #puppet:
> eric0
> >puppet platform // coffee // techno // bicycles
> >
> >--
> >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 [1]puppet-users+unsubscr...@googlegroups.com.
> >To view this discussion on the web visit
> >[2]
> https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com
> .
> >For more options, visit [3]https://groups.google.com/d/optout.
> >
> > References
> >
> >Visible links
> >1. mailto:puppet-users+unsubscr...@googlegroups.com
> >2.
> https://groups.google.com/d/msgid/puppet-users/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com?utm_medium=email_source=footer
> >3. 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 puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/20160211160222.GA20645%40iniquitous.heresiarch.ca
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Kylo Ginsberg | k...@puppetlabs.com | irc: kylo | twitter: @kylog

-- 
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/CALsUZFFewEebnPXbjezHhbwJpyxsSv7_HOba-W9XZ_MmMg6LpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet 3.8.5 available

2016-01-27 Thread Eric Sorenson
Puppet 3.8.5 is now available. This is a bugfix release that contains 
performance improvements to catalog compilation and Mac OS X service 
management, along with fixes for Windows agents and the Puppet 4 language 
parser. See the full release notes here:

http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html

For installation and upgrade instructions, see this doc:

http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html

A special community shout-out for this release to Github user 'earsdown' 
for the PR to fix PUP-5212, which added HTTP proxy support to the PIP 
package provider. 

Eric Sorenson - eric.soren...@puppetlabs.com - freenode #puppet: eric0
puppet platform // coffee // techno // bicycles

-- 
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/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Announce: Puppet 3.8.5 available

2016-01-27 Thread Morgan Rhodes
On Wed, Jan 27, 2016 at 2:58 PM Eric Sorenson 
wrote:

> Puppet 3.8.5 is now available. This is a bugfix release that contains
> performance improvements to catalog compilation and Mac OS X service
> management, along with fixes for Windows agents and the Puppet 4 language
> parser. See the full release notes here:
>
> http://docs.puppetlabs.com/puppet/3.8/reference/release_notes.html
>
> For installation and upgrade instructions, see this doc:
>
> http://docs.puppetlabs.com/puppet/3.8/reference/pre_install.html
>
> A special community shout-out for this release to Github user 'earsdown'
> for the PR to fix PUP-5212, which added HTTP proxy support to the PIP
> package provider.
>
> Eric Sorenson - eric.soren...@puppetlabs.com - freenode #puppet: eric0
> puppet platform // coffee // techno // bicycles
>
> --
> 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/162976e8-f3a4-4af5-a211-a0900f3b4aa5%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

Puppet 3.8.5 for Windows included an updated version of Ruby to address
CVE-2015-7551. More information is available at
https://puppetlabs.com/security/cve/ruby-dec-2015-security-fixes.
-- 
Morgan Rhodes
mor...@puppetlabs.com
Release Engineer

-- 
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%2BFnDv2QjH8SD-xaTUH0TO7nzFz5-JPbDGsD761tcU5b2NYGUA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.