![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 2108596.1 : ODA Oracle Database Appliance Huge Page / Large page sizing
There are multiple Oracle database appliance memory configurations available depending on Hardware version used or as appropriate if memory is added. Applies to:Oracle Database Appliance X4-2 - Version All Versions to All Versions [Release All Releases]Oracle Database Appliance - Version All Versions to All Versions [Release All Releases] Oracle Database Appliance X5-2 - Version All Versions to All Versions [Release All Releases] Information in this document applies to any platform. Symptoms
ChangesAdding new databases CauseFirst time usage: trying to configure Huge Pages for the first time
SolutionRefer to
ODA HA: Use OAKCLI RECONFIGURE OSPARAMS to Calculate, Update and Set Kernel / Memory Values Including Hugepages (Doc ID 2220254.1)
If the ODA has 256GB of memory per node the recommended hugepages is 64000.
If adding memory from 256GB to 512GB double the values in memlock soft/hard setting for grid and oracle users in /etc/security/limits.conf For Kernel parameter settings you can use the following note: While note was created for Exadata the calculations are also correct for the ODA.
To add: 96gb <-- V1 To add hard values for: memlock soft/hard setting for grid and oracle users in /etc/security/limits.conf V1 [root@odaV1a~]# grep Huge /proc/meminfo HugePages_Total: 27300 [root@odaV1a~]# grep Mem /proc/meminfo view /etc/security/limits.conf ... # Oracle-Validated setting for memlock 72000000 # Oracle-Validated setting for nofile soft limit is 131072 # Oracle-Validated setting for nofile hard limit is 131072 # Oracle-Validated setting for nproc soft limit is 131072 # Oracle-Validated setting for nproc hard limit is 131072 96 GB per server node. Six 8 GB low-voltage DDR3 RDIMM (single or dual rank) at 1333-MHz per server node. Note - Quad-rank DIMMs are not supported. X3-2 X4-2 Memory = 256 GB per server node. Sixteen 16 GB low-voltage DDR3 RDIMM at 1600 MHz per server node. X5-2 256 GB per server node. Eight 32 GB low-voltage DDR4 LRDIMM at 2133 MHz per server node. Note - Optional memory expansion to 512 GB or 768 GB. Both server nodes must have the same amount of memory. References<NOTE:1598563.1> - Exadata Kernel Tuning: Compute Node /etc/sysctl.conf parameters: Settings which and are candidates to adjust when adding or removing physical memory (RAM).<NOTE:2220254.1> - ODA HA: Use OAKCLI RECONFIGURE OSPARAMS to Calculate, Update and Set Kernel / Memory Values Including Hugepages <NOTE:1392497.1> - USE_LARGE_PAGES To Enable HugePages <NOTE:401749.1> - Oracle Linux: Shell Script to Calculate Values Recommended Linux HugePages / HugeTLB Configuration <NOTE:361323.1> - HugePages on Linux: What It Is... and What It Is Not... Attachments This solution has no attachment |
||||||||||||
|