| |
NFSv3 daemons
NFS registers its processes (RPC services) with portmap.
The portmap holds the port, service number and version numbers
for each RPC service. If the portmap goes down, then all services
need to be restarted after the portmap is restarted.
NFS server daemons
Note, [nfsd] and [lockd] above mean they run by the Kernel threads and don't need
to be started by a user.
NFS client daemons
To verify that the services have started and registeresd with portmap, run command
|
|