Jeff Jansen a écrit :
> When I've set an rss limit on RAM in a guest and the guest hits the limit, then
> the kernel has to kill some processes. So I see something like this in the logs:
>
> Jul 23 15:05:18 s1 kernel: [2458402.479963] VM: killing process couriertcpd
>
> Is there any way from that message to know *which* vserver guest hit the limit?
> Does the "[2458402.479963]" tell me something I can use?
>
> TIA
>
> Jeff Jansen
>
what does the
grep -H RSS /proc/virtual/*/limit
tells you ?
-- Cordialement, Ghislain