<?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 Numerous disk errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901671#M578401</link>
    <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;Got a problem with disk drives in an XP256 that some folks want to associate with the backups performed by Data Protector, I am hesitant to do so.&lt;BR /&gt;&lt;BR /&gt;First, a description of the configuration:&lt;BR /&gt;&lt;BR /&gt;All servers are HPUX 11.00 and are either L class or RP class. Each server has 2 HBA cards (A5158) for the data traffic and for the backup traffic. The primary data is stored on a XP256 disk array.  Using Data Protector 5.0 to a HP 70/700 silo.&lt;BR /&gt;&lt;BR /&gt;From a HBA on each server, the data routes to the XP via a HP Hub S10.  From the other HBA on the servers the traffic is routed through a Brocade Silkworm 2800, then to either a SCSI Bridge FC 4/2 or a Bridge 2/1 LV (for DLT or LTO tape drives).&lt;BR /&gt;&lt;BR /&gt;I have attached a portion of a syslog file from one of the servers.&lt;BR /&gt;&lt;BR /&gt;Granted the times match with the backup in this example but this is not true of all servers.&lt;BR /&gt;&lt;BR /&gt;The end result is that the system crashes, the backup fails, or the backup completes in an extra long time.&lt;BR /&gt;&lt;BR /&gt;This backup is only with the Oracle database. If I backup the OS or the archives on the same system, none of these errors appear and things work OK.&lt;BR /&gt;&lt;BR /&gt;Hopefully someone out there has encountered this issue before.&lt;BR /&gt;&lt;BR /&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Feb 2003 14:03:36 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2003-02-11T14:03:36Z</dc:date>
    <item>
      <title>Numerous disk errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901671#M578401</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;Got a problem with disk drives in an XP256 that some folks want to associate with the backups performed by Data Protector, I am hesitant to do so.&lt;BR /&gt;&lt;BR /&gt;First, a description of the configuration:&lt;BR /&gt;&lt;BR /&gt;All servers are HPUX 11.00 and are either L class or RP class. Each server has 2 HBA cards (A5158) for the data traffic and for the backup traffic. The primary data is stored on a XP256 disk array.  Using Data Protector 5.0 to a HP 70/700 silo.&lt;BR /&gt;&lt;BR /&gt;From a HBA on each server, the data routes to the XP via a HP Hub S10.  From the other HBA on the servers the traffic is routed through a Brocade Silkworm 2800, then to either a SCSI Bridge FC 4/2 or a Bridge 2/1 LV (for DLT or LTO tape drives).&lt;BR /&gt;&lt;BR /&gt;I have attached a portion of a syslog file from one of the servers.&lt;BR /&gt;&lt;BR /&gt;Granted the times match with the backup in this example but this is not true of all servers.&lt;BR /&gt;&lt;BR /&gt;The end result is that the system crashes, the backup fails, or the backup completes in an extra long time.&lt;BR /&gt;&lt;BR /&gt;This backup is only with the Oracle database. If I backup the OS or the archives on the same system, none of these errors appear and things work OK.&lt;BR /&gt;&lt;BR /&gt;Hopefully someone out there has encountered this issue before.&lt;BR /&gt;&lt;BR /&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Feb 2003 14:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901671#M578401</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2003-02-11T14:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Numerous disk errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901672#M578402</link>
      <description>SCSI error are due to &lt;BR /&gt;&lt;BR /&gt;1.Improper scsi termination or scsi cabling&lt;BR /&gt;&lt;BR /&gt;2.Disk not responding to a particular timeout period.&lt;BR /&gt;&lt;BR /&gt;SHould be increased with pvchange -t&lt;BR /&gt;&lt;BR /&gt;3.As your messages relate to read errors I suspect with the the hard disk&lt;BR /&gt;0x06b400&lt;BR /&gt;&lt;BR /&gt;find out the hard disk using &lt;BR /&gt;&lt;BR /&gt;ll /dev/dsk|grep 0x06b400&lt;BR /&gt;&lt;BR /&gt;You can just do a &lt;BR /&gt;&lt;BR /&gt;diskinfo &lt;DISK-PATH&gt;&lt;BR /&gt;to check up the bad disk.&lt;BR /&gt;&lt;BR /&gt;And probably this message 0x1f07b400 is POWERFAILED is due to the fact that the devices were not responding so the other disk has given those messages&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert&lt;/DISK-PATH&gt;</description>
      <pubDate>Tue, 11 Feb 2003 14:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901672#M578402</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-11T14:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Numerous disk errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901673#M578403</link>
      <description>Also make sure that you have all the LVM patches updated on the system</description>
      <pubDate>Tue, 11 Feb 2003 14:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901673#M578403</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-11T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Numerous disk errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901674#M578404</link>
      <description>Also check this doc&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062953903" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062953903&lt;/A&gt;</description>
      <pubDate>Tue, 11 Feb 2003 14:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901674#M578404</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-11T14:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Numerous disk errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901675#M578405</link>
      <description>Are there any unused disks on the scsi chain?&lt;BR /&gt;&lt;BR /&gt;I've seen problems like this when a disk with no data on it has failed.  It can effect other disks up and down the chain.&lt;BR /&gt;&lt;BR /&gt;The lack of lbolts shows nothing is critical yet, though that could soon change.&lt;BR /&gt;&lt;BR /&gt;I had problems like this for months on a D box and disks with data on them failing about every month.  Finally, I had time to do an inventory and test all the disks, data or not with xstm.  I exercized the disk and found the bad one.&lt;BR /&gt;&lt;BR /&gt;After hot swapping the bad disk out, the messages stopped.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Feb 2003 14:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901675#M578405</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-11T14:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Numerous disk errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901676#M578406</link>
      <description>Have you checked for errors on your HBAs?&lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/fcms&amp;lt;#&amp;gt; stat &amp;gt; fcms&amp;lt;#&amp;gt;.txt&lt;BR /&gt;&lt;BR /&gt;Then go and check that file, I  look for Link Failed Count and Loss of Signal Count and the like.  If you see some numbers there than you may have a problem with your HBA getting flakey.&lt;BR /&gt;&lt;BR /&gt;Not sure this is your problem, but it is something to check.  Besides I just got use these commands this past weekend...wondered how long before I found a thread that might apply.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;...had similar problem with some very old A3404A cards once...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Feb 2003 16:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901676#M578406</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2003-02-11T16:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Numerous disk errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901677#M578407</link>
      <description>Still hacking at it. Have verified and exercised the disks in the XP, have previously set the timeout (pvchange -t) to 180, have remove some fiber cables that were suspect, etc.&lt;BR /&gt;&lt;BR /&gt;Still nothing.&lt;BR /&gt;&lt;BR /&gt;At this point it is thought that we have too many LUNS for the HW to handle and this could be causing a LIPS storm. I have made up some quick and dirty scripts for the systems to collect the fcmsutil data over time and see what may be happening.&lt;BR /&gt;&lt;BR /&gt;Right now, I sure don't.&lt;BR /&gt;&lt;BR /&gt;Any other suggstions are greatly welcome.</description>
      <pubDate>Tue, 11 Feb 2003 22:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/numerous-disk-errors/m-p/2901677#M578407</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2003-02-11T22:22:54Z</dc:date>
    </item>
  </channel>
</rss>

