Skip to content

chore(api): block migration on frozen FS and snapshotting during migration#2031

Open
eofff wants to merge 1 commit intomainfrom
fix/api/fail-snapshot-while-migration-and-migration-while-snapshot
Open

chore(api): block migration on frozen FS and snapshotting during migration#2031
eofff wants to merge 1 commit intomainfrom
fix/api/fail-snapshot-while-migration-and-migration-while-snapshot

Conversation

@eofff
Copy link
Contributor

@eofff eofff commented Feb 27, 2026

Description

Block migration when the file system is frozen, and block snapshotting while migration is in progress.

Why do we need it, and what problem does it solve?

The combination of migration and snapshot creation caused issues with file system freeze and unfreeze operations.

What is the expected result?

Stable working system.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

fix
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
@eofff eofff added e2e/run Run e2e test on cluster of PR author and removed e2e/run Run e2e test on cluster of PR author labels Feb 27, 2026
@eofff eofff changed the title fix chore(api): block migration when the fs is frozen, and fail snapshotting while migration is in progress Mar 2, 2026
@eofff eofff changed the title chore(api): block migration when the fs is frozen, and fail snapshotting while migration is in progress chore(api): block migration on frozen FS and snapshotting during migration Mar 2, 2026
@eofff eofff added this to the v1.6.0 milestone Mar 2, 2026
@eofff eofff requested a review from loktev-d March 2, 2026 08:34
@eofff eofff marked this pull request as ready for review March 2, 2026 08:35
@universal-itengineer universal-itengineer modified the milestones: v1.6.0, v1.7.0 Mar 3, 2026
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.

2 participants