(This is actually two questions): Running ''puppet agent --test'' on a 1Ghz ARM based (Debian 6) fanless PC. It''s pretty common to see the ''catalog run'' take 120-300 seconds. Is this typical? Second (and possibly related): when I do a ''puppet agent --test (--noop)'' I get this set of messages: info: Retrieving plugin info: Loading facts in facter_dot_d info: Loading facts in pe_version info: Loading facts in puppet_vardir info: Loading facts in root_home info: Loading facts in facter_dot_d info: Loading facts in pe_version info: Loading facts in puppet_vardir info: Loading facts in root_home Note the repeats. What have I misconfigured? -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e1d50941-c0fb-44bf-aeae-923a2a8fc0d4%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
For a 1ghz ARM pc, it would seem about normal.. On Thursday, December 5, 2013 3:41:48 PM UTC-6, Jon Yeargers wrote:> > (This is actually two questions): > > Running ''puppet agent --test'' on a 1Ghz ARM based (Debian 6) fanless PC. > It''s pretty common to see the ''catalog run'' take 120-300 seconds. Is this > typical? > > Second (and possibly related): when I do a ''puppet agent --test (--noop)'' > I get this set of messages: > > info: Retrieving plugin > info: Loading facts in facter_dot_d > info: Loading facts in pe_version > info: Loading facts in puppet_vardir > info: Loading facts in root_home > info: Loading facts in facter_dot_d > info: Loading facts in pe_version > info: Loading facts in puppet_vardir > info: Loading facts in root_home > > Note the repeats. What have I misconfigured? >-- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/dd4606ad-88bc-4f6a-bb67-99be8f0da6c0%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
On 12/05/2013 10:41 PM, Jon Yeargers wrote:> > Running ''puppet agent --test'' on a 1Ghz ARM based (Debian 6) fanless PC. > It''s pretty common to see the ''catalog run'' take 120-300 seconds. Is > this typical?That depends on your catalog. Try --evaltrace to see if there''s anything specific that is holding your performance, or if it''s just too slow overall.> Note the repeats. What have I misconfigured?I''ve been experiencing this a lot with 2.6 agents as well. Seems to be resolved in 2.7. Regards, Felix -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/52A5EC7C.3060609%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/groups/opt_out.