LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   nfsd lots read/write, file/process causing problem (https://www.linuxquestions.org/questions/linux-newbie-8/nfsd-lots-read-write-file-process-causing-problem-807194/)

mfitzpat 05-11-2010 01:29 PM

nfsd lots read/write, file/process causing problem
 
Hi,

I have a cluster running Centos5.3. I have login/user nodes that are nfs shared/automounted on my compute nodes. NFS is working properly with access/read/write.

My issue is that when one of my users runs his job, the number nfs daemon on the user/login node increases. From top, the nfsd daemon goes into either S or D. To me this indicates a lot of read/writes from the compute nodes to the login/user node.

I know the program the user is running, but is there a way to drill down to find out exactly what files from the program are causing the excessive r/w on the user/login node.

Thanks
mef

Tinkster 05-11-2010 01:48 PM

You could check it w/ lsof


Cheers,
Tink

mfitzpat 05-11-2010 01:58 PM

Thanks, that is a good starting place.


All times are GMT -5. The time now is 01:08 AM.