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

feat(fuse): track connections with /meterics (for waiting/congested FUSE connection, per fuse device), lower hw-slowdown event level from warning to info #268

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

gyuho
Copy link
Collaborator

@gyuho gyuho commented Dec 26, 2024

✔ listed 5 fuse connections
+--------+--------------+--------------------------------------------------+----------------------+-------------+--------------------------+------------------+---------+
| DEVICE |    FSTYPE    |                   DEVICE NAME                    | CONGESTION THRESHOLD | CONGESTED % | MAX BACKGROUND THRESHOLD | MAX BACKGROUND % | WAITING |
+--------+--------------+--------------------------------------------------+----------------------+-------------+--------------------------+------------------+---------+
|    224 | fuse.11111fs | 11111FS:dedicated0001wg11111-r2us-prod01awsuswes |                  150 | 0.00%       |                      200 | 0.00%            |       0 |
|    427 | fuse.11111fs | 11111FS:dedicated0001wg11111-r2us-prod01awsuswes |                  150 | 0.00%       |                      200 | 0.00%            |       0 |
|     44 | fuse.lxcfs   | lxcfs                                            |                    9 | 0.00%       |                       12 | 0.00%            |       0 |
|     81 | fuse.11111fs | 11111FS:ws-1111156z-us-east-training             |                  150 | 2.00%       |                      200 | 1.50%            |       3 |
|     82 | fuse.11111fs | 11111FS:ws-1111156z-lepton-ai-us-east-dev        |                  150 | 0.00%       |                      200 | 0.00%            |       0 |
+--------+--------------+--------------------------------------------------+----------------------+-------------+--------------------------+------------------+---------+

@gyuho gyuho self-assigned this Dec 26, 2024
@gyuho gyuho force-pushed the fuse-connections branch 3 times, most recently from 996e38b to 7a59f0b Compare December 30, 2024 16:47
Copy link
Member

@hm2501 hm2501 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gyuho gyuho changed the title feat(fuse): monitor connections (waiting/congested ones) per fuse device feat(fuse): monitor connections (waiting/congested ones) per fuse device, fix flaky tests, clean up lsblk logs Dec 31, 2024
@gyuho gyuho changed the title feat(fuse): monitor connections (waiting/congested ones) per fuse device, fix flaky tests, clean up lsblk logs feat(fuse): track connections with /meterics (for waiting/congested FUSE connection, per fuse device), fix flaky tests, clean up lsblk logs Dec 31, 2024
@gyuho gyuho changed the title feat(fuse): track connections with /meterics (for waiting/congested FUSE connection, per fuse device), fix flaky tests, clean up lsblk logs feat(fuse): track connections with /meterics (for waiting/congested FUSE connection, per fuse device) Dec 31, 2024
…USE connection, per fuse device)

Signed-off-by: Gyuho Lee <[email protected]>
gyuho added 2 commits January 2, 2025 14:01
Signed-off-by: Gyuho Lee <[email protected]>
Signed-off-by: Gyuho Lee <[email protected]>
@gyuho gyuho changed the title feat(fuse): track connections with /meterics (for waiting/congested FUSE connection, per fuse device) feat(fuse): track connections with /meterics (for waiting/congested FUSE connection, per fuse device), lower hw-slowdown event level from warning to info Jan 2, 2025
@gyuho gyuho merged commit ec6625d into main Jan 2, 2025
5 checks passed
@gyuho gyuho deleted the fuse-connections branch January 2, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants