934
技術社區[雲棲]
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-14 16:04:02
934
技術社區[雲棲]
最後更新:2017-11-14 16:04:02