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

[HTCondor-users] Multiple DedicatedScheduler for single Execute



I have two submit nodes with SCHEDDs:

MyAddress = "<10.7.0.59:30040?PrivAddr=%3c172.17.0.8:30040%3fsock%3dschedd_12_7009_3%3e&PrivNet=pseven-htcondor&addrs=10.7.0.59-30040&alias=submit.pseven-htcondor&noUDP&sock=schedd_12_7009_3>"
MyType = "Scheduler"
Name = "parallel_schedd-30040@xxxxxxxxxxxxxxxxxxxxxx"

MyAddress = "<10.7.0.59:30041?PrivAddr=%3c172.17.0.9:30041%3fsock%3dschedd_12_7009_3%3e&PrivNet=pseven-htcondor&addrs=10.7.0.59-30041&alias=submit.pseven-htcondor&noUDP&sock=schedd_12_7009_3>"
MyType = "Scheduler"
Name = "parallel_schedd-30041@xxxxxxxxxxxxxxxxxxxxxx"

In order to perform tasks from the parallel universe, I added the following lines to my execute nodes with STARTDs:
DedicatedScheduler = "DedicatedScheduler@parallel_schedd-30040@submit.pseven-htcondor"
STARTD_ATTRS = $(STARTD_ATTRS), DedicatedScheduler

But now I can perform parallel tasks from only one submit. How to specify the second SCHEDD in addition to the first as DedicatedScheduler on my STARTDs?

Thanks in advance!

--
Sincerely yours,
Ivan Ergunov                         mailto:hozblok@xxxxxxxxx