You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: adoc/OS_Security_Hardening_Guide_for_SAP_HANA_SLES12.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -573,7 +573,7 @@ NOTE: This section only covers settings for IPv4. There are similar IPv6 paramet
573
573
574
574
Description::
575
575
`sysctl` (system control) variables change certain kernel parameters that influence the behavior of different parts of the operating system, such as the Linux network stack.
576
-
These kernel parameters can be looked up in the proc file system, in `/proc/sys/`. Many kernel parameters can be directly changed by echo'ing a value into a parameter file.
576
+
These kernel parameters can be looked up in the proc file system, in `/proc/sys/`. Many kernel parameters can be directly changed by echoing a value into a parameter file.
577
577
However, these changes are not persisted and are lost after a system reboot.
578
578
Therefore we recommend to make all changes in the `sysctl` configuration file.
Copy file name to clipboardExpand all lines: adoc/SAP-Rancher-RKE2-Installation.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ In the next step, make sure you select a Kubernetes version that is supported by
29
29
30
30
31
31
If you do not have any further requirements to Kubernetes, you can click the *Create* button at the very bottom.
32
-
In any other cases, talk to your administrators before making adjustements.
32
+
In any other cases, talk to your administrators before making adjustments.
33
33
34
34
After you clicked *Create*, you should see a screen similar to the below:
35
35
@@ -42,7 +42,7 @@ A common high availability setup holds:
42
42
* 3 x worker nodes
43
43
44
44
The next step is to copy the registration command to the target machines' shell and execute it.
45
-
If your {rancher} instance holds a self-signed certifcate, make sure to activate the text bar holding the registration command in the check box below.
45
+
If your {rancher} instance holds a self-signed certificate, make sure to activate the text bar holding the registration command in the check box below.
46
46
47
47
You can run the command on all nodes in parallel. You do not need to wait until a single node is down.
48
48
When all machines are registered, you can see the cluster status at the top, changing from "updating" to "active".
Copy file name to clipboardExpand all lines: adoc/SLES4SAP-HANAonKVM-15SP2.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,7 @@ The guest VM must:
258
258
* run {sles4sap} 15 SP2 or later.
259
259
* be a {sles} supported VM guest as per Section 7.1 "Supported VM Guests" of the https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-virt-support.html#virt-support-guests[SUSE Virtualization Guide].
260
260
* comply with KVM limits as per https://www.suse.com/releasenotes/x86_64/SUSE-SLES/15-SP2/#allArch-virtualization-kvm-limits["SUSE Linux Enterprise Server 15 SP2 release notes]".
261
-
* fulfill the SAP HANA Hardware and Cloud Measurent Tools (HCMT) storage KPI's as per {launchpadnotes}2493172[SAP Note 2493172 "SAP HANA Hardware and Cloud Measurement Tools"].
261
+
* fulfill the SAP HANA Hardware and Cloud Measurement Tools (HCMT) storage KPI's as per {launchpadnotes}2493172[SAP Note 2493172 "SAP HANA Hardware and Cloud Measurement Tools"].
262
262
Refer to <<_sec_storage>> for storage configuration details.
263
263
* be configured according to the *SUSE Best Practices for SAP HANA on KVM - {sles4sap} {slesProdVersion}* document at hand.
264
264
@@ -1041,7 +1041,7 @@ When using a virtual disk for `vhostmd`, the virtual disk device must be world-r
1041
1041
[[_sec_configuring_guest_at_boot_time]]
1042
1042
==== Configuring the Guest at boot time
1043
1043
1044
-
The folling settings need to be configured at boot time of the VM.
1044
+
The following settings need to be configured at boot time of the VM.
1045
1045
To persist these configurations it is recommended to put the commands provided below into a script which is executed as part of the boot process.
Copy file name to clipboardExpand all lines: adoc/SLES4SAP-HANAonKVM-15SP4.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ The guest VM must:
276
276
* run {sles} or {sles4sap} 15 SP4 or later.
277
277
* be a {sles} supported VM guest as per Section 7.4 "Supported guest operating systems" of the https://documentation.suse.com/sles/15-SP4/single-html/SLES-virtualization/#book-virtualization[SUSE Virtualization Guide].
278
278
* comply with KVM limits as per https://documentation.suse.com/sles/15-SP4/single-html/SLES-virtualization/#virt-hypervisors-limits["SUSE Linux Enterprise Server 15 SP4 Hypervisor Limits"].
279
-
* fulfill the SAP HANA Hardware and Cloud Measurent Tools (HCMT) storage KPI's as per {launchpadnotes}2493172[SAP Note 2493172 "SAP HANA Hardware and Cloud Measurement Tools"].
279
+
* fulfill the SAP HANA Hardware and Cloud Measurement Tools (HCMT) storage KPI's as per {launchpadnotes}2493172[SAP Note 2493172 "SAP HANA Hardware and Cloud Measurement Tools"].
280
280
Refer to <<_sec_storage>> for storage configuration details.
281
281
* be configured according to the *SUSE Best Practices for SAP HANA on KVM* ({sles4sap} {slesProdVersion}) document at hand.
282
282
@@ -363,7 +363,7 @@ It can be loaded with the `modprobe` command, but chances are high that it is al
363
363
If the SR-IOV-capable module is not in use by default and it also fails to load with `modprobe`, this could mean that another driver, potentially one that is not SR-IOV-capable,
364
364
is currently loaded instead. In which case, it should be removed with the `rmmod` command.
365
365
366
-
When the proper module is loaded, creating at least one VF can be done by issueing the following command (which creates four of them):
366
+
When the proper module is loaded, creating at least one VF can be done by issuing the following command (which creates four of them):
@@ -728,7 +728,7 @@ The memory unit can be set to GiB to ease the memory computations.
728
728
It is important to map the host topology into the guest VM, as described below.
729
729
This allows HANA to spread its own workload threads across many virtual CPUs and NUMA nodes.
730
730
731
-
For example, for a 4-socket system, with 28 cores per socket and hyperthreading enabled, the virtual CPU configuration for a single VM will also have 4 sockets, 28 cores, 2 threads. In a multi-VM scenario it is also imperative that the hosts NUMA topology is maped to the VMs. Two VMs on a 4-socket systems would both reflect the NUMA topology of two of the hosts NUMA nodes/sockets. Four VMs on a 4-socket system would reflect the NUMA topology of a single NUMA node/socket.
731
+
For example, for a 4-socket system, with 28 cores per socket and hyperthreading enabled, the virtual CPU configuration for a single VM will also have 4 sockets, 28 cores, 2 threads. In a multi-VM scenario it is also imperative that the hosts NUMA topology is mapped to the VMs. Two VMs on a 4-socket systems would both reflect the NUMA topology of two of the hosts NUMA nodes/sockets. Four VMs on a 4-socket system would reflect the NUMA topology of a single NUMA node/socket.
732
732
733
733
Always make sure that, in the guest VM configuration file:
734
734
@@ -1076,7 +1076,7 @@ When using a virtual disk for `vhostmd`, the virtual disk device must be world-r
1076
1076
[[_sec_configuring_guest_at_boot_time]]
1077
1077
==== Configuring the Guest at boot time
1078
1078
1079
-
The folling settings need to be configured at boot time of the VM.
1079
+
The following settings need to be configured at boot time of the VM.
1080
1080
To persist these configurations, it is recommended to put the commands provided below into a script which is executed as part of the boot process.
0 commit comments