* nfs debug??
@ 2001-05-03 22:11 Kapish K
2001-05-04 2:42 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: Kapish K @ 2001-05-03 22:11 UTC (permalink / raw)
To: linux-kernel
Hello,
I am trying to be be able to debug nfsd to be able to find out
the slow response times for the performance tests - I am able to
set up all the required debug levels (d epending on nfs
components in /proc/sys/sunrpc/nfsd_debug ), but I want to
disable logging to console, as that eats up my console space...I
want it to just log to log/messages. But I do not seem to eb
abelt o do so, either with kernel boot options or with any
configuration of syslog/klog, etc.
Any pointers?
Thanks
________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nfs debug??
2001-05-03 22:11 nfs debug?? Kapish K
@ 2001-05-04 2:42 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-05-04 2:42 UTC (permalink / raw)
To: kapish; +Cc: linux-kernel
On Thu, 3 May 2001 18:11:43 -0400,
Kapish K <kapish@ureach.com> wrote:
>I want to disable logging to console, as that eats up my console
>space...I want it to just log to log/messages.
sysrq-1 or write a program that calls syslog(2) as
syslog(8, NULL, 1);
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-04 2:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-03 22:11 nfs debug?? Kapish K
2001-05-04 2:42 ` Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox