nfs文件不共享,Stale file handle

对于nfs文件不能共享,提示Stale file handle的状况,ide

nfs文件不共享,Stale file handle

可能在此以前,这个目录已经有挂载,解决办法为从新挂载:code

umount /def
mount -t nfs 10.17.11.120:/home/abc /def

检验方法:blog

cd /def     进入挂载点,查看里面文件与nfs是否一致
 ls
相关文章
相关标签/搜索