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

Re: [Condor-users] setting up condor pool



> I then restarted all my condor daemons and tried this...
> 
> ld-chhfe01:/home/spervez1/condor.ld-chhfe01 $ bin/condor_config_val -rset
> "filenames:1" Successfully set configuration "FILENAMES:1" on master
> ld-chhfe01.citadelgroup.com <10.32.242.22:62373>.
> ld-chhfe01:/home/spervez1/condor.ld-chhfe01 $ bin/condor_config_val
> filenames   Not defined: FILENAMES

It seems like you may want to look into the "Daemon ClassAd Hooks" in Condor.  
Look in the manual:

http://research.cs.wisc.edu/condor/manual/v7.7/4_4Hooks.html#sec:daemon-
classad-hooks

and

http://research.cs.wisc.edu/condor/manual/v7.7/3_3Configuration.html#sec:Config-
hooks

Hope this helps,
-Nick