<?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/3920363#M285833</link>
    <description>now when i try to extend the filesystem i get this error.&lt;BR /&gt;&lt;BR /&gt;vgcfgbackup:/etc/lvmtab is out of date with the running kernel: kernel indicates 12 disks for "/dev/data10";/etc/lvmtab has 11 disks. cannot proceed with the backup&lt;BR /&gt;&lt;BR /&gt;are these related errors?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;brian</description>
    <pubDate>Fri, 05 Jan 2007 14:56:38 GMT</pubDate>
    <dc:creator>brian_31</dc:creator>
    <dc:date>2007-01-05T14:56:38Z</dc:date>
    <item>
      <title>I/O Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/3920360#M285830</link>
      <description>when the oracle team tries to add a datafile they get this error&lt;BR /&gt;&lt;BR /&gt;When we try to add a datafile we get the error as HP-UX error : 5: I/O error. any ideas?&lt;BR /&gt;&lt;BR /&gt;this is the exact error..&lt;BR /&gt;ORA-19502: write error on file "/oracle/data/clud_35/clud.data35", blockno 6401 (blocksize=8192)&lt;BR /&gt;           ORA-27072: skgfdisp: I/O error&lt;BR /&gt;           HP-UX Error: 5: I/O error&lt;BR /&gt;           Additional information: 6401&lt;BR /&gt;           (2007-01-01 01.08.19)&lt;BR /&gt;&lt;BR /&gt;please advise&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;brian</description>
      <pubDate>Wed, 03 Jan 2007 15:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/3920360#M285830</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2007-01-03T15:49:11Z</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/3920361#M285831</link>
      <description>Errno 5 indicates an EIO. If you do a man 2&lt;BR /&gt;write, you will see that the write system call sets errno = 5 on a physical i/o error. This means that an i/o error occurred at the hardware level so check for a bad disk, cable, etc.</description>
      <pubDate>Wed, 03 Jan 2007 15:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/3920361#M285831</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-01-03T15:58:47Z</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/3920362#M285832</link>
      <description>Check the syslog.log file as well for errors. The disk on which you are trying to create the datafile maybe bad alongwith other ones. syslog.log would tell you which disk devices are having I/O problems.</description>
      <pubDate>Wed, 03 Jan 2007 16:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/3920362#M285832</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-01-03T16:08:25Z</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/3920363#M285833</link>
      <description>now when i try to extend the filesystem i get this error.&lt;BR /&gt;&lt;BR /&gt;vgcfgbackup:/etc/lvmtab is out of date with the running kernel: kernel indicates 12 disks for "/dev/data10";/etc/lvmtab has 11 disks. cannot proceed with the backup&lt;BR /&gt;&lt;BR /&gt;are these related errors?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;brian</description>
      <pubDate>Fri, 05 Jan 2007 14:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/3920363#M285833</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2007-01-05T14:56:38Z</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/3920364#M285834</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;did you replace a disk already?&lt;BR /&gt;&lt;BR /&gt;This message indicates very often a wrong replacement procedure.</description>
      <pubDate>Fri, 05 Jan 2007 15:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/3920364#M285834</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-01-05T15:18: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/3920365#M285835</link>
      <description>What can you find out about the device mounted on /oracle/data/clud_35 ?&lt;BR /&gt;&lt;BR /&gt;Does an lvdisplay -v of the lvol show anything fishy ? Also try diskinfo -v on the physical volumes.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 05 Jan 2007 15:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error/m-p/3920365#M285835</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-01-05T15:20:07Z</dc:date>
    </item>
  </channel>
</rss>

