-
Notifications
You must be signed in to change notification settings - Fork 309
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
DAOS-12425 control: Add opt to auto-format on server start-up (#13074) #13475
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Bug-tracker data: |
Test stage Functional on EL 8.8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13475/1/execution/node/1149/log |
Features: control Add daos_server start --auto-format option to enable engines to start without having to trigger a storage format with an externally executed dmg storage format command. If the flag is detected the server will call the format API during its start-up routine and if the server config file used is valid the engines will be started after format completes. Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]> Signed-off-by: Dalton Bohning <[email protected]>
9edeecb
to
843984a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test stage Functional on EL 8.8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13475/2/execution/node/1122/log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test stage Functional on EL 8.8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13475/3/execution/node/1122/log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Github claims some checks aren't complete, but they obviously are here: |
Features: control
Add daos_server start --auto-format option to enable engines to start without having to trigger a storage format with an externally executed dmg storage format command. If the flag is detected the server will call the format API during its start-up routine and if the server config file used is valid the engines will be started after format completes.
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: