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_vm_provision/sap_vm_temp_vip: GCP HA improvements and VIP broadcast fix for GCP #64

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

marcelmamula
Copy link
Contributor

sap_vm_provision

Added missing enablement of google cloud agent, that allows backend communication between servers using NLB.
Not having this file results in connection blocked.
# SUSE: https://cloud.google.com/solutions/sap/docs/netweaver-ha-config-sles#enable-back-end-comms
# RHEL: https://cloud.google.com/solutions/sap/docs/netweaver-ha-config-rhel#enable-back-end-comms

NOTE: This is executed on delegated hosts and it has to be done before NLB creation.

sap_vm_temp_vip

Google servers do not have broadcast IP by default, which is combination missing in VIP role.

Fixes error: Error: inet address is expected rather than "dev" caused by empty primary_ip_broadcast_address

@marcelmamula marcelmamula added the enhancement New feature or request label Sep 13, 2024
@marcelmamula marcelmamula self-assigned this Sep 13, 2024
Copy link
Contributor

@ja9fuchs ja9fuchs left a comment

Choose a reason for hiding this comment

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

lgtm

@marcelmamula marcelmamula merged commit eef145f into sap-linuxlab:dev Sep 16, 2024
4 checks passed
@marcelmamula marcelmamula deleted the gcp branch October 18, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants