<?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 Strange message on syslog in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979592#M616266</link>
    <description>Hi,&lt;BR /&gt;yesterday, we got some problems, it seems that the VA (7100) was very slow for about 5 minutes. &lt;BR /&gt;&lt;BR /&gt;I attatch a piece of the syslog during such period of time, can you help me in understading what was happening.&lt;BR /&gt;&lt;BR /&gt;Thank&lt;BR /&gt;Stefano</description>
    <pubDate>Thu, 18 May 2006 03:48:15 GMT</pubDate>
    <dc:creator>StefanoIntroini</dc:creator>
    <dc:date>2006-05-18T03:48:15Z</dc:date>
    <item>
      <title>Strange message on syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979592#M616266</link>
      <description>Hi,&lt;BR /&gt;yesterday, we got some problems, it seems that the VA (7100) was very slow for about 5 minutes. &lt;BR /&gt;&lt;BR /&gt;I attatch a piece of the syslog during such period of time, can you help me in understading what was happening.&lt;BR /&gt;&lt;BR /&gt;Thank&lt;BR /&gt;Stefano</description>
      <pubDate>Thu, 18 May 2006 03:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979592#M616266</guid>
      <dc:creator>StefanoIntroini</dc:creator>
      <dc:date>2006-05-18T03:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message on syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979593#M616267</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Powerfail normally comes when the disk is not seen by the server. e.g gone bad, loose cables.&lt;BR /&gt;&lt;BR /&gt;Better do ioscan -fCdisk, vgdisplay -v vgname&lt;BR /&gt;&lt;BR /&gt;you may get not claimed not on in sync sought of errors.&lt;BR /&gt;&lt;BR /&gt;Once you see those errors better do a diskinfo on that disk and raise a call with local HP&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Thu, 18 May 2006 03:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979593#M616267</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-05-18T03:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message on syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979594#M616268</link>
      <description>You had a problem with few of your disk. Check thode disks.&lt;BR /&gt;&lt;BR /&gt;ll /dev/dsk | egrep '030500|050500|030600'&lt;BR /&gt;&lt;BR /&gt;the disks above minor numbers need to be checked throughly. Check them with dd/stm</description>
      <pubDate>Thu, 18 May 2006 04:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979594#M616268</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-05-18T04:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message on syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979595#M616269</link>
      <description>Hi Stefano,&lt;BR /&gt;&lt;BR /&gt;You had some disk drive errors - specifically:&lt;BR /&gt;&lt;BR /&gt;c3t0d5&lt;BR /&gt;c3t0d6&lt;BR /&gt;c5t0d5&lt;BR /&gt;c5t0d6&lt;BR /&gt;&lt;BR /&gt;If c5 &amp;amp; c3 are links to the same LUN/drive I would suspect that the problem was the LUN/drive itself. Otherwise it could have been a switch or SAN front end port problem.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 18 May 2006 08:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979595#M616269</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2006-05-18T08:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message on syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979596#M616270</link>
      <description>Hi Stefano,&lt;BR /&gt;&lt;BR /&gt;This looks like you have a problem with your va7100, i'd guess at maybe a controller failure but the easiest way to find this out is to run arm commands&lt;BR /&gt;&lt;BR /&gt;armdsp -i --&amp;gt; get the alias&lt;BR /&gt;&lt;BR /&gt;armdsp -a ALIAS&lt;BR /&gt;&lt;BR /&gt;armdiag -W ALIAS&lt;BR /&gt;&lt;BR /&gt;if there is an issue you could generate a log file for HP by running&lt;BR /&gt;&lt;BR /&gt;armdiag -I -if /tmp/va_logs ALIAS&lt;BR /&gt;&lt;BR /&gt;this will generate a full log file /tmp/va_logs.zip which HP can analyse.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Aidan</description>
      <pubDate>Thu, 18 May 2006 09:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979596#M616270</guid>
      <dc:creator>AIMC</dc:creator>
      <dc:date>2006-05-18T09:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message on syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979597#M616271</link>
      <description>Hello Stefano,&lt;BR /&gt;&lt;BR /&gt;If you want to understand the messages here it is..&lt;BR /&gt;&lt;BR /&gt;There are only two main messages reported..&lt;BR /&gt;&lt;BR /&gt;a) LVM: Performed a switch for Lun ID = 0 (pv = 0x000000004f99d000), from raw device 0x1f030600 (with priority: 0, and current flags: 0x40) to raw device 0x1f050600 (with priority: 1, and current flags: 0x0).&lt;BR /&gt;&lt;BR /&gt;It reports that LVM did a path switch from c3t0d6 to c5t0d6.&lt;BR /&gt;&lt;BR /&gt;b) vg[6]: pvnum=0 (dev_t=0x1f050600) is POWERFAILED&lt;BR /&gt;&lt;BR /&gt;The VG whose id is 6, and has c5t0d6 as one of the PV, has timeout on an IO. this timeout is dependent on the pvtimeout found in pvdisplay /dev/dsk/c3t0d6 .. default is 30secs&lt;BR /&gt;&lt;BR /&gt;let me know if it answers your questions.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;albert</description>
      <pubDate>Mon, 22 May 2006 06:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979597#M616271</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-05-22T06:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message on syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979598#M616272</link>
      <description>I'm going to open a support request to HP&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 22 May 2006 07:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-on-syslog/m-p/4979598#M616272</guid>
      <dc:creator>StefanoIntroini</dc:creator>
      <dc:date>2006-05-22T07:41:49Z</dc:date>
    </item>
  </channel>
</rss>

