RMAN & CIO/ASYNC
Hi All,
I'm currently doing some testing with RMAN ACTIVE DUPLICATE with our 1.8TB EBS environment which is sat on AIX 6.1. We're currently using CIO (via filesystemio_options=setall) and I've found the RMAN Duplicate to take a long time (approx 14 hours), but when changing to ASYNC (filesystemio_options=async) the RMAN Duplicate takes around 7 hours.
I was always led to belive that the Oracle recommendation was to use CIO or DIO so that the data isn't passing through the FS Cache.
Could there be something wrong with our configuration (Oracle or AIX), or is this expected behaviour? Are there any setting that people can advise we look at?