<?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 SCSI Resets in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-resets/m-p/3360376#M193933</link>
    <description>I am having a lot of SCSI resets appear in my syslog file:&lt;BR /&gt;&lt;BR /&gt;Aug 18 12:01:36 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 826160, bus: 4&lt;BR /&gt;Aug 18 12:01:36 acorn vmunix: SCSI: Reset detected -- lbolt: 826160, bus: 4&lt;BR /&gt;Aug 18 12:05:47 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 851260, bus: 4&lt;BR /&gt;Aug 18 12:05:47 acorn vmunix: SCSI: Reset detected -- lbolt: 851260, bus: 4&lt;BR /&gt;Aug 18 12:08:21 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 866660, bus: 4&lt;BR /&gt;Aug 18 12:08:21 acorn vmunix: SCSI: Reset detected -- lbolt: 866660, bus: 4&lt;BR /&gt;Aug 18 12:08:34 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 867960, bus: 4&lt;BR /&gt;Aug 18 12:08:34 acorn vmunix: SCSI: Reset detected -- lbolt: 867960, bus: 4&lt;BR /&gt;Aug 18 12:08:49 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 869460, bus: 4&lt;BR /&gt;Aug 18 12:08:49 acorn vmunix: SCSI: Reset detected -- lbolt: 869460, bus: 4&lt;BR /&gt;&lt;BR /&gt;These tend to happen during any type of disk to disk backup. It appears, and this may be a total coinscience that my available memory drops quite a bit when this happens and doesn't seem to get cleared up. It eventually gets to a point where I must reboot my server. &lt;BR /&gt;&lt;BR /&gt;Anyone have any suggestions? My patches are al up to date.</description>
    <pubDate>Wed, 18 Aug 2004 15:45:18 GMT</pubDate>
    <dc:creator>Angela Swyers_1</dc:creator>
    <dc:date>2004-08-18T15:45:18Z</dc:date>
    <item>
      <title>SCSI Resets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-resets/m-p/3360376#M193933</link>
      <description>I am having a lot of SCSI resets appear in my syslog file:&lt;BR /&gt;&lt;BR /&gt;Aug 18 12:01:36 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 826160, bus: 4&lt;BR /&gt;Aug 18 12:01:36 acorn vmunix: SCSI: Reset detected -- lbolt: 826160, bus: 4&lt;BR /&gt;Aug 18 12:05:47 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 851260, bus: 4&lt;BR /&gt;Aug 18 12:05:47 acorn vmunix: SCSI: Reset detected -- lbolt: 851260, bus: 4&lt;BR /&gt;Aug 18 12:08:21 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 866660, bus: 4&lt;BR /&gt;Aug 18 12:08:21 acorn vmunix: SCSI: Reset detected -- lbolt: 866660, bus: 4&lt;BR /&gt;Aug 18 12:08:34 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 867960, bus: 4&lt;BR /&gt;Aug 18 12:08:34 acorn vmunix: SCSI: Reset detected -- lbolt: 867960, bus: 4&lt;BR /&gt;Aug 18 12:08:49 acorn vmunix: SCSI: Resetting SCSI -- lbolt: 869460, bus: 4&lt;BR /&gt;Aug 18 12:08:49 acorn vmunix: SCSI: Reset detected -- lbolt: 869460, bus: 4&lt;BR /&gt;&lt;BR /&gt;These tend to happen during any type of disk to disk backup. It appears, and this may be a total coinscience that my available memory drops quite a bit when this happens and doesn't seem to get cleared up. It eventually gets to a point where I must reboot my server. &lt;BR /&gt;&lt;BR /&gt;Anyone have any suggestions? My patches are al up to date.</description>
      <pubDate>Wed, 18 Aug 2004 15:45:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-resets/m-p/3360376#M193933</guid>
      <dc:creator>Angela Swyers_1</dc:creator>
      <dc:date>2004-08-18T15:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI Resets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-resets/m-p/3360377#M193934</link>
      <description>lbolt messages tend to mean there is some form of timeout. &lt;BR /&gt;You may want to look at the pvtimeout of your LUN's. If it is set to the default you may wish to change and see the result. This cahnge can be done on the fly.&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;pvchange -t 180 /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;You might also look at your buffer cache as well. The general consensus is usually in the 300-500Mb range. (dbc_max_pct)</description>
      <pubDate>Wed, 18 Aug 2004 19:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-resets/m-p/3360377#M193934</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-08-18T19:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI Resets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-resets/m-p/3360378#M193935</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Besides what Tully states, another leading cause is a device on the bus in distress.&lt;BR /&gt;Whenever *any* device on the bus resets due to a HW fault - the entire bus resets. So it's possible you're getting indications of an impending HW failure. Could be a drive or it could be the HBA itself. Unfortunately the msg is not indicating the device - the numeric value is simply a date value - specifically seconds from 1/1/70. You should scan the syslog.log for any other SCSI msgs in search of the device.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 18 Aug 2004 20:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-resets/m-p/3360378#M193935</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-08-18T20:13:41Z</dc:date>
    </item>
  </channel>
</rss>

