Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Solaris 9 UFS,directIO,async,filesystemio_options

Re: Solaris 9 UFS,directIO,async,filesystemio_options

From: zhu chao <zhuchao_at_gmail.com>
Date: Fri, 4 Mar 2005 14:00:14 +0800
Message-ID: <962cf44b0503032200179dc770@mail.gmail.com>


Oracle can use mixed raw/ufs database layout. It will use kaio call when writing to redo log, and lwp async when write to ufs datafiles.

Unless your system is really heavy write, async doesnot help much. I perfer directio+multiple dbwr.

On Tue, 1 Mar 2005 12:31:21 -0800, Stalin <stalinsk_at_gmail.com> wrote:
> Hi All,
>
> With the enhancement to UFS concurrent direct IO in solaris 9i, I was
> planning to use UFS for datafiles and still stick with raw volumes for
> redo logs and temporary tablespace. In this mixed setup, what value
> should i set for filesystemio_options ? direct io or setall .
>
> also, does async io still go through threaded lwp async emulation or
> use KAIO for above setup ?. I doubt kaio can work on anything but
> pure raw volumes or vxfs quick io.
>
> Appreciate any inputs.
>
> Stalin
> --
> http://www.freelists.org/webpage/oracle-l
>

-- 
Regards
Zhu Chao
www.cnoug.org
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 04 2005 - 01:03:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US