Hi,
I was wondering if anyone had a script for viewing/removing NFS locks on a filer?
We have just started to use Oracle on NFS and have had an issue where we have had the host crash and leave locks which then stop the DB being started again (on that node) when that node is recovered and will probably (guessing) eventually stall the DB when other nodes try to access the data that is being locked.
I was planning on something like:
- check the locks for a filer/vfiler for the specific host
- remove the locks
using lock status/lock
break
Any thoughts/help or advice would be appreciated.
thanks
c