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 @   小黑狐狸1001  阅读(36)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?
点击右上角即可分享
微信分享提示