----- Original Message -----
> On Tue, 2011-08-23 at 11:00 -0700, Digant C Kasundra wrote:
> > Is anyone else noticing slowness with 2.7.1? When I run puppet on my
> > 2.6.8 box, it takes 11 seconds. On my second box with exactly the
> > same catalog, it takes 35 seconds.
> 
> Is the problem while compiling catalog (ie the master) or when
> applying
> it (ie puppet agent)?
> If the later, can you report what --summarize gives you on both host?
> 

I think it might not even be in the run but might be in some of the post run 
activities (like reporting maybe?)

Here is what I have:

A 2.6 puppet client running against a 2.6 puppetmaster:

info: Retrieving plugin
info: Caching catalog for jimhenson1.stanford.edu
info: Applying configuration version '1314209976'
notice: Finished catalog run in 9.75 seconds
Changes:
Events:
Resources:
            Total: 1188
Time:
       Filebucket: 0.00
        Resources: 0.00
          K5login: 0.00
         Schedule: 0.00
             User: 0.02
          Service: 0.32
          Package: 1.24
             Exec: 1.99
            Total: 12.92
         Last run: 1314209992
             File: 3.21
   Config retrieval: 6.14

A 2.7 puppet client running against a 2.7 puppetmaster (identical catalog, 
essentially):

info: Retrieving plugin
info: Connecting to sqlite3 database: 
/var/lib/puppet/state/clientconfigs.sqlite3
info: Caching catalog for jimhenson4.stanford.edu
info: Applying configuration version '1314209977'
notice: Finished catalog run in 37.02 seconds
Changes:
Events:
Resources:
            Total: 1193
          Skipped: 6
Time:
       Filebucket: 0.00
        Resources: 0.00
          K5login: 0.00
             User: 0.02
          Service: 0.40
          Package: 0.91
             Exec: 1.84
            Total: 13.40
         Last run: 1314210022
             File: 2.85
   Config retrieval: 7.38


When I run a 2.6 client against the a 2.6 master and 2.7 master, I don't seem 
to notice any difference at all, however.  Weird.


-- 
Digant C Kasundra <[email protected]>
Infrastructure Systems Software Developer, ITS:IDG, Stanford University

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to