| Issue 51: | Init.d scripts for head and compute nodes | |
| Back to list |
Set up an init.d script for starting/restarting the meandre head node and each of the compute node applicaitons. The current process for restarting the processes involves waiting for them to die properly before manually restarting them (head needs t be restarted when components are modified, adding new ones is ok AFAIK and compute nodes are always ok) where an init.d restart could handle this by tracking the PID or grep-ing the log for the exit statement.
Feb 4, 2010
Project Member
#1
kris.west@gmail.com
Cc:
kumaramit01
|