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

DAOS-11663 chk: Improve daos faults commands #10970

Merged
merged 1 commit into from
Dec 3, 2022

Conversation

mjmac
Copy link
Contributor

@mjmac mjmac commented Dec 2, 2022

Add a "container" subcommand to set fault location
and then inject the fault in a single command.

Currently supported:

  • daos faults container $pool $cont --location DAOS_CHK_CONT_BAD_LABEL
  • daos faults container $pool $cont --location DAOS_CHK_CONT_ORPHAN

Required-githooks: true

Signed-off-by: Michael MacDonald [email protected]

Add a "container" subcommand to set fault location
and then inject the fault in a single command.

Currently supported:
  * daos faults container $pool $cont --location DAOS_CHK_CONT_BAD_LABEL
  * daos faults container $pool $cont --location DAOS_CHK_CONT_ORPHAN

Required-githooks: true

Signed-off-by: Michael MacDonald <[email protected]>
@mjmac mjmac requested a review from a team as a code owner December 2, 2022 18:51
@github-actions
Copy link

github-actions bot commented Dec 2, 2022

Bug-tracker data:
Ticket title is 'Command line tool for DAOS fault injection'
Status is 'In Progress'
https://daosio.atlassian.net/browse/DAOS-11663

Copy link
Collaborator

@daosbuild1 daosbuild1 left a 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.

@mjmac mjmac merged commit 262e9d7 into feature/cat_recovery Dec 3, 2022
@mjmac mjmac deleted the mjmac/DAOS-11663 branch December 3, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants