On Jun 30, 12:42 pm, Haitao Jiang <jianghai...@gmail.com> wrote:
> Thanks a lot for both answers! Very helpful.
>
> However, I was a little surprised that how slow Puppet was when I run
> your example. Was it Puppet just slow or was it just my VM is slow? I
> literally had to wait 1 min to get the result:
>
> Thu Jun 30 10:37:56 PDT 2011
> notice: Finished catalog run in 0.02 seconds
> Thu Jun 30 10:38:58 PDT 2011
>
> Did I do anything wrong here?  I was running it under Ubuntu 10.04


Puppet reported spending just 20 milliseconds applying the catalog.
Your puppetmaster's log will show how long it spent compiling that
catalog.  Any other elapsed time is not directly attributable to
Puppet, but is not necessarily the result of running in VM, either.
It could be a result of multiple VMs contending for processor and/or
network resources, of a network configuration problem (e.g. Vagn's DNS
timeout), or of simple network congestion.  There are undoubtedly
other possibilities as well.


John

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

Reply via email to