Hi Folks,
Just tried to do a find inside one of my STAGING directories, and I get this random "Stale NFS file handle" error.
eg.
>cd /iwmnt/default/main/NRM/STAGING
>find . -type f -name '*.html'
(displays lots of files)
.
.
.
./about/policy/documents/1602/index.html
./about/policy/documents/1706/appendices.html
./about/policy/documents/1706/definitions.html
./about/policy/documents/1706/index.html
find: cannot open .: Stale NFS file handle
>
When I say "random", I mean that the find "stops" at various spots in a seemingly random manner.
I've run this type of command many times before with no problems. I know that Teamsite employs a lot of NFS madness, so I am wondering whats going on. I am suspecting that I will need to restart TeamSite in order to remount the shares!!
Any advice is appreciated.
Cheers!