[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: cfengine cronjob on pool of servers
From: |
Martin, Jason H |
Subject: |
RE: cfengine cronjob on pool of servers |
Date: |
Thu, 29 Dec 2005 10:47:32 -0800 |
I don't think that is something CFE can really solve for you. Job
management of that nature is better done with something specific to the
task that can make a runtime decision about which hosts can run the job.
Something like OpenPBS, Torque (www.supercluster.org) or Tivoli Workload
Scheduler (http://www.ibm.com/software/tivoli/products/scheduler/)
would more appropriate. CFE can't decide for you which host should run a
cron job in the future when the availability of the hosts at runtime are
in doubt.
-Jason Martin
> -----Original Message-----
> From:
> help-cfengine-bounces+jason.h.martin=cingular.com@gnu.org
> [mailto:help-cfengine-bounces+jason.h.martin=cingular.com@gnu.
> org] On Behalf Of Dmitry Sazonov
> Sent: Thursday, December 29, 2005 9:22 AM
> To: help-cfengine@gnu.org
> Subject: cfengine cronjob on pool of servers
>
>
>
> Hello,
>
> Can cfengine do this? Nicelly, easy and without hacks please!
>
> We need to schedule a script to run on ONLY ONE of the N
> hosts. The catch is that any host could be down at any moment
> in the future, so schedulling cronjob on one of the hosts is
> not a reliable option. Also the job cannot be run more that
> once (ie cannot be run from multiple hosts).
>
>
> Thanks!
>
> --
> Dmitry Sazonov
> UNIX sysadmin, AAMC
> Office: 202-862-6168
>
>
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-> cfengine
>