Hi Bro,
I meet following problem:
By monitoring i see my host still have much memory (6/8 GB RAM free, 1,9/2 GB swap free)
Question is: why nginx was killed because of out of swap space while RAM is free and still have swap space free as monitoring showed ?
Thanks for your help!
I meet following problem:
Code:
Jun 16 00:38:32 myhost kernel: swap_pager_getswapspace(9): failed
Jun 16 00:38:32 myhost kernel: swap_pager_getswapspace(16): failed
Jun 16 00:38:32 myhost kernel: swap_pager_getswapspace(9): failed
Jun 16 00:38:32 myhost kernel: swap_pager_getswapspace(3): failed
Jun 16 00:38:33 myhost last message repeated 38 times
Jun 16 00:38:33 myhost kernel: swap_pager_getswapspace(16): failed
Jun 16 00:38:33 myhost last message repeated 2 times
Jun 16 00:38:33 kernel: pid 50008 (nginx), uid 60, was killed: out of swap space
By monitoring i see my host still have much memory (6/8 GB RAM free, 1,9/2 GB swap free)
Question is: why nginx was killed because of out of swap space while RAM is free and still have swap space free as monitoring showed ?
Thanks for your help!