<fix>[ha]: ZSTAC-84992 direct-pick HA pre-fence core to 5.4.10 (@@3)#4512
Open
MatheMatrix wants to merge 3 commits into
Open
<fix>[ha]: ZSTAC-84992 direct-pick HA pre-fence core to 5.4.10 (@@3)#4512MatheMatrix wants to merge 3 commits into
MatheMatrix wants to merge 3 commits into
Conversation
Move premium-only HA pre-fence details out of community while keeping the generic async before-start extension point support. Jira: ZSTAC-83890 Test: mvn -pl header,compute,plugin/kvm,simulator/simulatorImpl,testlib -DskipTests compile Change-Id: I168adf82338f9df9e76287619b7f76a8e5be695f
Move HA pre-fence pending tag creation into HaStartVmInstanceMsg handling after the VM state update, so later pre-fence execution observes the same database state. Resolves: ZSTAC-83890 Change-Id: I7f046732e0245319ed4cf188d1342b65dad11767
Create HA pre-fence pending tag only when the checker provides an accessible peer host. The peer should be covered by the HA dead-host and storage-inactive paths, so do not persist a fallback marker when it is absent. Resolves: ZSTAC-83890 Change-Id: I36426b3386f1080ddeae8396ea9c4f7a81e25711
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Direct cherry-pick the ZSTAC-83890 zstack commits to 5.4.10 for ZSTAC-84992 without squashing or rewriting commit messages.
This MR uses the unified @@3 branch name required across zstack, premium, and zstack-utility:
cp/5.4.10/ZSTAC-84992-direct-pick-20260709@@3Supersedes previous direct-pick MR without @@3 branch suffix: http://dev.zstack.io:9080/zstackio/zstack/-/merge_requests/10472
Supersedes previous squash/backport MR: http://dev.zstack.io:9080/zstackio/zstack/-/merge_requests/10457
Cherry-picked commits
<fix>[ha]: stabilize suspect host pre-fence flow<fix>[ha]: create pre-fence tag in core<fix>[ha]: require peer for pre-fence tagValidation
git diff --checkResolves: ZSTAC-84992
sync from gitlab !10473