<?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 messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/4192085#M323749</link>
    <description>Ali,&lt;BR /&gt;&lt;BR /&gt;  It seems your have hardware warning.&lt;BR /&gt;&lt;BR /&gt;How to use LOGTOOL (an example) &lt;BR /&gt;--------------------------------- &lt;BR /&gt;&lt;BR /&gt;How to decode Hardware errors logged on a 9000/S800 HPUX system. &lt;BR /&gt;Supported HP-UX revs = HPUX 8.0, 8.02, 8.06, 9.0, 9.02, 9.04. &lt;BR /&gt;&lt;BR /&gt;o Log onto system as root &lt;BR /&gt;&lt;BR /&gt;o Type "sysdiag" &lt;BR /&gt;&lt;BR /&gt;# sysdiag &lt;BR /&gt;&lt;BR /&gt;o At the DUI prompt type "logtool" &lt;BR /&gt;&lt;BR /&gt;DUI&amp;gt; logtool &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;o At the LOGTOOL prompt type "status detail" &lt;BR /&gt;&lt;BR /&gt;LOGTOOL&amp;gt; status detail &lt;BR /&gt;&lt;BR /&gt;This will list the number of error logs on the system. Including &lt;BR /&gt;time stamp of the 1st log entry and # of records in each log. For &lt;BR /&gt;example: &lt;BR /&gt;&lt;BR /&gt;Log File Rec #1 Rec #1 Total &lt;BR /&gt;Name Date Time #Records &lt;BR /&gt;========== ============ ======== ======== &lt;BR /&gt;LOG0000 01/31/94 12:08 PM 18 &lt;BR /&gt;LOG0004 02/24/94 07:04 AM 1024 &lt;BR /&gt;LOG0005 02/24/94 07:05 AM 1024 &lt;BR /&gt;LOG0006* 02/24/94 07:06 AM 352 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;o From the time stamp, determine the log in which log you are &lt;BR /&gt;interested. &lt;BR /&gt;&lt;BR /&gt;o Display the contents of the log and redirect the output to a &lt;BR /&gt;UNIX file using the following command: &lt;BR /&gt;&lt;BR /&gt;LOGTOOL&amp;gt; list log=xxxx;outfile=&lt;FILENAME&gt; &lt;BR /&gt;&lt;BR /&gt;where xxxx is the integer of the log file name and &lt;FILENAME&gt; is &lt;BR /&gt;a standard HPUX file name. You can drop the leading zeroes from &lt;BR /&gt;the integer number. The outfile file should be limited to 8 &lt;BR /&gt;alpha/numeric characters only. &lt;BR /&gt;&lt;BR /&gt;An example of displaying the contents of LOG0004 is as follows: &lt;BR /&gt;&lt;BR /&gt;LOGTOOL&amp;gt; list log=4;outfile=Log4 &lt;BR /&gt;&lt;BR /&gt;In the above example, the contents of LOG0004 will be &lt;BR /&gt;redirected to a file called "Log4". It will be automatically &lt;BR /&gt;placed under the /usr/diag/bin directory. &lt;BR /&gt;&lt;BR /&gt;o Now, to view this log, exit out of LOGTOOL and DUI and cd to &lt;BR /&gt;the /usr/diag/bin directory. Then use MORE or VI to view the file. &lt;BR /&gt;&lt;BR /&gt;A sample of the system error log report follows: &lt;BR /&gt;&lt;BR /&gt;SYSTEM ERROR LOG REPORT &lt;BR /&gt;======================= &lt;BR /&gt;&lt;BR /&gt;=============================================================== &lt;BR /&gt;WED, FEB 03, 1993 11:30 PM /usr/adm/diag/LOG0000 &lt;BR /&gt;SYSTEM &lt;BR /&gt;(PIN 0 &lt;BR /&gt;I/O ERROR &lt;BR /&gt;PRODUCT NAME: PDEV: 52.0.0 &lt;BR /&gt;LDEV: DEVICE CLASS: 15 &lt;BR /&gt;I/O EVENT CLASS: Hardware LLIO STATUS: $E31F0414 &lt;BR /&gt;RETRY SCHEME: Log Each Retry WILL RETRY: NO &lt;BR /&gt;I/O RESULT: I/O Failed RUN AUTODIAG: NO &lt;BR /&gt;RETRY COUNT: 0 MGR PORT NUM.: $7 &lt;BR /&gt;TRANS. NUM.: $2B70B812 # HDWR BYTES: 22 &lt;BR /&gt;HARDWARE STATUS: &lt;BR /&gt;&lt;BR /&gt;1 2 3 4 5 6 7 8 9 10 11 12 &lt;BR /&gt;== == == == == == == == == == == == &lt;BR /&gt;1: 00 00 00 02 70 00 02 00 00 00 00 0B &lt;BR /&gt;13: 00 00 00 00 3A 00 00 00 00 00 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may see that LOGTOOL has further decoded the HARDWARE STATUS &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK&lt;/FILENAME&gt;&lt;/FILENAME&gt;</description>
    <pubDate>Tue, 06 May 2008 01:20:32 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2008-05-06T01:20:32Z</dc:date>
    <item>
      <title>Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/4192083#M323747</link>
      <description>I am getting the following error messages in syslog for some time, does any one has a clue about them?&lt;BR /&gt;&lt;BR /&gt;May  5 14:34:28 HERA vmunix: DIAGNOSTIC SYSTEM WARNING:&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    The diagnostic logging facility is no longer rec&lt;BR /&gt;eiving excessive&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    errors from the I/O subsystem.  1 I/O error entr&lt;BR /&gt;ies were lost.&lt;BR /&gt;May  5 14:34:28 HERA vmunix: DIAGNOSTIC SYSTEM WARNING:&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    The diagnostic logging facility has started rece&lt;BR /&gt;iving excessive&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    errors from the I/O subsystem.  I/O error entrie&lt;BR /&gt;s will be lost&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    until the cause of the excessive I/O logging is &lt;BR /&gt;corrected.&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    If the DEMLOG daemon is not active, use the DIAG&lt;BR /&gt;SYSTEM command&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    in SYSDIAG to start it.&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    If the DEMLOG daemon is active, use the LOGTOOL &lt;BR /&gt;utility in SYSDIAG&lt;BR /&gt;May  5 14:34:28 HERA vmunix:    to determine which I/O subsystem is logging exce&lt;BR /&gt;ssive errors.&lt;BR /&gt;&lt;BR /&gt;Can any one give me the clue, whats the real problem is and how to fix it?</description>
      <pubDate>Mon, 05 May 2008 19:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/4192083#M323747</guid>
      <dc:creator>Ali Imran Abbas</dc:creator>
      <dc:date>2008-05-05T19:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/4192084#M323748</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Seems that there is something wrong with system H/W. If the system is configured with EMS, you could check the EMC alerts.&lt;BR /&gt;&lt;BR /&gt;Or use stm to verify which H/W creates those i/o error.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh</description>
      <pubDate>Tue, 06 May 2008 00:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/4192084#M323748</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-05-06T00:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/4192085#M323749</link>
      <description>Ali,&lt;BR /&gt;&lt;BR /&gt;  It seems your have hardware warning.&lt;BR /&gt;&lt;BR /&gt;How to use LOGTOOL (an example) &lt;BR /&gt;--------------------------------- &lt;BR /&gt;&lt;BR /&gt;How to decode Hardware errors logged on a 9000/S800 HPUX system. &lt;BR /&gt;Supported HP-UX revs = HPUX 8.0, 8.02, 8.06, 9.0, 9.02, 9.04. &lt;BR /&gt;&lt;BR /&gt;o Log onto system as root &lt;BR /&gt;&lt;BR /&gt;o Type "sysdiag" &lt;BR /&gt;&lt;BR /&gt;# sysdiag &lt;BR /&gt;&lt;BR /&gt;o At the DUI prompt type "logtool" &lt;BR /&gt;&lt;BR /&gt;DUI&amp;gt; logtool &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;o At the LOGTOOL prompt type "status detail" &lt;BR /&gt;&lt;BR /&gt;LOGTOOL&amp;gt; status detail &lt;BR /&gt;&lt;BR /&gt;This will list the number of error logs on the system. Including &lt;BR /&gt;time stamp of the 1st log entry and # of records in each log. For &lt;BR /&gt;example: &lt;BR /&gt;&lt;BR /&gt;Log File Rec #1 Rec #1 Total &lt;BR /&gt;Name Date Time #Records &lt;BR /&gt;========== ============ ======== ======== &lt;BR /&gt;LOG0000 01/31/94 12:08 PM 18 &lt;BR /&gt;LOG0004 02/24/94 07:04 AM 1024 &lt;BR /&gt;LOG0005 02/24/94 07:05 AM 1024 &lt;BR /&gt;LOG0006* 02/24/94 07:06 AM 352 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;o From the time stamp, determine the log in which log you are &lt;BR /&gt;interested. &lt;BR /&gt;&lt;BR /&gt;o Display the contents of the log and redirect the output to a &lt;BR /&gt;UNIX file using the following command: &lt;BR /&gt;&lt;BR /&gt;LOGTOOL&amp;gt; list log=xxxx;outfile=&lt;FILENAME&gt; &lt;BR /&gt;&lt;BR /&gt;where xxxx is the integer of the log file name and &lt;FILENAME&gt; is &lt;BR /&gt;a standard HPUX file name. You can drop the leading zeroes from &lt;BR /&gt;the integer number. The outfile file should be limited to 8 &lt;BR /&gt;alpha/numeric characters only. &lt;BR /&gt;&lt;BR /&gt;An example of displaying the contents of LOG0004 is as follows: &lt;BR /&gt;&lt;BR /&gt;LOGTOOL&amp;gt; list log=4;outfile=Log4 &lt;BR /&gt;&lt;BR /&gt;In the above example, the contents of LOG0004 will be &lt;BR /&gt;redirected to a file called "Log4". It will be automatically &lt;BR /&gt;placed under the /usr/diag/bin directory. &lt;BR /&gt;&lt;BR /&gt;o Now, to view this log, exit out of LOGTOOL and DUI and cd to &lt;BR /&gt;the /usr/diag/bin directory. Then use MORE or VI to view the file. &lt;BR /&gt;&lt;BR /&gt;A sample of the system error log report follows: &lt;BR /&gt;&lt;BR /&gt;SYSTEM ERROR LOG REPORT &lt;BR /&gt;======================= &lt;BR /&gt;&lt;BR /&gt;=============================================================== &lt;BR /&gt;WED, FEB 03, 1993 11:30 PM /usr/adm/diag/LOG0000 &lt;BR /&gt;SYSTEM &lt;BR /&gt;(PIN 0 &lt;BR /&gt;I/O ERROR &lt;BR /&gt;PRODUCT NAME: PDEV: 52.0.0 &lt;BR /&gt;LDEV: DEVICE CLASS: 15 &lt;BR /&gt;I/O EVENT CLASS: Hardware LLIO STATUS: $E31F0414 &lt;BR /&gt;RETRY SCHEME: Log Each Retry WILL RETRY: NO &lt;BR /&gt;I/O RESULT: I/O Failed RUN AUTODIAG: NO &lt;BR /&gt;RETRY COUNT: 0 MGR PORT NUM.: $7 &lt;BR /&gt;TRANS. NUM.: $2B70B812 # HDWR BYTES: 22 &lt;BR /&gt;HARDWARE STATUS: &lt;BR /&gt;&lt;BR /&gt;1 2 3 4 5 6 7 8 9 10 11 12 &lt;BR /&gt;== == == == == == == == == == == == &lt;BR /&gt;1: 00 00 00 02 70 00 02 00 00 00 00 0B &lt;BR /&gt;13: 00 00 00 00 3A 00 00 00 00 00 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may see that LOGTOOL has further decoded the HARDWARE STATUS &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK&lt;/FILENAME&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Tue, 06 May 2008 01:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-messages/m-p/4192085#M323749</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-05-06T01:20:32Z</dc:date>
    </item>
  </channel>
</rss>

