[Bug 1307829] Re: /run/netns/* gets umounted on the host when a container starts

2018-11-11 Thread Panagiotis Moustafellos
What was the patch exactly, Serge? Is there a link to an upstream sha1? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307829 Title: /run/netns/* gets umounted on the host when a container starts T

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-07 Thread Panagiotis Moustafellos
On 12.04 pmoust@webserver01:~$ ps aux | grep fpm | grep master root 5002 13.0 0.0 609140 10236 ?Ss 07:21 0:00 php-fpm: master process (/etc/php5/fpm/php-fpm.conf) pmoust@webserver01:~$ sudo kill -USR2 5002 pmoust@webserver01:~$ ps aux | grep fpm | grep master root 10771 10.

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-07 Thread Panagiotis Moustafellos
@ondrej , I've used your ppa that provides PHP 5.5.14-2+deb.sury.org~trusty+1 (cli) (built: Jul 2 2014 12:14:44) , doing service php5-fpm reload or manually sending kill -1 to master fpm process does not seem to alter the master PID. Shouldn't the master process respawn itself as well? I was ex

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-07 Thread Panagiotis Moustafellos
Did not paste the important part, here it goes root@sandbox01:/home/pmoust# kill -HUP 2193; echo $? 0 root@sandbox01:/home/pmoust# kill -USR2 2193; echo $? 0 root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master root 2193 0.3 0.1 389924 23812 ?Ss 08:13 0:00 php-fpm: mast

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-07 Thread Panagiotis Moustafellos
Rather strange, root@sandbox01:/home/pmoust# sudo service php5-fpm restart php5-fpm stop/waiting php5-fpm start/running, process 2193 root@sandbox01:/home/pmoust# tailf /var/log/php5-fpm.log & [1] 2703 root@sandbox01:/home/pmoust# [07-Jul-2014 07:28:47] NOTICE: configuration file /etc/php5/fpm/ph

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-08 Thread Panagiotis Moustafellos
Shall I try fetching upstream and applying your patch or that's the one the ppa is built with? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242376 Title: "reload php5-fpm" crashes To manage notif

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-08 Thread Panagiotis Moustafellos
Hi Ondrej, sorry if I seemed pushy, not my intention. The logs I pasted above refer to the exact test procedure you requested, here are some fresh ones; root@sandbox01:/home/pmoust# php -v PHP 5.5.14-2+deb.sury.org~trusty+1 (cli) (built: Jul 2 2014 12:14:44) Copyright (c) 1997-2014 The PHP Group

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-08 Thread Panagiotis Moustafellos
Not really, pmoust@sandbox01:~⟫ grep -E 'log' /etc/php5/fpm/php-fpm.conf /etc/php5/fpm/pool.d/* | grep -v ":;" /etc/php5/fpm/php-fpm.conf:error_log = /var/log/php5-fpm.log /etc/php5/fpm/pool.d/main.conf:access.log = /var/log/fpm/main.access.log /etc/php5/fpm/pool.d/main.conf:slowlog = /var/log/fp

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-08 Thread Panagiotis Moustafellos
I am aware what execve() call does. So there must be an inconsistency between 5.3.x php fpm and the one under your ppa? Centos 6.4; [root@cygnus ~]# php -v PHP 5.3.3 (cli) (built: Dec 11 2013 03:29:57) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technolo

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-07-15 Thread Panagiotis Moustafellos
@Ondrej, I can confirm that with your latest PPA the reload is fine. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242376 Title: "reload php5-fpm" crashes To manage notifications about thi

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-06-25 Thread Panagiotis Moustafellos
This should be treated ASAP, atm Ubuntu 14.04 LTS php5-fpm package cannot gracefully reload workers with new configuration. Restart is not an option in a production environment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1242376] Re: "reload php5-fpm" crashes

2014-09-28 Thread Panagiotis Moustafellos
It should be fixed upstream, simply adopting Ondrejs PPA *and* removing `/etc/init.d/php5-fpm` breaks BC and doesn't make much sense. @deekshammhs10: Any ETA? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/