-
Notifications
You must be signed in to change notification settings - Fork 19
CORTX-32172: Fixes ADDB client logs to bundled it in rgw support bundle #117
Conversation
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.
looks good
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.
one minor comment
a093817
to
14a3ece
Compare
After modification, our requirement doesn't meet:
@sachitanands Above modification is required to collect |
@sachitanands Shall I revert it back to previous version of my PR? |
If its not working then I think the environment variable you added is not working that means. |
@sachitanands With previous patch, it was working as expected like below you can see:
|
fb72c61
to
5ca5b9d
Compare
95fff2c
to
fb1f7f2
Compare
@sachitanands Now final fixes also done from motr code as well. Now this functionality looks fine and it gives result as expected.
|
79fd8b6
to
6ccfbe0
Compare
Signed-off-by: Rahul Kumar <rahul.kumar@seagate.com>
6ccfbe0
to
b341703
Compare
Finally outcomes after new patches:
|
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.
looks good
1N deployment was successfull before rebase |
Signed-off-by: Rahul Kumar rahul.kumar@seagate.com
Problem Statement
The addb client logs in rgw container is generating in wrong directory (rgw_debug). This "rgw_debug" directories meant for rgw crash files only. Our expectation, addb client logs should be resides in "addb_files-0x7200000000000001:0x13" directory.
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