Skip to content
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

High-level Design of Storage Monitoring Daemon #1481

Merged
merged 26 commits into from
May 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
bc26917
Initial commit of ssdmon HLD
assrinivasan Sep 20, 2023
a9db382
Changes to HLD based on prgeor and staphylo review comments
assrinivasan Oct 11, 2023
7de95b2
Clarified sdutil class name. Changed case of SSD_INFO keys.
assrinivasan Oct 12, 2023
97e9167
Made minor revisions
assrinivasan Oct 12, 2023
d0395ee
Modified daemon per staphylo and prgeor comments. Renamed daemon to '…
assrinivasan Oct 20, 2023
01dc8d8
Minor revisions based on prgeor review comments
assrinivasan Oct 20, 2023
24e2dc4
Minor changes based on staphylo review comments
assrinivasan Nov 1, 2023
31cb0be
Added new class and member function logic info. Made changes to State…
assrinivasan Nov 24, 2023
8db4f8c
Mde changes per prgeor review comments. Added Class diagram.
assrinivasan Feb 9, 2024
0c53764
Made changes per prgeor review comments. Appropriately modified the c…
assrinivasan Feb 15, 2024
00935dd
Added design consideration for bind mounts and reboot script changes
assrinivasan Feb 16, 2024
82bd91b
Cleaned up grammar, other minor revisions
assrinivasan Feb 27, 2024
e6a47b7
Made changes per community review comments
assrinivasan Apr 17, 2024
6a363c5
Added design considerations for various restart/reboot scenarios
assrinivasan Apr 18, 2024
1af0935
Added core design algorithm
assrinivasan Apr 26, 2024
b5f948e
Changed FSSTATS_SYNC format
assrinivasan Apr 30, 2024
30b5823
Added YANG model and pseudo code for planned reboots/daemon crash sce…
assrinivasan May 6, 2024
56d57c1
Cleaned up YANG model
assrinivasan May 7, 2024
6632690
Added key and example for CONFIG_DB, enhanced YANG model accordingly
assrinivasan May 7, 2024
3fd9db6
Changed fsio-rw-sync invocation from reboot script to database servic…
assrinivasan May 9, 2024
1707051
Updated example of redis db output
assrinivasan May 10, 2024
5403a0f
Added a better example to diff between latest and total FSIO reads/wr…
assrinivasan May 10, 2024
26c7d08
Removed reference to non-psutil scenario. Revert FSIO script invocati…
assrinivasan May 15, 2024
34417cc
Updated facts about config_db. Updated YANG model. Cleaned up naming.
assrinivasan May 16, 2024
2a00465
Changed impl. details of FSIO sync in planned reboot scenarios
assrinivasan May 20, 2024
0d7e809
Modified Test plan language
assrinivasan May 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading