[chef] About stopping the chef server instance (v0.7)


Chronological Thread 
  • From: Dikang Gu < >
  • To: chef < >
  • Subject: [chef] About stopping the chef server instance (v0.7)
  • Date: Mon, 18 Jan 2010 11:19:41 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=erqIkXRuIbhb/PbsVM6UW/2AJoV8Lt9UIVpGDfa1KZ2QiDRuvvLF6iKCwV0GRibVXA 9XbWjg0uBqcr/HhtV6qyPp7VAi0cHFzb45CmUoDqy5k9JMpbZEaXYgOPHgJy8R5jfGWd piBMGTNeTv+xaSk16nACeynrXLHLcMsuCxJTY=

Hi guys,

When I run the "sudo chef-server -c2 -p 4002", I find that 4 processes are started:

:~$ sudo chef-server -c2 -p 4002
 ~ In 8938
:~$ ps -e | grep ruby
 3426 ?        00:00:07 ruby
 4031 ?        00:02:57 ruby
 4032 ?        00:00:00 ruby
 4033 ?        00:00:00 ruby
 8938 ?        00:00:00 ruby
 8940 ?        00:00:00 ruby
 8941 ?        00:00:00 ruby
 8942 ?        00:00:00 ruby

I know that the 8941 listens to the port 4002, and 8942 listens to 4003,  but what are the 8938 and 8940 used for?

If I'd like to stop this chef server instance, I have to stop the process 8940, right? why?

Thanks
Dikang




Archive powered by MHonArc 2.6.16.

§