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

[NBS] Fix restoring endpoints crash #2841

Open
vladstepanyuk opened this issue Jan 13, 2025 · 0 comments
Open

[NBS] Fix restoring endpoints crash #2841

vladstepanyuk opened this issue Jan 13, 2025 · 0 comments

Comments

@vladstepanyuk
Copy link
Contributor

If we have endpoints saved in the keyring, we try to start them at bootstrap. At the same time, nbs can receive the startendpoint message and begin processing it. It looks like there is a race condition in this scenario that is causing the crash.

VERIFY failed (2025-01-08T00:03:53.236648Z): Problem with Endpoint /var/lib/yc/compute-node/instances/fhm9vb1tru61mmuk6jg5/sandbox/nbs/endpoints/fhm5opo39ngak7brbun2-1: inserted

cloud/blockstore/libs/endpoints/session_manager.cpp:434

CreateSessionImpl(): requirement false failed

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

No branches or pull requests

1 participant