-
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-14793 control: Fail if VMD has no backing storage (#13503) #13546
DAOS-14793 control: Fail if VMD has no backing storage (#13503) #13546
Conversation
Report the specific case where VMD address has no backing devices. A bdev scan of PCI address specified in server config file bdev_list should report an error indicating if any of the addresses are for a VMD which has no backing storage (backing NVMe SSDs). Features: control Required-githooks: true Signed-off-by: Tom Nabarro <[email protected]>
Bug-tracker data: |
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 Hardware Large completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13546/1/testReport/ |
CI failures with |
CI failures seems to not be related to this PR as they are also happening in the PR https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-13490/5/testReport/ from @kjacque . |
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
Still awaiting merge approval for 2.4.2 |
…ol-vmd-missing-backing-error-rel2_4 Features: control Signed-off-by: Tom Nabarro <[email protected]>
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.
CI run nr. 2 (https://build.hpdd.intel.com/blue/organizations/jenkins/daos-stack%2Fdaos/detail/PR-13546/2/tests/) failed with the following known issue:
|
DAOS-14793 has not gone through merge approvals yet. please request gatekeeper when it's approved to merge. |
yes apologies I removed the gatekeeper a couple of minutes ago when I realised |
merge approval has been given |
Report the specific case where VMD address has no backing devices. A
bdev scan of PCI address specified in server config file bdev_list
should report an error indicating if any of the addresses are for a
VMD which has no backing storage (backing NVMe SSDs).
Features: control
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: