AWS sap documentation change
Summary
Updated section headers, fixed markdown formatting in links, corrected quotation marks, and adjusted phrasing related to AWS Launch Wizard and fencing agents
Security assessment
Changes are primarily formatting fixes (quotation marks, markdown links), terminology updates (e.g., 'Automation and AWS Launch Wizard'), and documentation structure adjustments. While the fencing agent discussion relates to cluster reliability, there's no evidence of addressing a specific security vulnerability or adding new security documentation. Shared VPC mention remains informational without new security guidance.
Diff
diff --git a/sap/latest/sap-netweaver/sles-netweaver-ha-planning.md b/sap/latest/sap-netweaver/sles-netweaver-ha-planning.md index 7b35ad659..1a84503ba 100644 --- a//sap/latest/sap-netweaver/sles-netweaver-ha-planning.md +++ b//sap/latest/sap-netweaver/sles-netweaver-ha-planning.md @@ -5 +5 @@ -PrerequisitesReliabilitySAP and SUSE referencesConceptsLaunch Wizard for SAPSwitching architecture to simple-mount +PrerequisitesReliabilitySAP and SUSE referencesConceptsAutomation and AWS Launch Wizard for SAPSwitching architecture to simple-mount @@ -122 +122 @@ This section covers AWS, SAP, and SUSE concepts. -###### Concepts +###### Topics @@ -209 +209 @@ An enterprise landing zone setup or security requirements may require the use of -Evaluate the operational impact against your security posture before setting up shared VPC. To set up, see [Shared VPC – _optional_](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sles-netweaver-ha-settings.html#sles-netweaver-ha-shared-vpc). +Evaluate the operational impact against your security posture before setting up shared VPC. To set up, see [Shared VPC – optional](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sles-netweaver-ha-settings.html#sles-netweaver-ha-shared-vpc). @@ -215 +215 @@ In a two-node cluster setup for a primary resource and its replication pair, it -Since a two-node cluster introduces the possibility of a fence race in which a dual shoot out can occur with communication failures resulting in both nodes simultaneously claiming, “I can’t see you, so I am going to power you off”. The fencing agent is designed to minimise this risk by providing an external witness. +Since a two-node cluster introduces the possibility of a fence race in which a dual shoot out can occur with communication failures resulting in both nodes simultaneously claiming, "I can’t see you, so I am going to power you off". The fencing agent is designed to minimise this risk by providing an external witness. @@ -217 +217 @@ Since a two-node cluster introduces the possibility of a fence race in which a d -SLES supports several fencing agents, including the one recommended for use with Amazon EC2 Instances (external/ec2). This resource uses API commands to check its own instance status - “Is my instance state anything other than running?” before proceeding to power off its pair. If it is already in a stopping or stopped state it will admit defeat and leave the surviving node untouched. +SLES supports several fencing agents, including the one recommended for use with Amazon EC2 Instances (external/ec2). This resource uses API commands to check its own instance status - "Is my instance state anything other than running?" before proceeding to power off its pair. If it is already in a stopping or stopped state it will admit defeat and leave the surviving node untouched. @@ -260 +260 @@ It might be necessary to install `sapstartsrv-resource-agents`. However, all ope - 4. Add entries for ASCS and ERS mount point on both nodes (if not already added). See [Update `/etc/fstab`](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sles-setup.html#update-file). + 4. Add entries for ASCS and ERS mount point on both nodes (if not already added). See [Update /etc/fstab](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sles-setup.html#update-file). @@ -262 +262 @@ It might be necessary to install `sapstartsrv-resource-agents`. However, all ope - 5. Enable `sapping`/`sappong` services. See [Enable `sapping`/`sappong``systemd` services (simple-mount only)](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sap-cluster.html#enable-services). + 5. Enable `sapping`/`sappong` services. See [Enable sapping/sappongsystemd services (simple-mount only)](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sap-cluster.html#enable-services). @@ -264 +264 @@ It might be necessary to install `sapstartsrv-resource-agents`. However, all ope - 6. Disable `systemd` services. See [Align and disable SAP auto start services for `systemd`](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sap-cluster.html#auto-disable). + 6. Disable `systemd` services. See [Align and disable SAP auto start services for systemd](https://docs.aws.amazon.com/sap/latest/sap-netweaver/sap-cluster.html#auto-disable).