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
@@ -81,7 +81,6 @@ Before you begin, refer to the following SAP notes and papers:
81
81
*[SUSE SAP HA Best Practice Guides][suse-ha-guide]: Contains all required information to set up NetWeaver High Availability and SAP HANA System Replication on-premises (to be used as a general baseline; they provide much more detailed information)
82
82
*[SUSE High Availability Extension 12 SP3 Release Notes][suse-ha-12sp3-relnotes]
83
83
*[NetApp SAP Applications on Microsoft Azure using Azure NetApp Files][anf-sap-applications-azure]
84
-
*[SAP HANA on NetApp Systems with Network File System (NFS)](https://www.netapp.com/us/media/tr-4435.pdf): A configuration guide that contains information about how to set up SAP HANA by using Azure NFS by NetApp
85
84
86
85
87
86
## Overview
@@ -332,7 +331,7 @@ Configure and prepare your OS by doing the following steps:
332
331
333
332
Reboot the VM to activate the changes.
334
333
335
-
3.**[A]** Prepare the OS for running SAP HANA on NetApp Systems with NFS, as described in [SAP HANA on NetApp AFF Systems with NFS configuration guide](https://www.netapp.com/us/media/tr-4435.pdf). Create configuration file */etc/sysctl.d/netapp-hana.conf* for the NetApp configuration settings.
334
+
3.**[A]** Prepare the OS for running SAP HANA on NetApp Systems with NFS, as described in [NetApp SAP Applications on Microsoft Azure using Azure NetApp Files][anf-sap-applications-azure]. Create configuration file */etc/sysctl.d/netapp-hana.conf* for the NetApp configuration settings.
336
335
337
336
<pre><code>
338
337
vi /etc/sysctl.d/netapp-hana.conf
@@ -366,7 +365,7 @@ Configure and prepare your OS by doing the following steps:
366
365
vm.swappiness=10
367
366
</code></pre>
368
367
369
-
4.**[A]** Adjust the sunrpc settings, as recommended in the [SAP HANA on NetApp AFF Systems with NFS configuration guide](https://www.netapp.com/us/media/tr-4435.pdf).
368
+
4.**[A]** Adjust the sunrpc settings, as recommended in the [NetApp SAP Applications on Microsoft Azure using Azure NetApp Files][anf-sap-applications-azure].
370
369
371
370
<pre><code>
372
371
vi /etc/modprobe.d/sunrpc.conf
@@ -635,7 +634,7 @@ In this example for deploying SAP HANA in scale-out configuration with standby n
635
634
-`async_write_submit_active`**on**
636
635
-`async_write_submit_blocks`**all**
637
636
638
-
For more information, see [SAP HANA on NetApp AFF Systems with NFS Configuration Guide](https://www.netapp.com/us/media/tr-4435.pdf).
637
+
For more information, see [NetApp SAP Applications on Microsoft Azure using Azure NetApp Files][anf-sap-applications-azure].
639
638
640
639
Starting with SAP HANA 2.0 systems, you can set the parameters in `global.ini`. For more information, see SAP Note [1999930](https://launchpad.support.sap.com/#/notes/1999930).
0 commit comments