1、 umount -lf nfs /路径 /挂载的目录
2、mount -t nfs /路径 /挂载的目录
3、df -k 查看挂载的目录
亲测 解决了1个多小时才好简直让人。。。。。。。。
Posted vper
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决centos下挂载目录报mount.nfs: Stale file handle相关的知识,希望对你有一定的参考价值。
1、 umount -lf nfs /路径 /挂载的目录
2、mount -t nfs /路径 /挂载的目录
3、df -k 查看挂载的目录
亲测 解决了1个多小时才好简直让人。。。。。。。。
以上是关于解决centos下挂载目录报mount.nfs: Stale file handle的主要内容,如果未能解决你的问题,请参考以下文章
NFS挂载报如下错误信息:mount.nfs: Stale NFS file handle解决
[nfs无法挂载问题] mount.nfs: access denied by server while mounting localhost:/data/dev/mysql