<?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: suspect disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663192#M930248</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Several things to try:&lt;BR /&gt;&lt;BR /&gt;1) Run STM and check the disk utilities. Check out the log files.&lt;BR /&gt;&lt;BR /&gt;2) Run dd command:&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/dsk/cxtxdx of=/dev/null&lt;BR /&gt;&lt;BR /&gt;3) Run fsck - for file system checks, if LVM. Check it for all file systems with full option ( fsck -o full)&lt;BR /&gt;&lt;BR /&gt;4) Check the output of 'diskinfo', 'pvdisplay' and 'ioscan -fnC disk'&lt;BR /&gt;&lt;BR /&gt;5) Check disk through offline diag.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
    <pubDate>Tue, 12 Feb 2002 14:38:07 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2002-02-12T14:38:07Z</dc:date>
    <item>
      <title>suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663189#M930245</link>
      <description>Hi folks&lt;BR /&gt;&lt;BR /&gt;Does anyone know of a way I can check to see f one of my disks is faulty &lt;BR /&gt;eg by scanning it, etc.&lt;BR /&gt;&lt;BR /&gt;It is mounted OK, but funny things have been hapenning to some files, and I would like to rule out a disk fault.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 12 Feb 2002 14:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663189#M930245</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2002-02-12T14:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663190#M930246</link>
      <description>A couple of things you can do:&lt;BR /&gt;&lt;BR /&gt;1)  Use STM (cstm,xstm) to look at the disk and look at its logs.&lt;BR /&gt;&lt;BR /&gt;2)  You can do a dd of the disk, and if the dd doesn't complete successfully then you probably have a problem.&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/dsk/c?t?d0 of=/dev/null bs=512k</description>
      <pubDate>Tue, 12 Feb 2002 14:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663190#M930246</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-12T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663191#M930247</link>
      <description>Hi Terry,&lt;BR /&gt;&lt;BR /&gt;you can do a dd on the disk and check if the disk is having any problem,&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/cxtydz of=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;If this completes with the message so many records in and so many record out, it should be okay. Else you should see some errors. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 14:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663191#M930247</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-12T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663192#M930248</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Several things to try:&lt;BR /&gt;&lt;BR /&gt;1) Run STM and check the disk utilities. Check out the log files.&lt;BR /&gt;&lt;BR /&gt;2) Run dd command:&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/dsk/cxtxdx of=/dev/null&lt;BR /&gt;&lt;BR /&gt;3) Run fsck - for file system checks, if LVM. Check it for all file systems with full option ( fsck -o full)&lt;BR /&gt;&lt;BR /&gt;4) Check the output of 'diskinfo', 'pvdisplay' and 'ioscan -fnC disk'&lt;BR /&gt;&lt;BR /&gt;5) Check disk through offline diag.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 12 Feb 2002 14:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663192#M930248</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-12T14:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663193#M930249</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What does dd do?</description>
      <pubDate>Tue, 12 Feb 2002 14:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663193#M930249</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2002-02-12T14:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663194#M930250</link>
      <description>dd will go through the entire disk and read each block, and then discard into /dev/null (ie. bit bucket).  If dd runs into a problem reading one of the blocks on the disk, then it will immediately error out.</description>
      <pubDate>Tue, 12 Feb 2002 14:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663194#M930250</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-12T14:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663195#M930251</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a guide for dd:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90680/B2355-90680_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90680/00/00/67-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90680/00/00/67-toc.html&amp;amp;searchterms=dd&amp;amp;queryid=20020212-070303" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90680/B2355-90680_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90680/00/00/67-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90680/00/00/67-toc.html&amp;amp;searchterms=dd&amp;amp;queryid=20020212-070303&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 15:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663195#M930251</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-12T15:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: suspect disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663196#M930252</link>
      <description>Thanks everyone&lt;BR /&gt;It came back with no errors&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 15:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/suspect-disk/m-p/2663196#M930252</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2002-02-12T15:02:44Z</dc:date>
    </item>
  </channel>
</rss>

