0
点赞
收藏
分享

微信扫一扫

Not starting NFS client services - no NFS found in /etc/fstab

写心之所想 2022-12-06 阅读 157


Question:

I'm trying to start nfs service in my SLES.

​/etc/exports​

/root/data_backup *(ro)

​service nfs start​​, it says:

Not starting NFS client services - no NFS found in /etc/fstab:

​service nfs status​​, it says:

Checking for mounted nfs shares (from /etc/fstab)



Solution:


​/etc/rc.d/nfs​​) is the NFS client. To start the NFS server, you have to use ​​service nfsserver start​​​​nfs-kernel-server​


举报

相关推荐

NFS

NFS部署

#SCP,NFS

NFS共享

NFS服务

0 条评论