trying to use mco to run commands on hosts I don't get the full list of hosts. Doing a command like "mco puppetd --with-fact domain=test.j2noc.com status" returns a different number of hosts each time.
How do I get it to use the full list? [root@billcent6 httpd]# mco puppetd --with-fact domain=test.j2noc.com status * [ ============================================================> ] 7 / 7 smtpvm04.test.j2noc.com Enabled, not running, last run 1534279 seconds ago smtpvm02.test.j2noc.com Enabled, not running, last run 1463630 seconds ago sendervm01.test.j2noc.com Enabled, not running, last run 703559 seconds ago tlsmxvm01.test.j2noc.com Enabled, not running, last run 672179 seconds ago efaxvztest6.test.j2noc.com Enabled, not running, last run 1903259 seconds ago tlsmx1.test.j2noc.com Enabled, not running, last run 692918 seconds ago billcent5-2.test.j2noc.com Enabled, not running, last run 3871219 seconds ago Finished processing 7 / 7 hosts in 101.50 ms [root@billcent6 httpd]# ls -1 /var/tmp/mcollective/*.test.j2noc.com|wc -l 29 [root@billcent6 httpd]# mco puppetd --with-fact domain=test.j2noc.com status * [ ============================================================> ] 17 / 17 ... Finished processing 17 / 17 hosts in 136.41 ms mcollective-2.0.0-3.el5 mcollective-client-2.0.0-3.el5 mcollective-common-2.0.0-3.el5 puppet 2.7 (also tried puppet master of 3.0.1) run in passenger -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/xpspD8r4aW8J. 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.