On Mon, Nov 15, 2010 at 04:13:45AM -0500, maar3amt wrote:
2010/11/15 02:53:09 [emerg] 22535#0: eventfd() failed (38: Function not
implemented)
2010/11/15 02:53:09 [alert] 22534#0: worker process 22535 exited with
fatal code 2 and can not be respawn
[/quote]
nginx binary was compiled with file aio support (on another
host), but your system doesn’t have proper interfaces (lacks
eventfd() syscall).
Solution is to recompile nginx without file aio support.