<?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: find out what sent console message. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031267#M910359</link>
    <description>Why not check if the tape drive is there.&lt;BR /&gt;&lt;BR /&gt;ioscan -fnk&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;The complaint could be do to a momentary power loss or hardware problem.&lt;BR /&gt;&lt;BR /&gt;dmesg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 23 Jul 2003 13:51:12 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-07-23T13:51:12Z</dc:date>
    <item>
      <title>find out what sent console message.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031266#M910358</link>
      <description>Is there an easy way to find out what process is sending an error to my console?&lt;BR /&gt;&lt;BR /&gt;Currently it's Legato Storage Manager, loaded in error by a dba, complaining that a tape drive doesn't exist ( it doesn't)&lt;BR /&gt;I've looked in the rc directories, inittab and syslog, and scanned the processes but nothing is jumping out at me as Legato.</description>
      <pubDate>Wed, 23 Jul 2003 13:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031266#M910358</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-07-23T13:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: find out what sent console message.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031267#M910359</link>
      <description>Why not check if the tape drive is there.&lt;BR /&gt;&lt;BR /&gt;ioscan -fnk&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;ioscan -fnC tape&lt;BR /&gt;&lt;BR /&gt;The complaint could be do to a momentary power loss or hardware problem.&lt;BR /&gt;&lt;BR /&gt;dmesg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Jul 2003 13:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031267#M910359</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-23T13:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: find out what sent console message.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031268#M910360</link>
      <description>the tape drive doesn't exist, it must have been a default entry from the installation.&lt;BR /&gt;I just want to find the Legato Process / daemon / software and remove it.&lt;BR /&gt;&lt;BR /&gt;It doesn't show up in swlist.</description>
      <pubDate>Wed, 23 Jul 2003 13:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031268#M910360</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-07-23T13:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: find out what sent console message.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031269#M910361</link>
      <description>Check to see if Legato is running on the server.&lt;BR /&gt;ps -ef | grep nsr &lt;BR /&gt;&lt;BR /&gt;If so, stop Legato&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/networker stop</description>
      <pubDate>Wed, 23 Jul 2003 13:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031269#M910361</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-07-23T13:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: find out what sent console message.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031270#M910362</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;  The name of the process and software for legato is networker. You can look for the "networker" process..&lt;BR /&gt;&lt;BR /&gt;Arockia.</description>
      <pubDate>Wed, 23 Jul 2003 13:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031270#M910362</guid>
      <dc:creator>Arockia Jegan</dc:creator>
      <dc:date>2003-07-23T13:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: find out what sent console message.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031271#M910363</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If this is/was a Legato server then the process(es) should look like&lt;BR /&gt;&lt;BR /&gt;/opt/networker/bin/nsrexecd&lt;BR /&gt;&lt;BR /&gt;And they can be stopped with&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/networker stop&lt;BR /&gt;&lt;BR /&gt;If /sbin/init.d/networker doesn't exist then try&lt;BR /&gt;&lt;BR /&gt;/opt/networker/bin/nsr_shutdown -a -q &amp;amp;&lt;BR /&gt;&lt;BR /&gt;else you'll have to kill the process(es)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 23 Jul 2003 14:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031271#M910363</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-07-23T14:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: find out what sent console message.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031272#M910364</link>
      <description>So networker is the culprit, color it gone. Thanks.</description>
      <pubDate>Wed, 23 Jul 2003 14:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-what-sent-console-message/m-p/3031272#M910364</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-07-23T14:07:01Z</dc:date>
    </item>
  </channel>
</rss>

