Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ASM mirroring, which is good?
Syed Jaffar Hussain schrieb:
>
> We have recently implemented 2 node RAC on AIX, with ASM defined
> external redudancy option.
>
> We didn't come across of any performance problems with this
> option. However, I would like hear from any of you about the performance
> difference setting external or normal/high redudancy configuration with ASM.
>
i implemented a systems with two 2-node-RACs with Dataguard as replication solution. each RAC uses ASM with normal redundancy to mirror the data between 2 independent storage boxes. the storage boxes itself uses RAID-10 to mirror the data. Oracle version is 10.2.0.2 on AIX.
performancewise i'm quite satisfied. during backup tests i was able to achieve max. 800MB/s per RAC. redo is applied at max. 150MB/s per node, usually at 50-75MB/s. i put the redologs on ASM but to get the best performance i would recommend using RAW devices for all redologs.
writing to only one storagebox results in slightly better throughput (approx +5-10MB/s).
so ASM works well in terms of performance and stability with three exceptions:
regards,
-ap
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jul 02 2007 - 11:47:59 CDT
![]() |
![]() |