linux nfs

https://blog.csdn.net/niuben521/article/details/115231751

 

centos9:

 

systemctl status nfs-server.service

参考:
https://www.pudn.com/news/63345f4b272bb74d440ca825.html

mount -t nfs XXX 时 mount.nfs access denied 问题:

exportfs: /mnt/demo requires fsid= for NFS export

解决方法:
/mnt/demo 10.0.1.57(fsid=0,rw,async) //加入fsid=0参数就可。
参考:
https://blog.csdn.net/weixin_30628077/article/details/95711943

posted @ 2022-06-16 09:48  小黑狐狸1001  阅读(39)  评论(0)    收藏  举报