<?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: I/O error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558445#M29036</link>
    <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;1. If the light on disk is continously, that's means disk problem ( Replace it, hope mirrored or backed-up !).&lt;BR /&gt;&lt;BR /&gt;2. Execute dd command ( as mentioned in previous response), if it did not terminates then it could be one of two cases :&lt;BR /&gt;&lt;BR /&gt;2.1. Disk problem ( check also with "lvdisplay -v /dev/vgxx/lvol* ? more" and check for "stale", if so it's a disk problem ).&lt;BR /&gt;&lt;BR /&gt;2.2. Check with ioscan ( it could be a controller problem ).&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
    <pubDate>Mon, 30 Jul 2001 08:29:44 GMT</pubDate>
    <dc:creator>Magdi KAMAL</dc:creator>
    <dc:date>2001-07-30T08:29:44Z</dc:date>
    <item>
      <title>I/O error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558442#M29033</link>
      <description>Hello, &lt;BR /&gt;with the access to a file, I got an error message: &lt;BR /&gt;CAN NOT stat: (I/O error). &lt;BR /&gt;On what can it interpret, is soon broken the HD?&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 30 Jul 2001 05:44:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558442#M29033</guid>
      <dc:creator>weller</dc:creator>
      <dc:date>2001-07-30T05:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558443#M29034</link>
      <description>It is one possibility that the disk is broken or you experience some other type of h/w prob?lem. You can try the following: &lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/cXtYdZ of=/dev/null bs=256k&lt;BR /&gt;&lt;BR /&gt;dd(1m) will return an error if it cannot read a block, otherwise it will read the complete disk.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Mon, 30 Jul 2001 05:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558443#M29034</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2001-07-30T05:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558444#M29035</link>
      <description>Could be a corrupt file system or even defect HW.&lt;BR /&gt;&lt;BR /&gt;Try reading your entire disk with&lt;BR /&gt;   dd if=/dev/dsk/cxdytz of=/dev/null bs=4k&lt;BR /&gt;&lt;BR /&gt;you should get a result &lt;BR /&gt;&lt;BR /&gt;xyz blocks in &lt;BR /&gt;xyz blocks out,&lt;BR /&gt;&lt;BR /&gt;otherwise an error messages which could indicate a defect disk&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2001 05:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558444#M29035</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-07-30T05:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558445#M29036</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;1. If the light on disk is continously, that's means disk problem ( Replace it, hope mirrored or backed-up !).&lt;BR /&gt;&lt;BR /&gt;2. Execute dd command ( as mentioned in previous response), if it did not terminates then it could be one of two cases :&lt;BR /&gt;&lt;BR /&gt;2.1. Disk problem ( check also with "lvdisplay -v /dev/vgxx/lvol* ? more" and check for "stale", if so it's a disk problem ).&lt;BR /&gt;&lt;BR /&gt;2.2. Check with ioscan ( it could be a controller problem ).&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Mon, 30 Jul 2001 08:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558445#M29036</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-07-30T08:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558446#M29037</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;the "dd" approach is good, but not sufficiant.&lt;BR /&gt;I had a case, where I was able to READ an entire disk, but is was defective and no WRITES where possible.&lt;BR /&gt;Contact HP-support to get a password for the diagnostics and read out the errorlogs of the disks in question (or let them do it iof they are able to dial in).&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 30 Jul 2001 08:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558446#M29037</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-07-30T08:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558447#M29038</link>
      <description>Thank you for your responses, unfortunately are not so simply, to the computer are attached a RAID5, which administers this defective disk. With ioscan I see only 2 rdsk DEVICES, although I know that the RAID has several disks. On the RAID CONSOLE is not to be seen an error message. The Man from the HP support me suggested to exchange immediately, but I believe that he does not have notion :-(( &lt;BR /&gt;I white also in which direction I do not move should&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2001 11:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558447#M29038</guid>
      <dc:creator>weller</dc:creator>
      <dc:date>2001-07-30T11:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558448#M29039</link>
      <description>Now that you have HP involved, they should really check with the OnlineDiag like Volker already suggested. If it is an HP device, they can see statistics of successful/unsuccessful reads/writes and can also do stress tests. &lt;BR /&gt;&lt;BR /&gt;When configured in Raid5, it should normally require more than one disk to fail, before you get an I/O error... The array's logs should help here again.&lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Mon, 30 Jul 2001 12:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/2558448#M29039</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2001-07-30T12:02:40Z</dc:date>
    </item>
  </channel>
</rss>

