On 03/30/2010 11:45 PM, Joseph L. Casale wrote: > I know the cron script can check for node status, but then I have multiple > copies to maintain wheres my existing resources all reference config on the > shard fs (httpd/sql etc) so a change on the active node makes that permanent > on the next node. I dont quite get clearly what it is that you are looking to achieve here, but rather than cron - have you considered a more adept job scheduling / orchestrating tool ? there are some very nicely done open source ones out there. - KB