<?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: How to check the harddisk bad sector in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281770#M335604</link>
    <description>This will help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;</description>
    <pubDate>Tue, 07 Oct 2008 03:36:12 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2008-10-07T03:36:12Z</dc:date>
    <item>
      <title>How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281768#M335602</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the command line to check the  hdd whether in good condition or not. Got any bad sector or not. The server is L2000 running on hpux 11i version 1&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Chui</description>
      <pubDate>Tue, 07 Oct 2008 02:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281768#M335602</guid>
      <dc:creator>Chui Kock You_1</dc:creator>
      <dc:date>2008-10-07T02:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281769#M335603</link>
      <description>Try to read data from the disk with dd.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 07 Oct 2008 03:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281769#M335603</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-07T03:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281770#M335604</link>
      <description>This will help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 07 Oct 2008 03:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281770#M335604</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-10-07T03:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281771#M335605</link>
      <description>Use below command&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/cxtxdx of=/dev/null bs=2048&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Tue, 07 Oct 2008 03:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281771#M335605</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-10-07T03:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281772#M335606</link>
      <description>Hi Chui,&lt;BR /&gt;see the below thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1061965" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1061965&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Tue, 07 Oct 2008 04:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281772#M335606</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-10-07T04:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281773#M335607</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The bad disk doc is top notch.&lt;BR /&gt;&lt;BR /&gt;I'd do this:&lt;BR /&gt;dd if=/dev/dsk/blahblah of=/dev/null count=10000&lt;BR /&gt;&lt;BR /&gt;Raise the count base don disk size.&lt;BR /&gt;&lt;BR /&gt;This will find a bad sector.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Oct 2008 05:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281773#M335607</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-10-07T05:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281774#M335608</link>
      <description>u can use dd command&lt;BR /&gt;&lt;BR /&gt;  Exit values are:&lt;BR /&gt;&lt;BR /&gt;            0      Successful completion.&lt;BR /&gt;           &amp;gt;0      Error condition occurred.&lt;BR /&gt;&lt;BR /&gt; DIAGNOSTICS&lt;BR /&gt;      Upon completion, dd reports the number of input and output records:&lt;BR /&gt;&lt;BR /&gt;           f+p records in           Number of full and partial blocks read.&lt;BR /&gt;           f+p records out          Number of full and partial blocks&lt;BR /&gt;                                    written.&lt;BR /&gt;&lt;BR /&gt;      When conv=block is specified and there is at least one truncated&lt;BR /&gt;      block, the number of truncated records is also reported:&lt;BR /&gt;&lt;BR /&gt;           n truncated records&lt;BR /&gt;&lt;BR /&gt; EXAMPLES&lt;BR /&gt;      Read an EBCDIC tape blocked ten 80-byte EBCDIC card images per block&lt;BR /&gt;      into an ASCII file named x:&lt;BR /&gt;&lt;BR /&gt;           dd if=/dev/rdsk/c0t0d0 of=/dev/null count=1000&lt;BR /&gt;&lt;BR /&gt;unix # dd if=/dev/rdsk/c3t15d0 of=/dev/null count=1024&lt;BR /&gt;1024+0 records in&lt;BR /&gt;1024+0 records outhis disk does not have bad sector as records in and out are matching&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;means t&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 05:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281774#M335608</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-10-07T05:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281775#M335609</link>
      <description>My favorite method is to attach the disk to&lt;BR /&gt;a Solaris system, and use the "format"&lt;BR /&gt;program there.  It can do some fairly&lt;BR /&gt;low-level work with defect lists, and it can&lt;BR /&gt;easily do some multi-pass, multi-pattern&lt;BR /&gt;write+read testing.</description>
      <pubDate>Tue, 07 Oct 2008 13:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281775#M335609</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-07T13:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281776#M335610</link>
      <description>I use ioscan -fCdisk, to ensure disk is claimed and identified correctly, so then I run, diskinfo /dev/rdsk/cxtxdx, again to see if the disk is identified correctly, so for further investigation I normally run dd if=/dev/rdsk/c0t4d0 of=/dev/null bs=1024k count=64, and a dd if=/dev/rdsk/c0t4d0 of=/dev/null bs=1024k count=128. Now, the 64 and the 128 SHOULD both came back with 64 records in/out and 128 records in/out, if you have a good disk.</description>
      <pubDate>Tue, 07 Oct 2008 13:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281776#M335610</guid>
      <dc:creator>Adam W.</dc:creator>
      <dc:date>2008-10-07T13:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281777#M335611</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If i used the command dd if=/dev/rdsk/c0t4d0 of=/dev/null bs=1024k count=128 will it corrupt my existing data or not.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Chui</description>
      <pubDate>Thu, 09 Oct 2008 06:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281777#M335611</guid>
      <dc:creator>Chui Kock You_1</dc:creator>
      <dc:date>2008-10-09T06:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281778#M335612</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Use the following manual for checking the disk integrity of the disk.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is a Very helpful document.DO have a look&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vivek Bhatia</description>
      <pubDate>Thu, 09 Oct 2008 08:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281778#M335612</guid>
      <dc:creator>Vivek Bhatia</dc:creator>
      <dc:date>2008-10-09T08:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281779#M335613</link>
      <description>Nope, your data won't be harmed, beacuse you are only reading from the disk(if=) and writing to /dev/null (of=/dev/null).&lt;BR /&gt;&lt;BR /&gt;You can execute it without problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2008 08:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281779#M335613</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-10-09T08:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the harddisk bad sector</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281780#M335614</link>
      <description>&lt;!--!*#--&gt;&amp;gt; You can execute it without problem.&lt;BR /&gt;&lt;BR /&gt;One of the nice features in the Solaris&lt;BR /&gt;"format" program is its ability to do surface&lt;BR /&gt;analysis using this sequence:&lt;BR /&gt;save - write - read+verify - restore.&lt;BR /&gt;It lets you do write+read testing without&lt;BR /&gt;losing the data (unless the disk is bad).  It&lt;BR /&gt;also has data-destroying options:&lt;BR /&gt;&lt;BR /&gt;format&amp;gt; a&lt;BR /&gt;&lt;BR /&gt;ANALYZE MENU:&lt;BR /&gt;        read     - read only test   (doesn't harm SunOS)&lt;BR /&gt;        refresh  - read then write  (doesn't harm data)&lt;BR /&gt;        test     - pattern testing  (doesn't harm data)&lt;BR /&gt;        write    - write then read      (corrupts data)&lt;BR /&gt;        compare  - write, read, compare (corrupts data)&lt;BR /&gt;        purge    - write, read, write   (corrupts data)&lt;BR /&gt;[...]</description>
      <pubDate>Thu, 09 Oct 2008 13:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-harddisk-bad-sector/m-p/4281780#M335614</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-09T13:22:20Z</dc:date>
    </item>
  </channel>
</rss>

