DUNE / dist-comp

Action items for DUNE distributed computing, and common scripts that are used.
2 stars 0 forks source link

UK Schedd doesn't see resources #44

Closed cajbrew closed 1 year ago

cajbrew commented 1 year ago

Running condor_status on the new UK Schedd doesn't see any resources other than the collector and the Schedd at BNL

# condor_status -any
MyType             TargetType         Name

Collector          None               DUNEGLOBAL@dunegpcoll01.fnal.gov
Scheduler          None               justin-prod-sched01.dune.hep.ac.uk
DaemonMaster       None               justin-prod-sched01.dune.hep.ac.uk
Scheduler          None               osgsub02.sdcc.bnl.gov
DaemonMaster       None               osgsub02.sdcc.bnl.gov
StevenCTimm commented 1 year ago

Chris--try

condor_status -any -pool dunegpcoll01.fnal.gov

By default you are configured to look at just dunegpcoll01.fnal.gov:9620 instead of the main collector dunegpcoll01.fnal.gov:9618

cajbrew commented 1 year ago

Yes, that's the problem. I can see all the resources now.