Re: sudden nginx hang -- restart fails, "98: Address already in use"

2014-02-06 Thread dwirth
Thanks. I am fairly certain (?) at this point that NFS is the culprit. I had a lot of trouble unmounting one of my NFS directories. Eventually I resorted to rebooting, at which point it went into a permanent hang until a reboot was forced via hypervisor. Is this particular situation, where NFS cau

sudden nginx hang -- restart fails, "98: Address already in use"

2014-02-05 Thread dwirth
Hello, all. About an hour ago, out of the blue, my server stopped responding to webpage requests. We are using nginx + php-fpm on RHEL6. # service nginx status nginx (pid 31600) is running... # service nginx restart Stopping nginx:[FAILED] Starting ng