<?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: Data Overrun -- lbolt Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402875#M201181</link>
    <description>The device in question is:&lt;BR /&gt;autoch      0  0/2/0/1.0.0    schgr     CLAIMED     DEVICE       HP      C7200    /dev/rac/c5t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no patch for schgr but there are several for 11.11 and SCSI:&lt;BR /&gt;PHKL_31234 s700_800 11.11 SCSI Ultra160 Cumulative Patch&lt;BR /&gt;PHKL_31134 s700_800 11.11 SCSI IO Cumulative Patch &lt;BR /&gt;PHCO_29327 s700_800 11.11 cumulative SAM patch &lt;BR /&gt;&lt;BR /&gt;Are these patches installed?</description>
    <pubDate>Thu, 21 Oct 2004 06:50:02 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2004-10-21T06:50:02Z</dc:date>
    <item>
      <title>SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402870#M201176</link>
      <description>Hi friends,&lt;BR /&gt;&lt;BR /&gt;I am finding the following error in the syslog.&lt;BR /&gt;&lt;BR /&gt;Oct 19 00:06:46 bkpsvr vmunix: SCSI: Data Overrun -- lbolt: 178047605, dev: cb050000&lt;BR /&gt;&lt;BR /&gt;     is it pointing to any critical errors? pls help me.&lt;BR /&gt;&lt;BR /&gt;Thanks In advance.&lt;BR /&gt;Syam</description>
      <pubDate>Mon, 18 Oct 2004 21:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402870#M201176</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-10-18T21:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402871#M201177</link>
      <description>I think this has to do with your SCSI driver. Suggest you have a look at loading PHKL_30510 SCSI IO Cumulative Patch. Be aware that there is at least one dependancy.</description>
      <pubDate>Mon, 18 Oct 2004 22:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402871#M201177</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-10-18T22:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402872#M201178</link>
      <description>Shyam &lt;BR /&gt;As michel said this could be the scsi driver prblm.Try PHKL_30510 SCSI IO Cumulative Patch.Is this an FC box?&lt;BR /&gt;regards&lt;BR /&gt;SK</description>
      <pubDate>Tue, 19 Oct 2004 03:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402872#M201178</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-10-19T03:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402873#M201179</link>
      <description>"SCSI: Data Overrun" means that the bus and the device are not syncing.  &lt;BR /&gt;&lt;BR /&gt;It's often caused by using the wrong driver.&lt;BR /&gt;&lt;BR /&gt;You can determine the device "dev: cb050000"&lt;BR /&gt;cb is 203 in hex which can be associated with the sctl driver.&lt;BR /&gt;# ll /dev/* |grep 050000&lt;BR /&gt;&lt;BR /&gt;lbolt is nothing more than system ticks since the system has been up, and can be ignored.  It's the events associated with the lbolt that matters.&lt;BR /&gt;&lt;BR /&gt;So check the device and determine if you're using the right driver. Check for the associated patches.  If you need further help, what model system, what device (model) is using this device file?  Provide the os level also.&lt;BR /&gt;# ioscan -fnC tape</description>
      <pubDate>Tue, 19 Oct 2004 06:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402873#M201179</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-10-19T06:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402874#M201180</link>
      <description>Hi Griffin,&lt;BR /&gt;&lt;BR /&gt;see the command output.&lt;BR /&gt;&lt;BR /&gt;bkpsvr:toor-/&amp;gt;ll /dev/* |grep 050000&lt;BR /&gt;&lt;BR /&gt;crw-------   1 bin        sys        231 0x050000 Feb 28  2002 c5t0d0&lt;BR /&gt;crw-------   1 root       sys         64 0x050000 May 25 15:05 group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am also attaching the nickel report of the system in a zip format.&lt;BR /&gt;Pls help me if u can.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Syam</description>
      <pubDate>Thu, 21 Oct 2004 04:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402874#M201180</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-10-21T04:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402875#M201181</link>
      <description>The device in question is:&lt;BR /&gt;autoch      0  0/2/0/1.0.0    schgr     CLAIMED     DEVICE       HP      C7200    /dev/rac/c5t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no patch for schgr but there are several for 11.11 and SCSI:&lt;BR /&gt;PHKL_31234 s700_800 11.11 SCSI Ultra160 Cumulative Patch&lt;BR /&gt;PHKL_31134 s700_800 11.11 SCSI IO Cumulative Patch &lt;BR /&gt;PHCO_29327 s700_800 11.11 cumulative SAM patch &lt;BR /&gt;&lt;BR /&gt;Are these patches installed?</description>
      <pubDate>Thu, 21 Oct 2004 06:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402875#M201181</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-10-21T06:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402876#M201182</link>
      <description>It is not installed.&lt;BR /&gt;&lt;BR /&gt;     Its is not showing any out put when i gave a "swlist -l patch|grep PHKL_31134" same for all the 3 patches mentioned.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Oct 2004 05:59:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402876#M201182</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-10-22T05:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402877#M201183</link>
      <description>Look to see what is installed:&lt;BR /&gt;# swlist -l fileset |grep SCSI</description>
      <pubDate>Fri, 22 Oct 2004 06:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402877#M201183</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-10-22T06:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402878#M201184</link>
      <description>Hi griffin, It gives the following output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bkpsvr:toor-/var/adm/syslog&amp;gt;swlist -l fileset |grep SCSI  &lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;# HPOVSAMSG                             03.10.00.0113  hp OpenView storage area manager HostAgent SCSI Gateway &lt;BR /&gt;  HPOVSAMSG.HPOVSAMSG                   03.10.00.0113  hp OpenView storage area manager HostAgent SCSI Gateway &lt;BR /&gt;# PHCO_25831                            1.0            SCSI Ultra160 driver Online Addition script &lt;BR /&gt;# PHKL_23666                            1.0            SCSI IO Subsystem Cumulative Patch &lt;BR /&gt;# PHKL_23810                            1.0            Enable SCSI floppy for 64 bit computers &lt;BR /&gt;# PHKL_28209                            1.0            INTRMIGR,fast boot enabler,iSCSI ioscan fix &lt;BR /&gt;# PHKL_29539                            1.0            PDC_SCSI_PARMS,iCOD,vPars,IPMI,OLA/R &lt;BR /&gt;# PHKL_29899                            1.0            SCSI Tape (stape) cumulative &lt;BR /&gt;# PHKL_30510                            1.0            SCSI IO Cumulative Patch &lt;BR /&gt;# PHKL_30511                            1.0            SCSI Ultra160 Cumulative Patch &lt;BR /&gt;# SCSI-Passthru                         B.11.11        HP SCSI-Passthru Driver &lt;BR /&gt;  SCSI-Passthru.SPT-DVR                 B.11.11        NIO SCSI Pass Thru Driver (SPTD) &lt;BR /&gt;  SCSI-Passthru.SPT2-DVR                B.11.11        Machine specific files for NIO SPTD &lt;BR /&gt;# ULM-SER                               B.11.11.01     SCSI Upper Layer Module Service &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Fri, 22 Oct 2004 06:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402878#M201184</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-10-22T06:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402879#M201185</link>
      <description>Hi Grif,      &lt;BR /&gt;&lt;BR /&gt;    I am not able to find any of the pathes u mentioned in the sites. Can u help me in giving me the links?&lt;BR /&gt;&lt;BR /&gt;Syam</description>
      <pubDate>Thu, 28 Oct 2004 05:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402879#M201185</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-10-28T05:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402880#M201186</link>
      <description>Hi Friends ,&lt;BR /&gt;&lt;BR /&gt;Any Hopes?&lt;BR /&gt;Can anybody help me...&lt;BR /&gt;I have attached the nickel report also with this query.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Thu, 28 Oct 2004 05:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402880#M201186</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2004-10-28T05:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI: Data Overrun -- lbolt Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402881#M201187</link>
      <description>Goto "maintenance and support for hp products" in the itrc site and then look for individual patches. Looks like installing them will resolve your problem.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 28 Oct 2004 06:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-data-overrun-lbolt-error/m-p/3402881#M201187</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-28T06:30:26Z</dc:date>
    </item>
  </channel>
</rss>

