Frank Lawrence
2008-Jun-06 17:14 UTC
mongrel cluster mysteriously stopping when using shared FS
Hi, I have a number of servers running mongrel cluster all of whom feed off of a shared filesystem (OCFS2). Each cluster has its own mongrel_cluster_web2.yml file with distinct PID and Log file names. In theory they shouldn''t be aware of each other''s presence. What I have found is that when I want to test a new set of code on one server and I shut just that mongrel cluster down, all of its peers shutdown as well. Any ideas as to how this is possible? It would seem the mongrel cluster that is stopping is writing something to disk that the others are triggering on. I am running mongrel 1.1.4 on Centos5.1, fully patched. Thanks, Frank -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- Cluster shutdown on web farm when using clustered filesystem
- Mongrel cluster FreeBSD rc.d script
- mongrel cluster restart with capistrano fails but manually works
- Restarting mongrel cluster from other directories
- mongrel cluster (+ Apache 2.2.4 + proxy balancer) not redirecting correctly