On Tue, 13 Jan 2009 09:42:50 -0500
Joe McDonagh wrote:

Hi,
 
> Is the service already running before you run it by hand?
no. 
> Can you run a ps aux | grep puppet to see if puppetmasterd does
> indeed go to the background?
[r...@gridinstall ~]# !ps
ps -ef|grep puppet
root     27312 27281  0 22:51 pts/1    00:00:00 grep puppet
[r...@gridinstall ~]# /usr/bin/ruby /usr/sbin/puppetmasterd --debug 
--no-daemonize[r...@gridinstall ~]# !ps
ps -ef|grep puppet
puppet   27327     1  0 22:51 ?        00:00:00 /usr/bin/ruby 
/usr/sbin/puppetmasterd --debug --no-daemonize
root     27331 27281  0 22:51 pts/1    00:00:00 grep puppet
[r...@gridinstall ~]# 


Thanks,
Arnau

--~--~---------~--~----~------------~-------~--~----~
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