[systemd-devel] systemd TimeoutStopSec not working

2019-11-04 Thread mmbella
Hello, I apologize if this is not the appropriate list serve to post in however, I am having problems with a systemd service file not terminating a python script that intermittently hangs. I have tried other forums with no solution. The service script is listed below along with journalctl out

Re: [systemd-devel] systemd slice and PIDs under it

2019-11-04 Thread Bhasker C V
Wow ! thanks I am able to see memory throttled. Now for CPU and freezer controllers. On 04/11/2019 11:17, Lennart Poettering wrote: > On Mo, 04.11.19 11:13, Bhasker C V ([email protected]) wrote: > >> Hi all, >> >>  Does the PIDs running inside the systemd-nspawn slice inherit the >> cgroup/sl

Re: [systemd-devel] systemd slice and PIDs under it

2019-11-04 Thread Lennart Poettering
On Mo, 04.11.19 11:13, Bhasker C V ([email protected]) wrote: > Hi all, > >  Does the PIDs running inside the systemd-nspawn slice inherit the > cgroup/slice properties ? I am running a systemd-nspawn container with 2 > firefox instances (two separate ones) and also a lot of other processes >

[systemd-devel] systemd slice and PIDs under it

2019-11-04 Thread Bhasker C V
Hi all,  Does the PIDs running inside the systemd-nspawn slice inherit the cgroup/slice properties ? I am running a systemd-nspawn container with 2 firefox instances (two separate ones) and also a lot of other processes and I have given an option --property MemoryMax=10M. I can see that at the top