You are not logged in.

#1 2015-10-15 20:07:56

lano1106
Member
From: Canada, Montreal
Registered: 2012-11-22
Posts: 95
Website

nfs_utils: nfs-client.target indirect dependency on nfsd kmod

is it necessary?

nfs-client.target Wants auth-rpcgss-module.service Wants gssproxy.service requires proc-fs-nfsd.mount

So you end up with the NFS server kmod loaded when all you want is only the NFS client functionality.

I have done some tests by commenting out the line
Requires=proc-fs-nfsd.mount

in gssproxy.service

On the client side, the nfsd kmod doesn't load anymore and my NFS mounts still perfectly work

On the server side, all is still good as the nfsd kmod still get loaded from
nfs-server.service and nfs-mountd.service

and everything works fine too.

Am I missing something? I must admit that I am not sure what GSS Auth is and I doubt that I use it in my setup but beside that, everything looks good without gssproxy dependency on proc-fs-nfsd.mount.

Offline

Board footer

Powered by FluxBB