<?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: Determine bad disk from syslog error message. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058944#M48857</link>
    <description>:)&lt;BR /&gt;&lt;BR /&gt;(I just re-did it last week, so it's still fresh)</description>
    <pubDate>Thu, 19 Jul 2007 15:47:42 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2007-07-19T15:47:42Z</dc:date>
    <item>
      <title>Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058932#M48845</link>
      <description>Believe it or not I've never had to do this before.&lt;BR /&gt;&lt;BR /&gt;I/O error: dev 08:10, sector 0&lt;BR /&gt;&lt;BR /&gt;various sectors.  &lt;BR /&gt;&lt;BR /&gt;I need to determine exactly which disk is having problems.&lt;BR /&gt;&lt;BR /&gt;/dev/cciss/c0d0p3    1008M  139M  818M  15% /&lt;BR /&gt;/dev/cciss/c0d0p1     463M   20M  420M   5% /boot&lt;BR /&gt;/dev/cciss/c0d0p5     5.9G  2.0G  3.6G  35% /home&lt;BR /&gt;/dev/cciss/c0d0p7     3.9G  689M  3.0G  18% /opt&lt;BR /&gt;none                 1005M     0 1005M   0% /dev/shm&lt;BR /&gt;/dev/cciss/c0d0p10    2.0G   33M  1.8G   2% /tmp&lt;BR /&gt;/dev/cciss/c0d0p8     3.9G  1.5G  2.3G  39% /usr&lt;BR /&gt;/dev/cciss/c0d0p6     3.9G   87M  3.6G   3% /var&lt;BR /&gt;/dev/cciss/c0d0p9     2.0G   34M  1.8G   2% /var/dtv&lt;BR /&gt;/dev/sda5             9.8G  160M  9.1G   2% /oraback/DB2&lt;BR /&gt;/dev/sda3              20G   12G  7.4G  61% /oradata/DB1&lt;BR /&gt;&lt;BR /&gt;HP/Compaq Proliant servers.&lt;BR /&gt;&lt;BR /&gt;lspci and dmesg have not been very helpful.&lt;BR /&gt;&lt;BR /&gt;fdisk -l&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sda: 255 heads, 63 sectors, 8855 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;   Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/sda1             1         3     24066   83  Linux&lt;BR /&gt;/dev/sda2             4         6     24097+  83  Linux&lt;BR /&gt;/dev/sda3             7      2617  20972857+  83  Linux&lt;BR /&gt;/dev/sda4          2618      8855  50106735    5  Extended&lt;BR /&gt;/dev/sda5          2618      3923  10490413+  83  Linux&lt;BR /&gt;/dev/sda6          3924      4054   1052226   83  Linux&lt;BR /&gt;&lt;BR /&gt;Unable to read /dev/sdb&lt;BR /&gt;&lt;BR /&gt;Our standard setup involves doing hardware raid with a smart card. Seems we have a dead disk. I need to know which filesystem to run fsck on.&lt;BR /&gt;&lt;BR /&gt;TIA, as always generous points for good answers.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 18 Jul 2007 11:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058932#M48845</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-18T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058933#M48846</link>
      <description>Since the drive is protected by RAID, most likely your filesystem isn't affected and fsck won't show you anything.  You should use the Array Diagnostic Utility.</description>
      <pubDate>Wed, 18 Jul 2007 12:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058933#M48846</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2007-07-18T12:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058934#M48847</link>
      <description>The def 08:10 is your clue.  Look for major-8-minor-10 in your /dev (usually /dev/sda10).</description>
      <pubDate>Wed, 18 Jul 2007 15:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058934#M48847</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-07-18T15:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058935#M48848</link>
      <description>Well Stuart, the system does not seem to have a /dev/sda10.&lt;BR /&gt;&lt;BR /&gt;Seems the system is overwhelmed with I/O at the moment can't figure out why it can't read /dev/sdb when its not configured.&lt;BR /&gt;&lt;BR /&gt;Other ideas welcome.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 18 Jul 2007 15:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058935#M48848</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-18T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058936#M48849</link>
      <description>brw-rw----    1 root     disk       8,  10 Jun 24  2004 sda10&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2007 15:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058936#M48849</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-18T15:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058937#M48850</link>
      <description>Huh.. Weird..&lt;BR /&gt;&lt;BR /&gt;Well, try using fdisk again, but changing the 'units' to sectors instead:&lt;BR /&gt;&lt;BR /&gt;fdisk -lu /dev/sda&lt;BR /&gt;&lt;BR /&gt;There is an 'sdb' in the system? Is it showing up in '/proc/scsi/scsi'?</description>
      <pubDate>Wed, 18 Jul 2007 16:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058937#M48850</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-07-18T16:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058938#M48851</link>
      <description>/dev/sdb maybe your cdrom.</description>
      <pubDate>Wed, 18 Jul 2007 19:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058938#M48851</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-18T19:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058939#M48852</link>
      <description>what is the output from&lt;BR /&gt;&lt;BR /&gt;# cat /proc/partitions&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2007 19:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058939#M48852</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-07-18T19:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058940#M48853</link>
      <description>Shalom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@golan1 ~]# ll -u /dev/sdb*&lt;BR /&gt;0 brw-rw----  1 root disk 8, 16 Jul 19 10:15 /dev/sdb&lt;BR /&gt;0 brw-rw----  1 root disk 8, 17 Jul 18 16:32 /dev/sdb1&lt;BR /&gt;0 brw-rw----  1 root disk 8, 21 Jul 18 16:32 /dev/sdb5&lt;BR /&gt;0 brw-rw----  1 root disk 8, 22 Jul 18 16:32 /dev/sdb6&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Clearly shows the major and minor number of the problem.&lt;BR /&gt;&lt;BR /&gt;Shared storage is having read errors. If its bad disk on storage, we face downtime. If its just the fiber card or other local system issue, we'll fail over to the working node and correct the hardware problem.&lt;BR /&gt;&lt;BR /&gt;Thannks.&lt;BR /&gt;&lt;BR /&gt;I'll probably close this and hand out points very soon.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 19 Jul 2007 02:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058940#M48853</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-19T02:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058941#M48854</link>
      <description>Nice one Court.&lt;BR /&gt;&lt;BR /&gt;I really like /proc/partitions&lt;BR /&gt;&lt;BR /&gt;My output was not from the effected system, it was merely an example to document the case.&lt;BR /&gt;&lt;BR /&gt;Thanks. I should have known that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 19 Jul 2007 02:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058941#M48854</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-19T02:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058942#M48855</link>
      <description>Hrm.. You should have covered '/proc/partitions' and 'partprobe' in your RHCE..  Ah well ;)</description>
      <pubDate>Thu, 19 Jul 2007 02:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058942#M48855</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-07-19T02:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058943#M48856</link>
      <description>Partprobe yes use that all the time.&lt;BR /&gt;&lt;BR /&gt;I must have forgotten /proc/partitions&lt;BR /&gt;&lt;BR /&gt;Hopefully not again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 19 Jul 2007 07:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058943#M48856</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-19T07:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Determine bad disk from syslog error message.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058944#M48857</link>
      <description>:)&lt;BR /&gt;&lt;BR /&gt;(I just re-did it last week, so it's still fresh)</description>
      <pubDate>Thu, 19 Jul 2007 15:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/determine-bad-disk-from-syslog-error-message/m-p/5058944#M48857</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-07-19T15:47:42Z</dc:date>
    </item>
  </channel>
</rss>

