nginx: [alert] mmap(MAP_ANON|MAP_SHARED, 2097152) failed (28: No space left on device)

Sergey Budnevitch sb at waeme.net
Fri Oct 5 09:50:06 UTC 2012


On 5  Oct2012, at 11:03 , dullnicker <nginx-forum at nginx.us> wrote:

> Dear Sergey,
> 
> thank you for helping out! Here are the outputs:

Nothing unusual here. It seems mmap failed because of
vm hypervisor settings/limits. Try to compile (gcc -o mmap_test mmap_test.c)
and run (./mmap_test) simple test in attachment - it should not exit with
errors.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mmap_test.c
Type: application/octet-stream
Size: 657 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20121005/34f12e04/attachment.obj>


More information about the nginx mailing list