Funny thing
:/etc$ ps ax | grep nginx 7352 ? Ss 1:18 runsv nginx 7353 ? S 0:26 svlogd -tt /var/log/chef-server/nginx 26862 pts/0 T 0:00 sudo vim /var/opt/chef-server/nginx/etc/chef_https_lb.conf 26863 pts/0 T 0:00 vim /var/opt/chef-server/nginx/etc/chef_https_lb.conf 32048 ? Ss 0:00 /opt/chef-server/embedded/sbin/nginx -c /var/opt/chef-server/nginx/etc/nginx.conf 32050 pts/0 S+ 0:00 grep --color=auto nginx As you can see there are no master nginx process. I didm' t notice this as problem, however, when I reboot instance everything works again:
:~$ ps ax | grep nginx 755 ? Ss 0:00 runsv nginx 766 ? S 0:00 svlogd -tt /var/log/chef-server/nginx 768 ? Ss 0:00 nginx: master process /opt/chef-server/embedded/sbin/nginx -c /var/opt/chef-server/nginx/etc/nginx.conf 814 ? S 0:03 nginx: worker process 815 ? S 0:00 nginx: cache manager process 1577 pts/1 S+ 0:00 grep --color=auto nginx So I suppose, that it's error in initial chef recipe, in nginx section, it doesn't start nginx. Any way thanks for help On Jun 28, 2013, at 1:46 PM, Dmitrii Golub <
">
> wrote:
|
Archive powered by MHonArc 2.6.16.