<?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: SCSI: request timeout in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743216#M488435</link>
    <description>To echo what the rest have said, it's probably more likely that you would have to replace the disk. In the past I've had a lot of SCSI reset error on and HFS disk and no matter what I do (plug, unplug, replace cable, etc) it does not help. But that's just what I experience.</description>
    <pubDate>Thu, 13 Jun 2002 14:10:52 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2002-06-13T14:10:52Z</dc:date>
    <item>
      <title>SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743209#M488428</link>
      <description>&lt;P&gt;I have a C360 w/ 2 internal drives. The root drive is fine, but the other drive keeps loading up the syslog file with the attatched SCSI error message. Has anyone else seen this, and if so, does it mean a hardware failure, or just a buggy SCSI interface?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mark&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This threadhas beenmoevd&amp;nbsp;from General to HP-UX &amp;gt; sysadmin.- Hp Forum moderator&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2015 06:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743209#M488428</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2015-03-30T06:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743210#M488429</link>
      <description>You might try using pvchange to increase the timeout value on the drive. It is possible that the two drives have different timeout values. The other usual SCSI suspects (terminators, cables seated, terminator power, terminated in exactly two places, ...) should also be examined. If the above does not fix it and the problems persist then it's time to start looking at the drive itself.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 16:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743210#M488429</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-12T16:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743211#M488430</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It could be a timeout problem also whoich could be changed with pvchange command.&lt;BR /&gt;&lt;BR /&gt;Check out for loose connections and scsi termination.&lt;BR /&gt;&lt;BR /&gt;If not then there seems to be a problem with the harddisk drive.&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/c1t2d0 of=/dev/null bs=1024k &lt;BR /&gt;&lt;BR /&gt;to check the second harddisk drive.&lt;BR /&gt;&lt;BR /&gt;If there are bad sectors then the output of the command will show.&lt;BR /&gt;&lt;BR /&gt;Piyush&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 16:37:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743211#M488430</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-12T16:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743212#M488431</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can change the timeout using the pvchange command,&lt;BR /&gt;&lt;BR /&gt;pvchange -t 180 /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;the timeout value can be upto 300 seconds. By default it is 30 seconds. If you are getting a lot of these errors you should replace the disk. I always prefer replacing the disk than changing the default timeout.&lt;BR /&gt;&lt;BR /&gt;If this is an autoraid, you can use the logprint / arraydsp to check the array logs and decide which disk in the array might need replacement.&lt;BR /&gt;&lt;BR /&gt;1f005000 --&amp;gt; c0t5d0&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 16:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743212#M488431</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-06-12T16:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743213#M488432</link>
      <description>Thanks for the suggestions, but this disk is HFS, not LVM. As a result, pvchange won't work.</description>
      <pubDate>Thu, 13 Jun 2002 12:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743213#M488432</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2002-06-13T12:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743214#M488433</link>
      <description>Mark&lt;BR /&gt;&lt;BR /&gt;Instead of looking at changing the timeout and therefore hiding the problem look at the fault. it is in the SCSI chain.&lt;BR /&gt;&lt;BR /&gt;I suggest that you shutdown, power off and then reseat all devices in the path.&lt;BR /&gt;&lt;BR /&gt;BACKUP&lt;BR /&gt;&lt;BR /&gt;1. Reseat cards&lt;BR /&gt;2. Unplug and replug all cables and terminators several times (this will clear any oxidation on the contacts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bring the server back up and monitor.&lt;BR /&gt;&lt;BR /&gt;If the problem persits then swap out the disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 13:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743214#M488433</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-06-13T13:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743215#M488434</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Check the termination. If that is fine, replace the disk. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 13:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743215#M488434</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-06-13T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743216#M488435</link>
      <description>To echo what the rest have said, it's probably more likely that you would have to replace the disk. In the past I've had a lot of SCSI reset error on and HFS disk and no matter what I do (plug, unplug, replace cable, etc) it does not help. But that's just what I experience.</description>
      <pubDate>Thu, 13 Jun 2002 14:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743216#M488435</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-13T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: request timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743217#M488436</link>
      <description>The log shows that the timeouts are occurring during a "2A" command, which is a SCSI write.&lt;BR /&gt;&lt;BR /&gt;This would indicate that the drive is having troubles writing to media, and the retry mechanism within the drive is taking too long to respond before the HP SCSI driver times out.&lt;BR /&gt;&lt;BR /&gt;You could try increasing the HP SCSI driver timeouts, or just replace the disk drive.&lt;BR /&gt;&lt;BR /&gt;While it is possible that the SCSI bus termination is at fault (double check to make sure that the external terminator is in place), you might have a failing drive.</description>
      <pubDate>Tue, 18 Jun 2002 21:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-request-timeout/m-p/2743217#M488436</guid>
      <dc:creator>Michael Lampi</dc:creator>
      <dc:date>2002-06-18T21:13:02Z</dc:date>
    </item>
  </channel>
</rss>

