Which two statements are true about High Availability NFS (HANFS)? (Choose two.)
A.
HANFS does not depend on NFS services provided by the underlying operating system.
B.
HANFS performance depends on the characteristics of the underlying ASM disks.
C.
HANFS provides high availability in case of an NFS client failure.
D.
HANFS provides high availability in case of cluster node failure.
E.
NFS client requests are distributed by DNS in a round-robin fashion to the cluster nodes that export the NFS filesystem.
Correct: B (It’s obvious, HANFS use NFS on ACFS-only filesystem located at ASM disks)
Correct: D https://docs.oracle.com/database/121/OSTMG/GUID-4D7A5911-8FA6-47DC-98BB-593B2C90D43E.htm#OSTMG95489
Wrong: A – HANFS depends on NFS stack
Wrong: C – I think HANFS provides high availability in case of an NFS SERVER failure. (HAVIP will be move to second NFS at another cluster member). I can’t imagine how HANFS may provide HA for NFS client..
Wrong E: The initial processing of srvctl add havip ensures that: The address being used is static, not dynamic Any DNS names resolve to only one host, not round-robin multiple DNS resolutions