Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to block sites in Condor configuration of central manager #101

Open
vbrik opened this issue Jul 10, 2017 · 0 comments
Open

Add ability to block sites in Condor configuration of central manager #101

vbrik opened this issue Jul 10, 2017 · 0 comments

Comments

@vbrik
Copy link
Collaborator

vbrik commented Jul 10, 2017

Related to #63

[10:22 AM] 
Gonzalo Merino Hi Vlad. I have a question for you. I see that there is one site in the Grid (actually, accessible via OSG glideins) that appears to fail a lot. My question is how feasible/easy would be for us to configure a “default requirements classad” that we could add automatically to every submitted job in sub-1, that says something like this:

[10:22 AM] 
GLIDEIN_SITE =!= "LIDO_Dortmund"

[10:23 AM] 
kind of keeping a “central black list” ourselves to avoid user jobs to land in specific sites that we detect problemetic

[10:31 AM] 
Vladimir Brik Feasible and probably not hard. NEGOTIATOR_SLOT_CONSTRAINT
might be better than APPEND_REQUIREMENTS, not sure.


Gonzalo Merino Back to the “bad sites blacklist” topic that we discussed yesterday, sometimes we see problems with OSG sites. The LIDO_Dortmund site that has been failing in the last days for instance is one of those. The Negotiator there is somewhere in glidein2.chtc.wisc.edu or some place else in CHTC. For those, we probably only have the APPEND_REQUIREMENTS option.

----- Today May 4th, 2017 -----
[9:12 AM]
Vladimir Brik Ah, I see. Then yes. APPEND_REQUIREMENTS is the way to go probably.

@vbrik vbrik assigned vbrik and unassigned vbrik Jul 10, 2017
@dsschult dsschult added this to Selected for development in Pyglidein Aug 29, 2017
@vbrik vbrik self-assigned this Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Pyglidein
Selected for development
Development

No branches or pull requests

2 participants