[chef] Re: chef-client not started


Chronological Thread 
  • From: Cyril Scetbon < >
  • To:
  • Subject: [chef] Re: chef-client not started
  • Date: Thu, 16 Jan 2014 18:48:08 +0100

okay, I have it again now :

:~$ ps -ef|grep -i chef-client
ubuntu    4990  4889  0 17:45 pts/0    00:00:00 grep --color=auto -i chef-client


if anyone has a way to make it work all the time with a small hardcoded fix ..
-- 
Cyril SCETBON

On 16 Jan 2014, at 18:38, Cyril Scetbon < "> > wrote:

yep it looks really similar. But why it works now that's the question :D

-- 
Cyril SCETBON

On 16 Jan 2014, at 18:14, Eric Herot < "> > wrote:

It could be related to this issue:


On Jan 16, 2014, at 11:53 AM, Cyril Scetbon < "> > wrote:

Hi,

I'm trying to deploy and start chef-client using recipe chef-client. It doesn't work with cookbook version 3.2.0 and chef 11.8.2. That is to say, chef-client does not start at the end even if it says :

* service[chef-client] action enable
- enable service service[chef-client]

* service[chef-client] action start
- start service service[chef-client]

* service[chef-client] action restart
- restart service service[chef-client]

Chef Client finished, 10 resources updated

at the end of the deployment.

However, if I use cookbook version 1.2.0 it works as expected !

:~$"> :~$ ps -ef|grep -i chef
root 3232 1 0 16:10 ? 00:00:00 /opt/chef/embedded/bin/ruby /usr/bin/chef-client -d -P /var/run/chef/client.pid -c /etc/chef/client.rb -i 1800 -s 300 -L /var/log/chef/client.log

outputs of chef are the same with both versions but not the results.

Thanks
--
Cyril SCETBON






Archive powered by MHonArc 2.6.16.

§