Skip to content

mds/quiesce-db: track db epoch separately from the membership epoch#57454

Merged
batrick merged 3 commits intomainfrom
wip-lusov-quiesce-db-epoch
May 16, 2024
Merged

mds/quiesce-db: track db epoch separately from the membership epoch#57454
batrick merged 3 commits intomainfrom
wip-lusov-quiesce-db-epoch

Conversation

@leonid-s-usov
Copy link
Contributor

Fixes: https://tracker.ceph.com/issues/65977

Tracking the db epoch separately will make sure that replicas only follow leader's epoch choice, even if they are already on the new membership epoch. This eliminates races due to the random order of mdsmap updates.

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

…a root

Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
Tracking the db epoch separately will make sure that replicas
only follow leader's epoch choice, even if they are already on
the new membership epoch. This eliminates races due to the
random order of mdsmap updates.

Fixes: https://tracker.ceph.com/issues/65977
Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
Prevent sending of the same version to the same peer more than once a second

Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
@leonid-s-usov
Copy link
Contributor Author

@batrick please approve for merge. See #57332 (comment)

@leonid-s-usov
Copy link
Contributor Author

jenkins test make check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cephfs Ceph File System tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants