Re: [systemd-devel] Cannot use systemctl after heavy swapping

2015-01-28 Thread Lennart Poettering
On Wed, 07.01.15 07:59, Alan Fisher (a...@unixcube.org) wrote: > Hello! > > I seem to have reproduced this issue. After a lot of swapping, systemd > appeared to have become stuck. Trying to restart services with systemctl > blocked indefinitely. Strangely, this seemed to be the case even after a

Re: [systemd-devel] Cannot use systemctl after heavy swapping

2015-01-07 Thread Alan Fisher
Hello! I seem to have reproduced this issue. After a lot of swapping, systemd appeared to have become stuck. Trying to restart services with systemctl blocked indefinitely. Strangely, this seemed to be the case even after a reboot. Here is a part of the strace -p 1 recvmsg(16, 0x7fff5262256

Re: [systemd-devel] Cannot use systemctl after heavy swapping

2014-12-02 Thread Lennart Poettering
On Fri, 14.11.14 15:20, Jan Janssen (medhe...@web.de) wrote: > Hi, > > I think there might be something wrong with how the rate limiting works in > manager.c. Just recently, firefox went nuts and got the whole system > swapping like crazy. After manual OOM killing, the system is back to normal, >

Re: [systemd-devel] Cannot use systemctl after heavy swapping

2014-11-14 Thread Jan Janssen
On 2014-11-14 16:06, Michal Schmidt wrote: On 11/14/2014 03:20 PM, Jan Janssen wrote: I think there might be something wrong with how the rate limiting works in manager.c. Just recently, firefox went nuts and got the whole system swapping like crazy. After manual OOM killing, the system is bac

Re: [systemd-devel] Cannot use systemctl after heavy swapping

2014-11-14 Thread Michal Schmidt
On 11/14/2014 03:20 PM, Jan Janssen wrote: > I think there might be something wrong with how the rate limiting > works in manager.c. Just recently, firefox went nuts and got the > whole system swapping like crazy. After manual OOM killing, the > system is back to normal, but I can't seem to do any

[systemd-devel] Cannot use systemctl after heavy swapping

2014-11-14 Thread Jan Janssen
Hi, I think there might be something wrong with how the rate limiting works in manager.c. Just recently, firefox went nuts and got the whole system swapping like crazy. After manual OOM killing, the system is back to normal, but I can't seem to do any service management with systemctl afterwa