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

doc: add note about manually loading plugin #500

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

cmoussa1
Copy link
Member

@cmoussa1 cmoussa1 commented Oct 9, 2024

Problem

The flux-accounting guide does not detail how to manually load the priority plugin if the path to the plugin is not configured in the job-manager config file.


This PR just adds a note that the plugin can be loaded manually with flux jobtap load. It includes the flux account-priority-update command so admins know to send flux-accounting information to the plugin once it is loaded.

Fixes #497

Problem: The flux-accounting guide does not detail how to manually load
the priority plugin if the path to the plugin is not configured in the
job-manager config file.

Add a note that the plugin can be loaded manually with "flux jobtap
load". Include the flux account-priority-update command so admins know
to send flux-accounting information to the plugin once it is loaded.
@cmoussa1 cmoussa1 added the documentation Improvements or additions to documentation label Oct 9, 2024
Copy link
Member

@jameshcorbett jameshcorbett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cmoussa1
Copy link
Member Author

cmoussa1 commented Oct 9, 2024

Thanks @jameshcorbett! Setting MWP here

@mergify mergify bot merged commit 27fddc7 into flux-framework:master Oct 9, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation merge-when-passing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

documentation: add note about flux jobtap load, flux config reload for priority plugin setup
2 participants