Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-133074 / 24.10.2 / always reinitialize pwenc in vrrp_backup (by yocalebo) #15207

Closed
wants to merge 1 commit into from

Conversation

bugclerk
Copy link
Contributor

Automatic cherry-pick failed. Please resolve conflicts by running:

git reset --hard HEAD~1
git cherry-pick -x c8bf9f39fa83910e9ff05cf9414cb946ad47e478
git cherry-pick -x 08c0e41cb028b8836c3236d16da85d3d1e192a0e
git cherry-pick -x eceefedc1018b4438e4a6d3955ba375a86b6ea97

If the original PR was merged via a squash, you can just cherry-pick the squashed commit:

git reset --hard HEAD~1
git cherry-pick -x 148f5f4ade9991e5ddc352c581fe003453819dc2

QE has hit a rather rare, but painful, error whereby the secret seed between the controllers didn't match. To remedy this problem, we take the approach to always sync the pwenc_secret file from the active controller in the backup function. This ensures they stay in sync with one another.

Original PR: #15204
Jira URL: https://ixsystems.atlassian.net/browse/NAS-133074

@yocalebo yocalebo closed this Dec 13, 2024
@yocalebo yocalebo deleted the NAS-133074-24.10.2 branch December 13, 2024 19:02
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