07.05.2014 Views

Oracle RAC on RedHat Linux Best Practice guide and ... - OpenMPE

Oracle RAC on RedHat Linux Best Practice guide and ... - OpenMPE

Oracle RAC on RedHat Linux Best Practice guide and ... - OpenMPE

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

IA-32: memory map base address<br />

• Available with Redhat 2.1 <strong>and</strong> United <strong>Linux</strong> 1.0<br />

• <str<strong>on</strong>g>Oracle</str<strong>on</strong>g> running <strong>on</strong> <strong>Linux</strong> will, by default, be limited to a<br />

shared memory area of 1.7GB.<br />

• <str<strong>on</strong>g>Oracle</str<strong>on</strong>g> running <strong>on</strong> Red Hat Advanced Server can allocate<br />

a shared memory area of 2.7GB by lowering <str<strong>on</strong>g>Oracle</str<strong>on</strong>g>’s<br />

memory map base address.<br />

− Relink <str<strong>on</strong>g>Oracle</str<strong>on</strong>g> with a modified base address<br />

• [oracle]$ cd $oracle_home/rdbms/lib<br />

• [oracle]$ genksms –s 0x15000000 > ksms.s<br />

• [oracle]$ make –f ins_rdbms.mk ksms.o<br />

• [oracle]$ make –f ins_rdbms.mk ioracle<br />

− Modify the base mmap address for the <str<strong>on</strong>g>Oracle</str<strong>on</strong>g> user before starting<br />

the <str<strong>on</strong>g>Oracle</str<strong>on</strong>g> processes<br />

• [root]# echo 268435456 > /proc/$pid/mapped_base<br />

• [root]# echo 3000000000 > /proc/sys/kernel/shmmax<br />

51

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!