Hello,
I'm trying to debug an NFS problem on an nfs server with
RH6.1_updates. In order to get debugging information, I used "sysctl" to
set these variables:
sunrpc.nlm_debug = 1
sunrpc.nfsd_debug = 1
sunrpc.nfs_debug = 1
sunrpc.rpc_debug = 1
With these values, I get some reporting information on the server
and a lot of debug info on the clients. In fact, I get -very- little
information from the nfsd module on the server. So I went to
/usr/src/linux/fs/nfsd and I noticed that most debugging information
inside nfsd is printed through dprintk() and not printk(). With
"sunrpc.nfsd_debug = 1", I only get the printk's, not the dprintk's.
How do I get the nfsd module to print the dprintk()'s? Do I have
to recompile the module with -DDEBUG or something like that? I tried
grepping the Documentation directory but to no avail..
,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,
Vincent S. Cojot, Computer Engineering. STEP project. _.,-*~'`^`'~*-,._.,-*~
Ecole Polytechnique de Montreal, Comite Micro-Informatique. _.,-*~'`^`'~*-,.
Linux Xview/OpenLook resources page _.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'
http://step.polymtl.ca/~coyote _.,-*~'`^`'~*-,._ [EMAIL PROTECTED]
They cannot scare me with their empty spaces
Between stars - on stars where no human race is
I have it in me so much nearer home
To scare myself with my own desert places. - Robert Frost
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]