ydb-platform / nbs

Network Block & File Store
Apache License 2.0
56 stars 22 forks source link

Relocation failing with `E_NOT_FOUND checkpoint not found` #968

Open debnatkh opened 6 months ago

debnatkh commented 6 months ago

A test creates a disk and relocates one. It fails with E_NOT_FOUND checkpoint not found According to logs, there do not seem to be any requests deleting this checkpoint, yet DM reports that it is not found.

Logs in the attachment relocation-issue.logs.txt

leftmain commented 6 months ago

did you have a disk-manager release after commit https://github.com/ydb-platform/nbs/pull/102 ?