Error
Error Code:
ACFS-03542
Oracle Database Error ACFS-03542: Invalid NFS OKS Log Directory
Description
This error indicates that Oracle Cluster File System (ACFS) has detected that its Oracle Kernel Services (OKS) log directory is configured on an NFS-mounted path. ACFS requires OKS log directories to reside on local, non-NFS storage for optimal performance, consistency, and reliability.
Error Message
The specified OKS log directory ' string ' is invalid because it is NFS mounted.
Known Causes
3 known causesIncorrect Configuration
The OKS log directory was mistakenly configured to a path that resides on an NFS share during ACFS setup or subsequent modification.
Underlying Storage Change
A previously valid local path for the OKS log directory was later reconfigured or mounted as an NFS share without updating the ACFS configuration.
ACFS Design Limitation
Oracle ACFS explicitly prohibits NFS-mounted directories for its internal OKS log files due to strict performance and data integrity requirements.
Solutions
Coming SoonGeneral Troubleshooting Tips
- Check the error message carefully for specific details
- Review recent changes that might have caused the error
- Search for the exact error code in the official documentation
- Check log files for additional context
- Try restarting the application or service