Closed ab-mohamed closed 2 years ago
Used cloud platform GCP
Used SLES4SAP version SLES12|15 SPx
Used client machine OS macOS
Expected behaviour vs observed behaviour fence_gce location constraints are not configured as documented in https://cloud.google.com/solutions/sap/docs/netweaver-ha-config-sles#create_the_fencing_device_resources
fence_gce
How to reproduce
# crm configure location <FENCING_LOCATION_NAME_PRIMARY_VM> \ <FENCING_RESOURCE_PRIMARY_VM> -inf: <PRIMARY_VM_NAME>
# crm configure location <FENCING_LOCATION_NAME_SECONDARY_VM> \ <FENCING_RESOURCE_SECONDARY_VM> -inf: <SECONDARY_VM_NAME>
This needs to be fixed in https://github.com/SUSE/saphanabootstrap-formula.
https://github.com/SUSE/saphanabootstrap-formula/pull/148 will fix this
Used cloud platform GCP
Used SLES4SAP version SLES12|15 SPx
Used client machine OS macOS
Expected behaviour vs observed behaviour
fence_gce
location constraints are not configured as documented in https://cloud.google.com/solutions/sap/docs/netweaver-ha-config-sles#create_the_fencing_device_resourcesHow to reproduce