adspace
Answer Posted / Ram Niwas Paswan
The NFS server process typically consists of a few main components: the NFS daemon (nfsd), mountd, and statd. The nfsd listens for client requests for files, mountd manages mounting and unmounting file systems, and statd reports file system status to clients. In addition, lockd handles file locks to prevent simultaneous access.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers