FNDLIBR crashing after moving mount point from $APPLCSF/$APPLLOG to NAS compellent device
Hello,
Customer using 12.1.3 on Linux x86-64 moved mount options where concurrent logs are located from ($APPLCSF/$APPLLOG) to NAS device. It doesn't work, FNDLIBR processes are crashing. They get lots of these errors in ICM log:
Found dead process: spid=(22424), cpid=(106109), ORA pid=(150), manager=(0/0)
They don't have all parameters set as per note Sharing The Application Tier File System in Oracle E-Business Suite Release 12 (Doc ID 384248.1),Section 9: References:Note:
NFS Parameter Recommendations
For Application Tier File System
rw,intr,bg,hard,timeo=600,wsize=32768,rsize=32768,nfsvers=3,tcp,nolock,acregmin=0,acregmax=0
They have mounted $APPLCSF/$APPLLOG mount with following options :
## mksptcnasr12:/prodfiles_vol/prodfiles /prodfiles nfs _netdev,rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,actimeo=0,vers=3,timeo=600 0 0