KB Article #181599

filerd:failed to get status for file "${B2BI_SHARED_DATA}/filer/singleton/nlinkchk": No such file or directory

Problem

-- getting this error in Integrator trace :

filerd:failed to get status for file "${B2BI_SHARED_DATA}/filer/singleton/nlinkchk": No such file or directory

-- what does this error mean ?

Resolution

* the filer checks regularly the availability of the shared file system :

- it creates the folder "nlinkchk" if folder does not exist already

- it runs the stat() command on this folder ensure the shared directory can be reached

* when this error occurs, the stat command reports that folder does not exist

* it shows that the shared directory became temporarly unavailable