* Dave Sherohman ([EMAIL PROTECTED]) spake thusly:
> On Mon, Feb 11, 2002 at 10:10:46AM -0600, Dimitri Maziuk wrote:
> > Short answer: no.
>
> Ah, well. I've already rebooted them anyhow, though, so it doesn't
> really matter.
>
> > Next time unmount on the clients before doing something
> > lik
On Mon, Feb 11, 2002 at 10:10:46AM -0600, Dimitri Maziuk wrote:
> Short answer: no.
Ah, well. I've already rebooted them anyhow, though, so it doesn't
really matter.
> Next time unmount on the clients before doing something
> like that.
I just realized... The stale handles are because of the n
* Dave Sherohman ([EMAIL PROTECTED]) spake thusly:
> I took the NFS server down to replace a couple hard drives on
> Saturday and now the clients are all complaining that the NFS handle
> for /home is stale. mounting and umounting the same export elsewhere
> doesn't work, despite some claims on lk
I've tried:
# umount -f /home
umount2: Device or resource busy
umount: /home: device is busy
# fuser -km /home
/home: Stale NFS file handle
# lsof | grep home
lsof: WARNING: can't stat() nfs file system /home
Output information may be incomplete.
# mount /home -o remount,ro
mount
4 matches
Mail list logo