Giter VIP home page Giter VIP logo

Comments (2)

grondo avatar grondo commented on September 23, 2024

The epilog is currently run via the flux-perilog-run.py helper command.

One solution would be to skip attempting to run flux exec -r{rank} on nodes that are currently offline at the time the script is started, since flux exec will definitely fail, and instead preemptively drain the node with a specific error node was offline for job ID epilog or similar.

I assume in our environment the flux broker is not started on nodes until there is manual intervention, so there wouldn't necessarily be a race here where the node would come back in time to run the epilog successfully even though it had crashed.

from flux-core.

watson6282 avatar watson6282 commented on September 23, 2024

Correct. We still require a manual nodeup to start the flux broker (and other stuff) after a node reboot. It takes over ten minutes for a node to reboot back to a point where nodeup can be run. I'm assuming that is long enough for the epilog-running process to complete and drain these down nodes. We are also very unlikely to nodeup nodes that don't have a drain message.

from flux-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.