Alan discovered that we can deal with a stale nfs file handle on zeus by using the following command:
umount -l directory
This performs a lazy unmount, which cleans up references to a filesystem after detaching it.
Tags: cluster, hydra, stale nfs file, zeus