Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] private execute node
- Date: Mon, 20 Jun 2011 06:12:40 -0500
- From: Alain Roy <roy@xxxxxxxxxxx>
- Subject: Re: [Condor-users] private execute node
Sure, you could use the startd cron mechanism.
http://www.cs.wisc.edu/condor/manual/v7.6/4_4Hooks.html#sec:daemon-classad-hooks
-alain
On Jun 20, 2011, at 4:46 AM, Arindam Choudhury wrote:
> Thanks. is there any way to do it dynamically?
>
> Date: Mon, 20 Jun 2011 10:14:48 +0100
> From: mc321@xxxxxxxxx
> To: arindam@xxxxxxxx
> Subject: Re: [Condor-users] private execute node
>
> Hi Arindam,
>
> You could try putting in the execute host's condor_config.local file:
>
> START = target.ClientMachine == "name.of.your.required.submit.node"
>
> Don't forget to do a condor_reconfig on the execute host.
>
> Hope that helps,
> Mark
>
>
> On 20/06/11 09:02, Arindam Choudhury wrote:
> Hi,
>
> I want to make a execute node private to a submit node. Only jobs submitted from specific submit node can be executed on that execute node. How should I configure the execute node?
>
> -Arindam
>
>
> --
> Mark Calleja - Scientific Computing group
> University of Cambridge Computing Service
> New Museums Site, Pembroke Street
> Cambridge CB2 3QH, UK
> Tel (+44/0) 1223 761254
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/