-
Notifications
You must be signed in to change notification settings - Fork 142
CORTX-31907- panic at m0_balloc_load_extents() #2064
Conversation
1. Added assert in balloc code in case any btree operation fails. 2. Added debug print in btree code to print error messages specific balloc btrees. Signed-off-by: Mukund Kanekar <mukund.kanekar@seagate.com>
in sync with new btree code. Signed-off-by: Mukund Kanekar <mukund.kanekar@seagate.com>
alloc/free db update returns error. Signed-off-by: Mukund Kanekar <mukund.kanekar@seagate.com>
PR CI/CD Job started https://eos-jenkins.colo.seagate.com/job/Cortx-PR-Build/job/Motr/1575/ |
I am not sure here.
|
|
Custom build to debug balloc assert due to corrupt btree. 1. Added assert in balloc code in case any btree operation fails. 2. Added debug print in btree code to print error messages specific balloc btrees. 3. Updated assert added in balloc code in when btree operation fails in sync with new btree code. 4. Added assert in case ext creation fails due low memory also if alloc/free db update returns error. Signed-off-by: Mukund Kanekar <mukund.kanekar@seagate.com>
Problem Statement
Design
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author