<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: syslog error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681585#M53172</link>
    <description>subashini,&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Messages,&lt;BR /&gt;"nfsd do_one pmap 2&lt;BR /&gt;nfsd do_one bind 0&lt;BR /&gt;nfsd 0 1 sock 4&lt;BR /&gt;... etc.,"&lt;BR /&gt;&lt;BR /&gt;are gets logged into syslog.log file daily.&lt;BR /&gt;&lt;BR /&gt;You can find these messages on "/var/adm/syslog/OLDsyslog.log" file also.&lt;BR /&gt;&lt;BR /&gt;Are you getting these messages popped on your screen? If so then you may have to configure /etc/syslog.conf accordingly.&lt;BR /&gt;&lt;BR /&gt;But still i am not sure which line in a particular file/script is displaying the message and it's meaning too.&lt;BR /&gt;&lt;BR /&gt;-K.Vija</description>
    <pubDate>Wed, 13 Mar 2002 07:55:53 GMT</pubDate>
    <dc:creator>K.Vijayaragavan.</dc:creator>
    <dc:date>2002-03-13T07:55:53Z</dc:date>
    <item>
      <title>syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681581#M53168</link>
      <description>HI guys i'm seeing the following message often.Please tell me what is the reason and what would be the remeady.Thanks.&lt;BR /&gt;"/usr/sbin/nfsd[1067]: nfsd do_one pmap 2"</description>
      <pubDate>Tue, 12 Mar 2002 20:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681581#M53168</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-03-12T20:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681582#M53169</link>
      <description>Hi Subhashini,&lt;BR /&gt;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. &lt;BR /&gt;This is a common message so don't worry about that.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Mar 2002 20:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681582#M53169</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-03-12T20:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681583#M53170</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is command 'pmap' or 'printmap' in STM to print an ASCII copy of the device map to a specified printer.&lt;BR /&gt;&lt;BR /&gt;I am not sure about a relation with nfs and pmap, but check the STM logs/scripts too.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 12 Mar 2002 20:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681583#M53170</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-12T20:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681584#M53171</link>
      <description>When nfs daemon looks or entry following entry in /etc/rc.config.d/nfsconf file &lt;BR /&gt;&lt;BR /&gt;NUM_NFSD, it will starts required number of daemons on the nfs server.&lt;BR /&gt;&lt;BR /&gt;That output is logged on to syslog.log file.&lt;BR /&gt;&lt;BR /&gt;This is Normal.</description>
      <pubDate>Tue, 12 Mar 2002 20:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681584#M53171</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-03-12T20:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: syslog error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681585#M53172</link>
      <description>subashini,&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Messages,&lt;BR /&gt;"nfsd do_one pmap 2&lt;BR /&gt;nfsd do_one bind 0&lt;BR /&gt;nfsd 0 1 sock 4&lt;BR /&gt;... etc.,"&lt;BR /&gt;&lt;BR /&gt;are gets logged into syslog.log file daily.&lt;BR /&gt;&lt;BR /&gt;You can find these messages on "/var/adm/syslog/OLDsyslog.log" file also.&lt;BR /&gt;&lt;BR /&gt;Are you getting these messages popped on your screen? If so then you may have to configure /etc/syslog.conf accordingly.&lt;BR /&gt;&lt;BR /&gt;But still i am not sure which line in a particular file/script is displaying the message and it's meaning too.&lt;BR /&gt;&lt;BR /&gt;-K.Vija</description>
      <pubDate>Wed, 13 Mar 2002 07:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-error/m-p/2681585#M53172</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2002-03-13T07:55:53Z</dc:date>
    </item>
  </channel>
</rss>

