閱讀600 返回首頁    go 阿裏雲 go 技術社區[雲棲]


nfs卸載

最終建議:

1.使用NFS,就要使用portmap,NFS嚴重依賴於portmap,所以不要試圖去停止它(portmap)。

2.當不能umount /nfs 分區時,試著使用umount -f /nfs,一般都能成功。

3.當umount -f /nfs不能umount時,可以試試umount -l /nfs. umount -l是最終級的umount。

最後更新:2017-11-13 09:34:27

  上一篇:go  非root用戶掛載nfs
  下一篇:go  nagios報錯:.stdio.h4561 error 'gets' undeclared here (not in a function)