Skip to content

[Blockstore] VolumeInfo not updated in ServiceActor for remote volumes #2605

Open
@qkrorlqr

Description

@qkrorlqr

We hit the following error https://github.com/ydb-platform/nbs/blame/3f335a8812dd778e1f1fa907bd1e9e05e6f6a5ee/cloud/blockstore/libs/storage/service/service_actor_writeblocks.cpp#L67 on the host where the volume is mounted if TResizeVolumeRequest is processed by another blockstore-server instance.

First of all, this validation at the TServiceActor side seems redundant. Second, we still want to keep VolumeInfo structures in TServiceActor up to date and we have the logic that updates the endpoint upon resize - we should also update VolumeInfo structures in service state.

Metadata

Metadata

Assignees

Labels

2024Q4blockstoreAdd this label to run only cloud/blockstore build and tests on PRbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions