Skip to content

Drbd vvoytbitmap#7

Open
MrTomSawyer wants to merge 8 commits into
deckhouse:flant-9.2from
MrTomSawyer:drbd-vvoytbitmap
Open

Drbd vvoytbitmap#7
MrTomSawyer wants to merge 8 commits into
deckhouse:flant-9.2from
MrTomSawyer:drbd-vvoytbitmap

Conversation

@MrTomSawyer

Copy link
Copy Markdown

No description provided.

- Introduced TRACK_WRITES_IN_BITMAP flag to manage bitmap tracking state.
- Implemented drbd_adm_track_bitmap function to start/stop bitmap tracking based on parameters received.
- Added drbd_adm_flush_bitmap function to handle flushing of the bitmap.
- Updated drbd_req_destroy to skip processing for tracked bitmap slots.

This enhancement allows for better management of write tracking in the bitmap, improving data consistency during resync operations.

Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
- Changed the submodule URL for drbd-headers from the previous repository to a new one.
- Updated the branch from 'flant-9.2' to 'vvoyt-bitmap-track-flush' to reflect the latest development branch.

This change ensures that the project is using the correct repository and branch for the drbd-headers submodule.

Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
This commit updates the release version in drbd_config.h to reflect the latest build. The change ensures that the versioning is consistent with ongoing development and releases.

Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
This commit updates the release version in drbd_config.h to reflect the latest build. The change ensures that the versioning is consistent with ongoing development and releases.

Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
…, and 10

This commit updates the DRBD version in the Dockerfiles for RHEL 7, 8, 9, and 10 to the latest release, ensuring consistency across all environments.

Signed-off-by: Roland Kammerer <roland.kammerer@linbit.com>
Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
This commit updates the DRBD version to 9.2.16-flant.5 in the spec and changelog files, reflecting the latest fixes for drbdsetup hang scenarios and receiver thread issues. The changes ensure consistency across documentation and versioning.

Signed-off-by: Flant <david.magton@flant.com>
Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
This commit updates the branch for the drbd-headers submodule from 'vvoyt-bitmap-track-flush' to 'drbd-vvoytbitmap' to align with the latest development. Additionally, it removes unused variable declarations from the Makefile, streamlining the build process.

Signed-off-by: Slava V <vyacheslav.voytenok@flant.com>
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.

1 participant