Open Thr3d opened 2 years ago
@fmherschel @lpinne could you please have a look at this issue? Thanks very much :-).
Hi Thr3d, hi Meike,
we need to discuss who should handle that cloud platform specific requests.
Regards, Lars
Hi Meike, I just updated the doc and logged a bug for this.
Hi Stephen, thank you very much! The changes will be online with the next repo build - this however will only happen somewhen next week. Hope this is okay.
4.5 Tagging the EC2 Instances:
https://documentation.suse.com/sbp/all/html/SLES4SAP-hana-sr-guide-PerfOpt-15_AWS/index.html#id-tagging-the-ec2-instances
Using a capitalized value for the EC2 fence tag will cause the fence operation to fail even if the node's hostname is capitalized. A note should be added here mentioning the value needs to be lowercase.
Example:
pacemaker
tag value isSAP15SP2-NODE0
but EC2 stonith agent expectssap15sp2-node1
. Updating the tag value to be lowercase resolved this.