Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

DNFS is not working on ODA X7-2 with Oracle 12.2.0.1

edited May 19, 2020 5:03AM in Oracle Database Appliance (ODA) (MOSC) 1 commentAnswered

After we switched to ODA X7-2 HA with Oracle 12.2.0.1, the DNFS has stopped working, even though DNFS is enabled by default in 12.2. (It was working in 11g)

Based on the documentation, I'm using insecure parameter in the /etc/exports file. 

/nfs_backup     oda1(rw,no_root_squash,insecure,anonuid=1001,anongid=1001)

/etc/fstab entry is as follows:

oda-nfsserver:/nfs_backup           /nfs_backup    nfs     rw   0 0

However, when exporting to the DNFS mount, the export ends with multiple errors:

[oracle@oda1 scripts]$ expdp \'/ as sysdba\' directory=dumps dumpfile=test.dmp logfile=test.log tables=ams.employee reuse_dumpfiles=yes

Export: Release 12.2.0.1.0 - Production on Wed May 6 10:56:33 2020

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center