<?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: write io error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757444#M643363</link>
    <description>You have a bad spot on the disk or a failing disk.  Your choice is to continue to use it and hope it is localized.  However, you  should call service and have it replaced if necessary.  Once you have replaced the disk fix your VG and restore your data.</description>
    <pubDate>Thu, 04 Jul 2002 01:41:22 GMT</pubDate>
    <dc:creator>Robert Sipe</dc:creator>
    <dc:date>2002-07-04T01:41:22Z</dc:date>
    <item>
      <title>write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757437#M643356</link>
      <description>Does anyone know how i fix this?&lt;BR /&gt;&lt;BR /&gt;vmunix: vxfs: mesg 056: vx_dataioerr - /dev/vg00/lvol10 file system file data write error&lt;BR /&gt;&lt;BR /&gt;OBS:This message appears in syslog&lt;BR /&gt;&lt;BR /&gt;all disk are available&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 03 Jul 2002 18:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757437#M643356</guid>
      <dc:creator>Fernando Ferri Wollner</dc:creator>
      <dc:date>2002-07-03T18:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757438#M643357</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There may be a bad block in your harddisk on which /dev/vg00/lvol10 is there.&lt;BR /&gt;&lt;BR /&gt;hence this error in syslog.log&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 03 Jul 2002 18:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757438#M643357</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-03T18:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757439#M643358</link>
      <description>&lt;BR /&gt;Check these things:&lt;BR /&gt;&lt;BR /&gt;1.Run lvdisplay -v /dev/vg00/lvol10 and see for any stale extents are there.&lt;BR /&gt;&lt;BR /&gt;2.Check with bdf if you have sufficient space on thie file system,&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 03 Jul 2002 18:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757439#M643358</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-07-03T18:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757440#M643359</link>
      <description>The last time I experienced this error I had a bad disk drive. Try doing a "diskinfo" on the disk that contains lvol10.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 03 Jul 2002 18:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757440#M643359</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-03T18:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757441#M643360</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can run this command if you want to check any errors in your harddisk. If the input and output no of the command is same then there are no bad sectors in the harddisk or else you may have to change the harddisk since it is on the root filesystem.&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c1t2d0 op=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 03 Jul 2002 18:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757441#M643360</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-03T18:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757442#M643361</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry a mistake in the command :of instead of op&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c1t2d0 of=/dev/null bs=1024k &lt;BR /&gt;&lt;BR /&gt;if=root harddisk ( raw device file )&lt;BR /&gt;&lt;BR /&gt;Piyush&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2002 18:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757442#M643361</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-03T18:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757443#M643362</link>
      <description>This may also be caused by by a faulty volume group what is the o/p og vgdisplay -v /dev/vg00&lt;BR /&gt;and also what is the o/p of dmesg .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 03 Jul 2002 18:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757443#M643362</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-03T18:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: write io error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757444#M643363</link>
      <description>You have a bad spot on the disk or a failing disk.  Your choice is to continue to use it and hope it is localized.  However, you  should call service and have it replaced if necessary.  Once you have replaced the disk fix your VG and restore your data.</description>
      <pubDate>Thu, 04 Jul 2002 01:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/write-io-error/m-p/2757444#M643363</guid>
      <dc:creator>Robert Sipe</dc:creator>
      <dc:date>2002-07-04T01:41:22Z</dc:date>
    </item>
  </channel>
</rss>

