Issue #21046 has been updated by Marc Richter. Status changed from Needs More Information to Closed
Hi Charlie, sorry for not come back with feedback for quite a month now!! I really feel sorry for that! In fact, I started over with a fresh copy of CentOS 6.4 and recent copy of Puppet, trying to replay my own bugreport. In fact, I cannot reproduce it either. I bet I messed up in the first attempt somehow. Please handle this one as if it were resolved. Best regards, Marc ---------------------------------------- Bug #21046: puppet init.d script spawns a master instance https://projects.puppetlabs.com/issues/21046#change-94646 * Author: Marc Richter * Status: Closed * Priority: High * Assignee: Marc Richter * Category: * Target version: * Affected Puppet version: 3.2.1 * Keywords: centos, init.d, master * Branch: ---------------------------------------- I'm running CentOS 6.4 and installed puppet using your EL repositories, as described in http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#for-red-hat-enterprise-linux-and-derivatives . When starting puppet agent (by executing "service puppet start" or "/etc/init.d/puppet start"), a puppet master process is also started, which neither does stop when executing "service puppet stop" or "/etc/init.d/puppet stop", nor is killable by SIGKILL (leaves "[ruby] <defunct>" behind). In CentOS the puppet master and agent should be seperated with /etc/init.d/puppet and /etc/init.d/puppetmaster servicescripts. Puppet Master must not be started when starting the Agent and vice versa. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
