You are not logged in.

#1 2012-11-22 12:53:53

mezcal
Member
From: Czech Republic
Registered: 2006-01-31
Posts: 67
Website

[SOLVED] NFS mounting - client setting

I am wondering what services are needed for client mounting NFS.
According to wiki https://wiki.archlinux.org/index.php/Nfs#Client it should be rpc-mountd:

# systemctl start rpc-mountd

Do I really need it?

From manual rpc-mountd:

The  rpc.mountd daemon implements the server side of the NFS MOUNT pro‐
tocol, an NFS side protocol used by NFS version  2  [RFC1094]  and  NFS
version 3 [RFC1813].
...
Each  file  system  in  the  export  table  has an access control list.
rpc.mountd uses these access control lists to determine whether an  NFS
client  is permitted to access a given file system.

rpc-mountd also starts NFS server. I think it is not necessary for client too?

Last edited by mezcal (2012-11-23 08:36:48)

Offline

#2 2012-11-22 13:51:39

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] NFS mounting - client setting

Not necessary on the client.

Offline

#3 2012-11-22 13:58:24

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: [SOLVED] NFS mounting - client setting

Edited the wiki. Thx for bringing this up.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2012-11-23 08:36:25

mezcal
Member
From: Czech Republic
Registered: 2006-01-31
Posts: 67
Website

Re: [SOLVED] NFS mounting - client setting

graysky, tomk

thank you for your answers.

NFSv4 no special setup

NFSv3 systemctl enable rpc-statd

Offline

Board footer

Powered by FluxBB