Re: svn commit: r191777 - head/sys/nfsclient

[ Available lists | Index of svn-src-head | Month of May 2009 | Week of 5 May 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Robert Watson <rwatson@FreeBSD.org>
Date
5 May 2009 14:23:59
Subject
Re: svn commit: r191777 - head/sys/nfsclient
Message-ID
alpine.BSF.2.00.0905051523290.69433@fledge.watson.org


[ Hide this part ]
 
On Tue, 5 May 2009, Alexander Leidinger wrote:

> Quoting Robert Watson <rwatson@FreeBSD.org> (from Mon, 4 May 2009 14:50:54
> +0100 (BST)):
>
>> Well, 'dtraceall' claims dependency on all the provider modules, so results
>> in everything being loaded including dtnfsclient. In theory, dtnfsclient
>> and other providers should contain the necessary module dependencies to
>> cause them to load everything they depend on, but I also have the feeling
>> I've run into the problem you're seeing. Could you provide the symbol
>> missing errors from the console? It should be fairly easy to track down
>> the missing graph edge using that.
>
> link_elf: symbol nfsclient_accesscache_flush_done_id undefined KLD
> dtraceall.ko: depends on dtnfsclient - not available

Is the nfsclient module loaded? If so, was the module built using a kernel
configured for KDTRACE_HOOKS?

Robert N M Watson
Computer Laboratory
University of Cambridge


Elapsed time: 0.119 seconds