<div dir="ltr">Hello,<div>I&#39;m testing virtualization of some Oracle servers.</div><div>I have 4.1.1 with CentOS 7.3 servers as hypervisors.</div><div>Typically on physical Oracle servers I configure huge pages for Oracle memory areas.</div><div>In particular I disable Transparent Huge Pages, because they are known to be in conflict with Oracle performances, both in RAC and in standalone configurations.</div><div>In RHEL systems I configure &quot;transparent_hugepage=never&quot; boot parameter, while in Oracle Linux OS uek kernels it is already disabled by default.</div><div>I notice that in CentOS 7.3, by default, transparent huge pages are configured:</div><div><br></div><div><div>[root@ov300 ~]# cat /proc/meminfo | grep -i huge</div><div>AnonHugePages:  17006592 kB</div><div>HugePages_Total:       0</div><div>HugePages_Free:        0</div><div>HugePages_Rsvd:        0</div><div>HugePages_Surp:        0</div><div>Hugepagesize:       2048 kB</div><div>[root@ov300 ~]# </div></div><div><br></div><div>I&#39;m going to configure a VM with 64Gb of ram and with an Oracle RDBMS that would have 16Gb of SGA.</div><div>I suspect that I could have problems if I dont&#39; change configuration at hypervisor level...</div><div><br></div><div>What do you think about this subject?</div><div>Is there any drawback if I manually configure the hypervisors to boot with  the &quot;transparent_hugepage=never&quot; boot parameter?</div><div><br></div><div>Thanks in advance,</div><div>Gianluca</div></div>