[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] How to find the name of the condor_collecter and the name of condor_schedd daemon?Thank you very much.



On 6/12/2016 3:23 AM, HTCondor wrote:
Dear all,
     I am configuring the HTCondor Flock. There is an parament ind the
submit description file for a job, that is grid_resource
    According to the manul of HTCondor, the third field is the name of
the remote pool's  condor_collecter , and the second field is the name
of the remote condor_schedd daemon.
   Can you tell me how to find the detail value of them ?
   Thank you very much.
Best regards

     David


Hi David,

Flocking is HTCondor's way of allowing jobs that cannot immediately run within the pool of machines where the job was submitted to instead run on a different HTCondor pool. If a machine within HTCondor pool A can send jobs to be run on HTCondor pool B, then we say that jobs from machine A flock to pool B.

If Flocking is what you want, you don't need to mess around with grid universe, grid_resource, or any of that. On the condor_config for machines in pool A just modify the FLOCK_TO line to include the hostname of pool B central manager, and on the condor_configs for machines in pool B just modify the FLOCK_FROM line to include the hostname of pool A central manager.

Details are in:


http://research.cs.wisc.edu/htcondor/manual/v8.4/5_2Connecting_HTCondor.html


regards,
Todd




_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/



--
Todd Tannenbaum <tannenba@xxxxxxxxxxx> University of Wisconsin-Madison
Center for High Throughput Computing   Department of Computer Sciences
HTCondor Technical Lead                1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132                  Madison, WI 53706-1685