RAC & NFS noac mount option under AIX
Date: Thu, 19 Aug 2021 18:10:34 +0200
Message-ID: <CAJNN_2QcJt6oN3S1Frt8QRKuYLTnO0MeYr5sOC389ko3PD2eNQ_at_mail.gmail.com>
Hi,
One of our production databases is a 2 node RAC extended cluster, OS is AIX
7.2
Those three NFS are mounted on both RAC nodes.
In production the golden gate and RMAN NFS mounts are mounted without the
noac option, the NFS for csv files is mounted with the noac option.
We are currently testing a migration from an old NAS to a new NAS for those
3 NFS mounts.
(Oracle 18c that should be migrated to 19c by the end of the year)
We are using 3 NFS mounts for :
option, that's ok.
We have a process that is writing ~2500 csv files, on the old NFS with the
noac option is was taking 3 minutes, with the new NFS with the noac option
it's now taking more than 30 minutes, on the new NFS without the noac
option it's taking 30 seconds.
I have no metrics for the goldengate replication in our testing environment.
Does anyone know if there is a mount option best practice for my third case? Should I consider those csv files as datafiles which means we should use the noac option.
If noac is mandatory, I'll try to convince dba and storage teams to use ACFS instead of NFS. (We are currently using ASM for datafiles)
Best regards,
Thomas Ranchon
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Aug 19 2021 - 18:10:34 CEST