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
@@ -335,7 +335,7 @@ Configure and prepare your OS by doing the following steps:
335
335
yum install nfs-utils
336
336
</code></pre>
337
337
338
-
3.**[A]** Prepare the OS for running SAP HANA on Azure NetApp 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.
338
+
3.**[A]** Prepare the OS for running SAP HANA on Azure NetApp 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.
339
339
340
340
<pre><code>
341
341
vi /etc/sysctl.d/netapp-hana.conf
@@ -367,7 +367,7 @@ Configure and prepare your OS by doing the following steps:
367
367
vm.swappiness=10
368
368
</code></pre>
369
369
370
-
5.**[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).
370
+
5.**[A]** Adjust the sunrpc settings, as recommended in the [NetApp SAP Applications on Microsoft Azure using Azure NetApp Files][anf-sap-applications-azure].
371
371
372
372
<pre><code>
373
373
vi /etc/modprobe.d/sunrpc.conf
@@ -705,7 +705,7 @@ In this example for deploying SAP HANA in scale-out configuration with standby n
705
705
-`async_write_submit_active`**on**
706
706
-`async_write_submit_blocks`**all**
707
707
708
-
For more information, see [SAP HANA on NetApp AFF Systems with NFS Configuration Guide](https://www.netapp.com/us/media/tr-4435.pdf).
708
+
For more information, see [NetApp SAP Applications on Microsoft Azure using Azure NetApp Files][anf-sap-applications-azure].
709
709
710
710
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