community.sap_install
community.sap_install copied to clipboard
sap_hana_preconfigure/RHEL/NetApp: Sync with SAP note 3024346 v.10
According to SAP note 3024346 v.10, the following entry has to be in a file named /etc/modprobe.d/sunrpc.conf:
options sunrpc tcp_max_slot_table_entries=128
If the file does not exist, it must be created.
One more change must be done for NetApp, see https://github.com/sap-linuxlab/community.sap_install/issues/196#issuecomment-2236742969.
See also https://access.redhat.com/solutions/6535871 - How do I configure TCP maximum slot table entries to 128 for RHEL 7/8 NFS clients? .