Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: AIO on ASM
sagyvolkov_at_gmail.com wrote:
> Thanks for replying Fabrizio (Sorry it took me so long to reply back).
> I'm working on RHEL4 and i've just installed libaio-devel-0.3.102-1and
> libaio-0.3.102-1, hopefully they should work with the oracle binary.
> I'll shutdown the ASM and database instances on my RAC environment, and
> then relink the oracle binary.
> I'll let you of the results.
>
Sagy,
relink in this way:
linux: # su - oracle
oracle_at_linux > cd $ORACLE_HOME/rdbms/lib oracle_at_linux > make PL_ORALIBS=-laio -f ins_rdbms.mk async_on oracle_at_linux > make PL_ORALIBS=-laio -f ins_rdbms.mk ioracle
on all nodes.
(http://www.gesinet.it/oracle/asincio.html)
After restarting the instances check in your /proc/slabinfo.
Regards
-- Fabrizio Magni fabrizio.magni_at_mycontinent.com replace mycontinent with europeReceived on Fri Jan 06 2006 - 12:31:45 CST
![]() |
![]() |