NFS Client Issues

From: Jagga Soorma (jagga13@gmail.com)
Date: Thu Jul 28 2005 - 23:07:53 EDT


Hello,

I just found the following, but I am still lost on how to implement
it, any help would be appreciated:

----
Bug ID: 4144230
Synopsis: DEBUG version of rpcsec module should be loaded in a NON-DEBUG
kernel
Category: kernel
Subcategory: rpc
State: integrated
Priority:
   Responsible Manager:
   Responsible Engineer:
Description:
lin.ling@Eng 1998-05-31
It is useful to be able to load an individual DEBUG kernel module for
trouble shooting.
While booting up an DEBUG rpcsec module with a NON-DEBUG rpcmod
module, we'll see:
[...]
starting rpc services: rpcbind keyserv nis_cachemgr done.
Setting default interface for multicast: add net 224.0.0.0: gateway jaywing
/kernel/misc/rpcsec: undefined symbol rpclog
rpcsec error doing common
/kernel/sys/nfs: undefined symbol sec_clnt_geth
/kernel/sys/nfs: undefined symbol sec_clnt_freeh
/kernel/sys/nfs: undefined symbol sec_clnt_freeinfo
/kernel/sys/nfs: undefined symbol sec_clnt_loadinfo
nfs error doing common
syslog service starting.
[...]
This is because rpclog is only defined in rpcmod when DEBUG is on.
Solution is not to use rpclog in rpcsec module.
Work Around:
Integrated in releases: s28_25,
Duplicate of:
Patch ID:
See Also:
Summary:
----
--Jagga
On 7/28/05, Jagga Soorma <jagga13@gmail.com> wrote:
> Hi Guys,
>
> I am having issues with a new Solaris 9 Sun-Fire V490 system that I
> just built and patched.  When I try to start nfs.client I get the
> following messages in /var/adm/messages:
>
> krtld: [ID 819705 kern.notice] /kernel/sys/sparcv9/nfs: undefined symbol
> krtld: [ID 826211 kern.notice]  'sec_clnt_geth'
> krtld: [ID 819705 kern.notice] /kernel/sys/sparcv9/nfs: undefined symbol
> krtld: [ID 826211 kern.notice]  'sec_clnt_freeh'
> krtld: [ID 819705 kern.notice] /kernel/sys/sparcv9/nfs: undefined symbol
> krtld: [ID 826211 kern.notice]  'sec_clnt_freeinfo'
> krtld: [ID 819705 kern.notice] /kernel/sys/sparcv9/nfs: undefined symbol
> krtld: [ID 826211 kern.notice]  'sec_clnt_loadinfo'
> krtld: [ID 472681 kern.notice] WARNING: mod_load: cannot load module 'nfs'
> krtld: [ID 749970 kern.notice] WARNING: nfs:
> krtld: [ID 225575 kern.notice] unable to resolve dependency, module
> 'misc/rpcsec' not found
>
> the /usr/lib/nfs/statd process comes up though.
>
> root@manak# ps -ef | grep -i nfs
>   daemon  1370     1  0 16:25:16 ?        0:00 /usr/lib/nfs/statd
>     root  2328  1138  0 16:36:28 pts/1    0:00 grep -i nfs
>
> Any ideas as to how I might fix this?  Any suggesstions or comments
> are appreciated.
>
> Thanks,
> -Jagga
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:31:12 EDT