Hello all, I am trying to work on the NFS and RPC, i am trying to understand the code, i have enabled the debugging messages of rpc using rpcdebug -m <module> -s all. now i can see that lot of debug can be found in /var/log/messages, i do see that there are lot of other debug messages printed in the nfs using dprint other than there logs, so where can i find those logs, or is there any other way to enable them.
Hi... On Thu, Jan 20, 2011 at 11:53, sugnan prabhu <sugnan.prabhu@gmail.com> wrote:
Hello all,
I am trying to work on the NFS and RPC, i am trying to understand the code, i have enabled the debugging messages of rpc using rpcdebug -m <module> -s all. now i can see that lot of debug can be found in /var/log/messages, i do see that there are lot of other debug messages printed in the nfs using dprint other than there logs, so where can i find those logs, or is there any other way to enable them.
Not sure if I understand you correctly, you meant you wanna filter which debug messages that belong to RPC and which ones aren't? If so, IMO perhaps grep could do some help? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
participants (2)
-
Mulyadi Santosa -
sugnan prabhu