[Beowulf] What services do you run on your cluster nodes?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Greg Lindahl lindahl at pbm.comThu Sep 25 12:21:20 PDT 2008
- Previous message: [Beowulf] What services do you run on your cluster nodes?
- Next message: [Beowulf] What services do you run on your cluster nodes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Sep 25, 2008 at 02:53:14PM -0400, Robert G. Brown wrote: > The liveness issue is most definitely a problem with xmlsysd/wulfstat, > because frankly TCP sucks for this specific purpose. I'd love to have > what amounts to ping built into the UI, but it is a restricted socket > command and I don't want to make the UI suid root. If you have an open stream, pass PING messages and send PONG replies. That will discover your round-trip time, and you can notice timeouts. Or, if you don't have an open socket, open one. That's what the perl ping module does for non-root processes, it opens a short-lived socket. -- greg
- Previous message: [Beowulf] What services do you run on your cluster nodes?
- Next message: [Beowulf] What services do you run on your cluster nodes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
