Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unnecessary warning: "Cannot find any matching device, no bad blocks found" for non-pmem HW #6126

Closed
grom72 opened this issue Oct 25, 2024 · 0 comments · Fixed by #6127
Closed
Labels
DAOS DAOS-related Priority: 1 urgent Type: Bug A previously unknown bug in PMDK

Comments

@grom72
Copy link
Contributor

grom72 commented Oct 25, 2024

ISSUE: Unnecessary warning: "Cannot find any matching device, no bad blocks found"

This message is unnecessary when using pmem2_badblock_next() within badblocks_get()

Environment Information

  • PMDK package version(s): 2.1.0

Please provide a reproduction of the bug:

Open pool on non-pmem HW

How often bug is revealed: always

Actual behavior:

Annoying warning during pool opening on non-PMem HW .

Expected behavior:

No warning during pool opening.

Details

Additional information about Priority and Help Requested:

Are you willing to submit a pull request with a proposed change? Yes

Requested priority: Showstopper

@grom72 grom72 added Priority: 1 urgent Type: Bug A previously unknown bug in PMDK DAOS DAOS-related labels Oct 25, 2024
grom72 added a commit to daos-stack/daos that referenced this issue Oct 31, 2024
Unnecessary warning: "Cannot find any matching device, no bad blocks found" for non-pmem HW

skip NLT tests for full HW validation
Skip-NLT: true

PR-repos: pmdk@PR-43:5

Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
Allow-unstable-test: true
Priority: 2

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
grom72 added a commit to daos-stack/daos that referenced this issue Nov 5, 2024
Unnecessary warning: "Cannot find any matching device, no bad blocks found" for non-pmem HW

skip NLT tests for full HW validation
Skip-NLT: true

PR-repos: pmdk@PR-43:6

Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
Allow-unstable-test: true
Priority: 2

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
DAOS DAOS-related Priority: 1 urgent Type: Bug A previously unknown bug in PMDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant