Never
mind, we figured out. START
= ( owner == “username”) Thanks
for your help Respectfully, Alex Alas Systems Administrator Tel.
301-948-8550 x219 Fax 301-963-2064 E-mail: aalas@xxxxxxxxxxxxx
Website:
http://www.fugroearthdata.com From:
condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On
Behalf Of Alas, Alex [FEDI] Hello to
all, I am trying
to configure my machine to be an startd and scheduler machine, I want to have
the ability to submit jobs from it and those jobs should run on my
machine and the rest of the pool’s startd machines but I don’t want other users
to use my machine. I was using the following: http://www.cs.wisc.edu/condor/manual/v7.5/7_2Setting_up.html
but when I use the following in my condor_config file: AllowedUser
= ( (RemoteUser == "userfoo@xxxxxxx") || \
(RemoteUser == "userbar@xxxxxxx") ) KeyboardUnused
= (KeyboardIdle > $(StartIdleTime)) NoOwnerLoad
= ($(CPUIdle) || (State != "Unclaimed" && State !=
"Owner")) START
= $(AllowedUser) && $(KeyboardUnused) && $(NoOwnerLoad) When
submitting jobs, all go to idle state, when I run condor_q –better-analyze, I
got the error message: The following attributes are missing from the job
ClassAd: CheckpointPlatform. I don’t
seem to find the right _expression_ to control my requirements, please help… Thanks in
advance for your input. Respectfully, Alex Alas Systems
Administrator Tel.
301-948-8550 x219 Fax 301-963-2064 E-mail: aalas@xxxxxxxxxxxxx
Website: http://www.fugroearthdata.com |