<?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 huge and this error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197484#M462852</link>
    <description>Reboot corrected the initial problem and will apply the patch.</description>
    <pubDate>Fri, 04 Sep 2009 13:57:59 GMT</pubDate>
    <dc:creator>John Dvorchak</dc:creator>
    <dc:date>2009-09-04T13:57:59Z</dc:date>
    <item>
      <title>syslog huge and this error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197480#M462848</link>
      <description>I have a hpux box 11.11. It is an NPAR on a 9000/800/rp7420&lt;BR /&gt;&lt;BR /&gt;woke up today to literally thousands of these messages in /var/adm/syslog/syslog.log and really need some help. I don't even know where to start:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sep  4 08:42:58 pht028a vmunix: function == 0x949548, arg == 0x7361F800, ticks == 0xFFA39E2D,  flags == 0x0&lt;BR /&gt;Sep  4 08:42:58 pht028a vmunix: function == 0x949548, arg == 0x7361F800, ticks == 0xFFA39E2C,  flags == 0x0&lt;BR /&gt;Sep  4 08:42:58 pht028a vmunix: function == 0x949548, arg == 0x7361F800, ticks == 0xFFA39E2B,  flags == 0x0&lt;BR /&gt;Sep  4 08:42:58 pht028a vmunix: function == 0x949548, arg == 0x7361F800, ticks == 0xFFA39E2A,  flags == 0x0&lt;BR /&gt;Sep  4 08:42:58 pht028a vmunix: function == 0x949548, arg == 0x7361F800, ticks == 0xFFA39E29,  flags == 0x0&lt;BR /&gt;Sep  4 08:42:58 pht028a vmunix: function == 0x949548, arg == 0x7361F800, ticks == 0xFFA39E28,  flags == 0x0&lt;BR /&gt;Sep  4 08:42:58 pht028a vmunix: function == 0x949548, arg == 0x7361F800, ticks =&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Sep 2009 12:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197480#M462848</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2009-09-04T12:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: syslog huge and this error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197481#M462849</link>
      <description>Well you can see which kernel function this is coming from by executing:&lt;BR /&gt;&lt;BR /&gt;echo '0x949548/a' | adb /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;That might give some clues... do you have any 3rd party kernel components installed?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 04 Sep 2009 13:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197481#M462849</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-09-04T13:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: syslog huge and this error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197482#M462850</link>
      <description>I did some searching on the forum and came up with a scsi prob because of the long uptime. Over 400 days. So I am trying a reboot.&lt;BR /&gt;&lt;BR /&gt;fyi here is the kmem ouput:&lt;BR /&gt;root&amp;gt; echo '0x949548/a' | adb /stand/vmunix /dev/kmem&lt;BR /&gt;mpt_os_callback:&lt;BR /&gt;mpt_os_callback:                mpt_os_callback:&lt;BR /&gt;&lt;BR /&gt;Not very helpful either.</description>
      <pubDate>Fri, 04 Sep 2009 13:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197482#M462850</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2009-09-04T13:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: syslog huge and this error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197483#M462851</link>
      <description>Tells us enough... I'm guessing this box has been up for a good long time (over 400 days?) - this was a minor bug in the mpt U320 SCSI driver that threw this harmless message into syslog - you can sort it by installing the latest version of the driver:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=A7173A" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=A7173A&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 04 Sep 2009 13:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197483#M462851</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-09-04T13:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: syslog huge and this error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197484#M462852</link>
      <description>Reboot corrected the initial problem and will apply the patch.</description>
      <pubDate>Fri, 04 Sep 2009 13:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-huge-and-this-error/m-p/5197484#M462852</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2009-09-04T13:57:59Z</dc:date>
    </item>
  </channel>
</rss>

