![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 2218451.1 : ODA: After a DIMM Upgrade Several Key OS Kernel Values Were Reset Back to the Original Values After ODA patching / Upgrade - Bug 25192165
Memory / DIMM upgrades are now possible for the X4-2, X5-2 and newer versions. OS kernel parameters should be altered to take advantage of this increased memory. You may find that after patching that the kernel parameter changes revert back to the original memory configuration. This is identified as Bug 25192165. The temporary fix is to manually update the kernel parameter back to the previous values. This note will also provide recommendations for X5-2 using either 768G or 512G per server compared to the base 256G. Created from <SR 3-13542514041> Applies to:Oracle Database Appliance X5-2 - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. SymptomsKernel parameters are incorrect after upgrading / patching the ODA. Changes
CauseInternal Bug 25192165 Solution1) Manually change the Kernel parameters to your pre-patch application values 2) IF you have increased memory to 512G or 768G per server you can use 768G recommended Kernel parameter settings for the ODA if using 50+ databases The following was the maximum creation on X5-2 fully populated (768G), this has been tested . 1. Increase kernel.sem from ‘250 32000 100 142’ to ‘1510 214420 1510 200’ on both nodes. # vi /etc/sysctl.conf # sysctl -p /etc/sysctl.conf 2. Increase the hugepages from 67200 to 103865 on both nodes as below: # vi /etc/sysctl.conf 3.Increase memlock limit from 192000000 to 256000000 on both nodes as below: # vi /etc/security/limits.conf Each database has following configurations: alter system set sga_target=4g scope=spfile sid='*'; References<BUG:25192165> - ODA PATCHING RESETS KERNEL PARAMETERS TO DEFAULT AFTER DIMM UPGRADE<BUG:25190881> - ENH: ODA DOCUMENT CORRECT KERNEL PARAMETER CHANGES AFTER MEMORY / DIMM UPGRADES Attachments This solution has no attachment |
||||||||||||
|