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

Add logging and monitoring for OOS in vdisk #2842

Merged
merged 12 commits into from
Mar 19, 2024

Conversation

robdrynkin
Copy link
Collaborator

@robdrynkin robdrynkin commented Mar 15, 2024

Changelog entry

Added logs and sensors for out of space flags in vdisk

Changelog category

  • Improvement

Additional information

...

Copy link

github-actions bot commented Mar 15, 2024

2024-03-15 19:50:10 UTC Pre-commit check for 039c5b5 has started.
2024-03-15 19:50:12 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-15 19:54:32 UTC Build successful.

Copy link

github-actions bot commented Mar 15, 2024

2024-03-15 19:50:11 UTC Pre-commit check for 039c5b5 has started.
2024-03-15 19:50:13 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-15 19:55:00 UTC Build successful.
2024-03-15 19:55:13 UTC Tests are running...
🔴 2024-03-15 21:54:34 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15076 14498 0 76 471 31

Copy link

github-actions bot commented Mar 15, 2024

2024-03-15 19:50:11 UTC Pre-commit check for 039c5b5 has started.
2024-03-15 19:50:15 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-15 19:55:03 UTC Build successful.
2024-03-15 19:55:17 UTC Tests are running...
🔴 2024-03-15 21:12:46 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68409 57446 0 2 10933 28

va-kuznecov
va-kuznecov previously approved these changes Mar 18, 2024
ydb/core/blobstorage/vdisk/common/vdisk_response.cpp Outdated Show resolved Hide resolved
ydb/core/blobstorage/vdisk/common/vdisk_response.cpp Outdated Show resolved Hide resolved
ydb/core/blobstorage/vdisk/common/vdisk_response.h Outdated Show resolved Hide resolved
ydb/core/blobstorage/vdisk/common/vdisk_mongroups.h Outdated Show resolved Hide resolved
@va-kuznecov va-kuznecov self-requested a review March 18, 2024 11:27
Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 12:18:08 UTC Pre-commit check for aa5f8da has started.
2024-03-18 12:18:09 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-18 12:22:59 UTC Build successful.
2024-03-18 12:23:09 UTC Tests are running...
🔴 2024-03-18 14:21:04 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15090 14490 0 83 485 32

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 12:19:20 UTC Pre-commit check for aa5f8da has started.
2024-03-18 12:19:21 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-18 12:24:20 UTC Build successful.
2024-03-18 12:24:31 UTC Tests are running...
🔴 2024-03-18 13:43:26 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68319 57352 0 3 10933 31

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 15:47:46 UTC Pre-commit check for aa5f8da has started.
2024-03-18 15:47:49 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-18 15:52:13 UTC Build successful.

robdrynkin and others added 8 commits March 18, 2024 18:06
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 18:01:34 UTC Pre-commit check for 014c214 has started.
2024-03-18 18:01:35 UTC Build linux-x86_64-release-asan is running...
🔴 2024-03-18 18:06:46 UTC Build failed. see the build logs.
2024-03-18 18:06:56 UTC Tests are running...
🔴 2024-03-18 20:07:27 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15079 14495 0 75 476 33

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 18:19:16 UTC Pre-commit check for 014c214 has started.
2024-03-18 18:19:18 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-03-18 18:23:41 UTC Build failed. see the build logs.
2024-03-18 18:23:52 UTC Tests are running...
🔴 2024-03-18 19:41:14 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68407 57439 0 3 10938 27

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 18:30:55 UTC Pre-commit check for 014c214 has started.
2024-03-18 18:30:56 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-03-18 18:35:11 UTC Build failed. see the build logs.

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 20:22:37 UTC Pre-commit check for d3fb264 has started.
2024-03-18 20:22:38 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-18 20:27:22 UTC Build successful.
2024-03-18 20:27:33 UTC Tests are running...
🔴 2024-03-18 22:01:27 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68419 57459 0 3 10933 24

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 20:22:46 UTC Pre-commit check for d3fb264 has started.
2024-03-18 20:22:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-18 20:27:37 UTC Build successful.
2024-03-18 20:27:52 UTC Tests are running...
🔴 2024-03-18 22:29:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15095 14486 0 81 497 31

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 20:22:47 UTC Pre-commit check for d3fb264 has started.
2024-03-18 20:22:49 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-18 20:27:18 UTC Build successful.

@robdrynkin robdrynkin merged commit 39728d8 into ydb-platform:main Mar 19, 2024
4 of 6 checks passed
@shnikd shnikd mentioned this pull request Mar 20, 2024
robdrynkin added a commit to robdrynkin/ydb that referenced this pull request Mar 21, 2024
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
robdrynkin added a commit that referenced this pull request Mar 21, 2024
Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru>
@shnikd shnikd mentioned this pull request Mar 26, 2024
This was referenced Mar 29, 2024
@shnikd shnikd mentioned this pull request Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants