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 option to disable drone draining #162

Closed
mschnepf opened this issue Feb 10, 2021 · 2 comments
Closed

Add option to disable drone draining #162

mschnepf opened this issue Feb 10, 2021 · 2 comments
Labels
duplicate This issue or pull request already exists Improvement Code Improvements

Comments

@mschnepf
Copy link
Member

When TARDIS reduces the number of drones at one pool, it would be nice to disable draining.
The draining of drones prohibits that new jobs start at these drones. Therefore, drones run out of jobs and can be shifted to DisintegrateState. This is useful to reduce the number of drones at sites where drones can run forever, e.g. commercial cloud provider.

Some sites have a limit on the runtime of drones e.g. HPC clusters. When TARDIS does not request further drones, the number of drones gets reduced. In that case, free resources on the drones are blocked due to draining.

@mschnepf mschnepf added the Improvement Code Improvements label Feb 10, 2021
@rcaspart
Copy link
Member

Hi @mschnepf,
Can you please clarify in which sense this issue is different from the issue #81 raised before?

@mschnepf
Copy link
Member Author

mschnepf commented Feb 10, 2021

Never mind I have forgotten this issue #81 . So this can be closed 🙈

@giffels giffels added the duplicate This issue or pull request already exists label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists Improvement Code Improvements
Projects
None yet
Development

No branches or pull requests

3 participants