<?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: dmesg error message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259785#M888261</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;fyi, dev:cb00f002, first two digits are the major number of the device with the error and the remaining 6 digits are the minor number. e.g. 00 - c0; f - t15 0 - d0; the remaining digits are device driver dependent. therefore, it should be c0t15d0 having some problem.&lt;BR /&gt;&lt;BR /&gt;# lsdev 203 (where cb is 203 in hexadecimal)&lt;BR /&gt;returns sctl as the like suspect.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Apr 2004 01:56:20 GMT</pubDate>
    <dc:creator>Joseph Loo</dc:creator>
    <dc:date>2004-04-27T01:56:20Z</dc:date>
    <item>
      <title>dmesg error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259780#M888256</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have face the problem when using dmesg. It displays the following error many times. This is A500 class server with running 11.00 OS.&lt;BR /&gt;&lt;BR /&gt;SCSI: Unexpected Disconnect -- lbolt: 368830, dev: cb00f002, io_id: 5a&lt;BR /&gt;&lt;BR /&gt;Thanks you for your help!!&lt;BR /&gt;&lt;BR /&gt;Alex</description>
      <pubDate>Tue, 27 Apr 2004 00:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259780#M888256</guid>
      <dc:creator>Achilles_2</dc:creator>
      <dc:date>2004-04-27T00:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259781#M888257</link>
      <description>Have a look at attached file, that gives you what to do.</description>
      <pubDate>Tue, 27 Apr 2004 01:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259781#M888257</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2004-04-27T01:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259782#M888258</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There should be a lot more info on this probable scsi reset. Please check /var/adm/syslog/syslog.log for more info on this and reply to this thread.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2004 01:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259782#M888258</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-04-27T01:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259783#M888259</link>
      <description>Hi,&lt;BR /&gt; The error is related with your /dev/dsk/c1t15d0 Disk which is the internal and vg00 root disk by default.&lt;BR /&gt;&lt;BR /&gt;Check for more error messages on /var/adm/syslog/syslog.log and you can make sure by running dd on the disk.&lt;BR /&gt;&lt;BR /&gt;#dd if=/dev/rdsk/c1t15d0 of=/dev/null bs=1024&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2004 01:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259783#M888259</guid>
      <dc:creator>V.Tamilvanan</dc:creator>
      <dc:date>2004-04-27T01:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259784#M888260</link>
      <description>in addition,&lt;BR /&gt;&lt;BR /&gt;/var/opt/resmon/logs/eventlog&lt;BR /&gt;&lt;BR /&gt;check it out</description>
      <pubDate>Tue, 27 Apr 2004 01:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259784#M888260</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2004-04-27T01:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259785#M888261</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;fyi, dev:cb00f002, first two digits are the major number of the device with the error and the remaining 6 digits are the minor number. e.g. 00 - c0; f - t15 0 - d0; the remaining digits are device driver dependent. therefore, it should be c0t15d0 having some problem.&lt;BR /&gt;&lt;BR /&gt;# lsdev 203 (where cb is 203 in hexadecimal)&lt;BR /&gt;returns sctl as the like suspect.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2004 01:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-error-message/m-p/3259785#M888261</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-04-27T01:56:20Z</dc:date>
    </item>
  </channel>
</rss>

