We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This message is unnecessary when using pmem2_badblock_next() within badblocks_get()
pmem2_badblock_next()
badblocks_get()
Open pool on non-pmem HW
Annoying warning during pool opening on non-PMem HW .
No warning during pool opening.
Are you willing to submit a pull request with a proposed change? Yes
Requested priority: Showstopper
The text was updated successfully, but these errors were encountered:
Fix: apply fix for pmem/pmdk#6126
ec17be3
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>
Fix: apply final fix for pmem/pmdk#6126
9c1a53e
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>
Successfully merging a pull request may close this issue.
ISSUE: Unnecessary warning: "Cannot find any matching device, no bad blocks found"
This message is unnecessary when using
pmem2_badblock_next()
withinbadblocks_get()
Environment Information
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
The text was updated successfully, but these errors were encountered: