Mention the nfs server working process?



Mention the nfs server working process?..

Answer / 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

More Linux General Interview Questions

What are the advantages of linux?

1 Answers  


What is pthread_mutex_t in c?

1 Answers  


What is deadlock example?

1 Answers  


What is the path of network (ethx) configuration files

1 Answers  


What is a .sh file linux?

1 Answers  


What is difference between at and cron?

1 Answers  


How do I run an rpm in linux?

1 Answers  


Does apple use linux or unix?

1 Answers  


What is latest linux version?

1 Answers  


Can games run on linux?

1 Answers  


You have a file called sales data and create symbolic links to it in bob’s home directory. Bob calls you and says that his link no longer works. How can you fix the link?

1 Answers  


How do I find server information in linux?

1 Answers  


Categories