1834753 Members
3679 Online
110070 Solutions
New Discussion

Re: syslog error

 
subhashni
Regular Advisor

syslog error

HI guys i'm seeing the following message often.Please tell me what is the reason and what would be the remeady.Thanks.
"/usr/sbin/nfsd[1067]: nfsd do_one pmap 2"
unix4me
4 REPLIES 4
pap
Respected Contributor

Re: syslog error

Hi Subhashini,
This is not an error message. It is a normal nfs daemon message. When nfs daemon starts it executes /etc/rc.config.d/nfsconf and other related scripts. This is just the output from nfsd daemon once it has started.
This is a common message so don't worry about that.
"Winners don't do different things , they do things differently"
Helen French
Honored Contributor

Re: syslog error

Hi,

There is command 'pmap' or 'printmap' in STM to print an ASCII copy of the device map to a specified printer.

I am not sure about a relation with nfs and pmap, but check the STM logs/scripts too.

HTH,
Shiju
Life is a promise, fulfill it!
pap
Respected Contributor

Re: syslog error

When nfs daemon looks or entry following entry in /etc/rc.config.d/nfsconf file

NUM_NFSD, it will starts required number of daemons on the nfs server.

That output is logged on to syslog.log file.

This is Normal.
"Winners don't do different things , they do things differently"
K.Vijayaragavan.
Respected Contributor

Re: syslog error

subashini,

These messages may not have to be treated as an error message as it get logged into syslog.log file whenever nfs services are starting.

Messages,
"nfsd do_one pmap 2
nfsd do_one bind 0
nfsd 0 1 sock 4
... etc.,"

are gets logged into syslog.log file daily.

You can find these messages on "/var/adm/syslog/OLDsyslog.log" file also.

Are you getting these messages popped on your screen? If so then you may have to configure /etc/syslog.conf accordingly.

But still i am not sure which line in a particular file/script is displaying the message and it's meaning too.

-K.Vija
"Let us fine tune our knowledge together"