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

[HTCondor-users] job attribute and startd



I have a pool of servers which are located in a different cabinet and they have some internal storage that has specific data.Â

In my submit file, I would like to do:

executable = /bin/perl
arguments = "large_analysis.pl arg1"
+cabinetÂ
queue

It should get routed to the machines whichÂare tagged as "cabinet"Â

I am tagging cabinet like this

cabinet = true
STARTD_ATTRS = $(STARTD_ATTRS) cabinet
START = (cabinet =?= true)

For some reason when I submit the job WITHOUTÂ+cabinet, it still goes to cabinet servers.


--
--- Get your facts first, then you can distort them as you please.--