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

sap_ha_pacemaker_cluster: fix: GCP vip resource force cidr 32 #447

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

ja9fuchs
Copy link
Contributor

@ja9fuchs ja9fuchs commented Sep 6, 2023

In Google cloud platform the primary instance IP is by default /32 and the VIP must also be /32 to avoid conflicts with the routing.

Adding the cidr_netmask to the IPaddr2 resources with a hard-coded value of 32 for the time being, until further detection functionality has been added to make this dynamic for all platforms.

Copy link
Member

@sean-freeman sean-freeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For time being this lgtm 👍 Will need to be addressed further with NIC selection

@ja9fuchs ja9fuchs merged commit ce46d66 into sap-linuxlab:dev Sep 6, 2023
@ja9fuchs ja9fuchs deleted the ha_fixes branch September 13, 2023 14:56
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