-
Notifications
You must be signed in to change notification settings - Fork 304
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-14561 vos: Add garbage collection metrics (#13244) #13369
Conversation
* Add some metrics for garbage collection * Add total metrics for vos space, so we can infer free space * Add aggregation failure counter Also adds a small change to the Go builder for handling versions with a -suffix. Co-authored-by: Michael MacDonald <[email protected]> Signed-off-by: Jeff Olivier <[email protected]> Signed-off-by: Michael MacDonald <[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.
Bug-tracker data: |
Test stage Functional Hardware Medium Verbs Provider completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13369/1/execution/node/1349/log |
HW Medium failure looks to be |
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 Medium Verbs Provider completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13369/2/execution/node/1297/log |
Change-Id: Ida920858a6258d3d2b5226a20f812fa6162d0cf9
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 Medium Verbs Provider completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13369/3/execution/node/1353/log |
Change-Id: I589ae28f55c772f15bf10e49c1cda9364bb4ea8d
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.
Change-Id: Ifd86130ff3302e53784092e565c8f572fe08f4c1
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 Medium completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13369/6/testReport/ |
Also adds a small change to the Go builder for
handling versions with a -suffix.
Co-authored-by: Michael MacDonald [email protected]
Signed-off-by: Jeff Olivier [email protected]
Signed-off-by: Michael MacDonald [email protected]