Skip to content

Commit 0d85ee9

Browse files
authored
Update sap-hana-scale-out-standby-netapp-files-suse.md
adding into on NFS v3 as options sunrpc tcp_max_slot_table_entries=128 only required for NFSv3, not for NFS v4 and v4.1
1 parent 4909a1c commit 0d85ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/workloads/sap/sap-hana-scale-out-standby-netapp-files-suse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Configure and prepare your OS by doing the following steps:
351351
> [!TIP]
352352
> Avoid setting net.ipv4.ip_local_port_range and net.ipv4.ip_local_reserved_ports explicitly in the sysctl configuration files to allow SAP Host Agent to manage the port ranges. For more details see SAP note [2382421](https://launchpad.support.sap.com/#/notes/2382421).
353353
354-
4. **[A]** Adjust the sunrpc settings, as recommended in SAP note [3024346 - Linux Kernel Settings for NetApp NFS](https://launchpad.support.sap.com/#/notes/3024346).
354+
4. **[A]** Adjust the sunrpc settings for NFSv3 volumes, as recommended in SAP note [3024346 - Linux Kernel Settings for NetApp NFS](https://launchpad.support.sap.com/#/notes/3024346).
355355

356356
<pre><code>
357357
vi /etc/modprobe.d/sunrpc.conf

0 commit comments

Comments
 (0)