Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Oracle Linux IO Tunning - filesystemio_options- disk_asynch_io - PAGECACHE - aio-max-size - O_DIRECT
ENV:
Oracle 9205 -on- RHEL3 -on- EXT3
All,
I have been reading previous post, my own notes and some info on the
internet.
I'm primarily interested in Oracle and using "filesystemio_options=asynch",
but
feel all/many of these OS parameters / options are related, but not
required?
I would like any and all opinions on these (below), but again I'm 99% sure I'm going with "filesystemio_options=asynch" ASAP.
---Oracle
needed? I was a little surprised and caught off guard to find I had to re-implement and learn this stuff again?
I have a poor memory, but keep good notes...it seems I did implement this on my 9iRAC-RHEL3-OCFS system, but promptly un-did
it after obvious problems...it was recommended we use asynch-IO with OCFS. :o| Again for this thread I'm on *EXT3* now.
---OS/Linux
[oracle_at_db08 bdump]$ more /proc/sys/vm/pagecache 1 15 100
max=100(%)...I think I like knowing that OS will not "move process pages to swap"?
http://www.redhat.com/magazine/001nov04/features/vm/
pagecache
The pagecache file adjusts the amount of RAM which can be used by the page
cache.
http://www.puschitz.com/TuningLinuxForOracle.shtml
Increasing I/O Throughput at the Linux OS Level
The /proc/sys/fs/aio-max-size parameter can be changed if asynchronous I/O
is used for Oracle datafiles residing on filesystems (e.g. "ext2").
...
For Online Transaction Processing (OLTP) workloads, the default size of
131072 would suffice.
I await your input...Thanks!
-- Chris Marquez Oracle DBAReceived on Mon Dec 19 2005 - 21:38:42 CST
![]() |
![]() |