<?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 read i/o error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026293#M909856</link>
    <description>I am a new hp-ux sysadmin, I am facing a problem and need some help.&lt;BR /&gt;&lt;BR /&gt;We have an import running, which was stuck(hung), in dmesg output read i/o error was reported due to POWERFAILURE on SCSI device.&lt;BR /&gt;I checked syslog, and same error message is continueing.&lt;BR /&gt;&lt;BR /&gt;Error message :&lt;BR /&gt;Jul 17 06:36:48 eagle vmunix:SCSI: read error -- dev b: 31 0x042000, errno:126, resid:2048&lt;BR /&gt;blkno:8, sectno:16, offset:8192, bcount: 2048,&lt;BR /&gt;LVM:vg[2]:pvnum=0 (dev_t=0x1f042000) is POWERFAILED&lt;BR /&gt;LVM:Recovered Path (device 0x1f042000) to PV 0 in VG 2.&lt;BR /&gt;LVM:Restored PV 0 to VG 2.&lt;BR /&gt;&lt;BR /&gt;I have still not checked device is plugged correctly or not but this is new refurbished N-CLASS HP server we've received and I have started configuring.&lt;BR /&gt;&lt;BR /&gt;Could somebody shed some light of experience on this problem ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jul 2003 12:00:39 GMT</pubDate>
    <dc:creator>Sanjay Dholakiya</dc:creator>
    <dc:date>2003-07-17T12:00:39Z</dc:date>
    <item>
      <title>read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026293#M909856</link>
      <description>I am a new hp-ux sysadmin, I am facing a problem and need some help.&lt;BR /&gt;&lt;BR /&gt;We have an import running, which was stuck(hung), in dmesg output read i/o error was reported due to POWERFAILURE on SCSI device.&lt;BR /&gt;I checked syslog, and same error message is continueing.&lt;BR /&gt;&lt;BR /&gt;Error message :&lt;BR /&gt;Jul 17 06:36:48 eagle vmunix:SCSI: read error -- dev b: 31 0x042000, errno:126, resid:2048&lt;BR /&gt;blkno:8, sectno:16, offset:8192, bcount: 2048,&lt;BR /&gt;LVM:vg[2]:pvnum=0 (dev_t=0x1f042000) is POWERFAILED&lt;BR /&gt;LVM:Recovered Path (device 0x1f042000) to PV 0 in VG 2.&lt;BR /&gt;LVM:Restored PV 0 to VG 2.&lt;BR /&gt;&lt;BR /&gt;I have still not checked device is plugged correctly or not but this is new refurbished N-CLASS HP server we've received and I have started configuring.&lt;BR /&gt;&lt;BR /&gt;Could somebody shed some light of experience on this problem ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 12:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026293#M909856</guid>
      <dc:creator>Sanjay Dholakiya</dc:creator>
      <dc:date>2003-07-17T12:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026294#M909857</link>
      <description>Sounds like you're having problems with a disk in vg02.  Check ioscan, vgdisplay, pvdisplay output, as well as /var/adm/syslog.  Possible a failed drive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 12:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026294#M909857</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-17T12:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026295#M909858</link>
      <description>Even though your server is refurbished it doesnt mean it has new disk drives. Theyre used, and one is failing. Its either powering down (sure sign its about to die) or developed a bad block needed a rebuild. I would get HP to replace it. The device in question is listed in the error;&lt;BR /&gt;ll /dev/dsk | grep 042000&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 12:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026295#M909858</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-07-17T12:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026296#M909859</link>
      <description>Hi Sanjay,&lt;BR /&gt;&lt;BR /&gt;What happened here is that one of the disk in the Volume group 2 lost connectivity to the power supply and after sometime the connectivity was restored. It could be due to loose connection or bad disk. The disk is also giving you I/O errors and there may be bad blocks in the disk. If these errors are comming frequently then you need to change the disk.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Piyush</description>
      <pubDate>Thu, 17 Jul 2003 12:09:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026296#M909859</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2003-07-17T12:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026297#M909860</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;If you have a service contract, call HP and have them replace the disk.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Thu, 17 Jul 2003 12:14:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026297#M909860</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-07-17T12:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026298#M909861</link>
      <description>If you don't have a service contract yet, you need to talk to the supplier that furnished you this equipment.  They *should* set it right for you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 12:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026298#M909861</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-17T12:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026299#M909862</link>
      <description>You may want to do:&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg02 ( to see if all disks are "available");&lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/c4t2d0 - if it returns valid information;&lt;BR /&gt;&lt;BR /&gt;If any of the above fails - replace the disk. &lt;BR /&gt;You should run some additional commands to replace LVM drive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Elena.</description>
      <pubDate>Thu, 17 Jul 2003 12:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026299#M909862</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-07-17T12:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026300#M909863</link>
      <description>Hi,&lt;BR /&gt;if you have an high disk activity should be that the disk in the question was in time-out.&lt;BR /&gt;You can try to change the IO_timeout parameter with the pvchange command.&lt;BR /&gt;See man pvchange option -t.&lt;BR /&gt;A good value is 120 sec.&lt;BR /&gt;I know the default is 60 sec.&lt;BR /&gt;&lt;BR /&gt;Enrico.</description>
      <pubDate>Thu, 17 Jul 2003 12:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026300#M909863</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-07-17T12:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026301#M909864</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I just wanted to chim in &amp;amp; show you how you could come to the above conclusions yourself&lt;BR /&gt;&lt;BR /&gt;Jul 17 06:36:48 eagle vmunix:SCSI: read error -- dev b: 31 0x042000&lt;BR /&gt;&lt;BR /&gt;This means device with major number 31 &amp;amp; mimor number 0x042000. is failing (SCSI error).&lt;BR /&gt;&lt;BR /&gt;You can track the major number to a device/driver by doing lsdev | egrep 31.  I think this is a disk devcice, dsk or rdsk.  so cd /dev/dsk (or maybe /dev/rdsk) &amp;amp; do ls -l, track down device with minor number 0x042000.  This is the device that is failing.&lt;BR /&gt;&lt;BR /&gt;Also the LVM:... messages are also a give away&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 17 Jul 2003 12:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026301#M909864</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2003-07-17T12:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026302#M909865</link>
      <description>Thanks Pete, Stefan, Piyush, Dario, Elena,Enrico and Tim for your suggestions. Now, I will do some homework and take it to HP.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 12:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026302#M909865</guid>
      <dc:creator>Sanjay Dholakiya</dc:creator>
      <dc:date>2003-07-17T12:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: read i/o error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026303#M909866</link>
      <description>Reported device is /dev/[r]dsk/c4t2d0.&lt;BR /&gt;I think it's not internal drive (as soon as bus is 4 and VG is 2).&lt;BR /&gt;Please check if there're more disks/devices on this SCSI bus (beginning with c4tXdY). Check if everything is connected securely. Check if there're such events for other connected disks. Check disk's readability with dd:&lt;BR /&gt;dd if=/dev/rdsk/c4t2d0 of=/dev/null bs=1024k&lt;BR /&gt;if finally it will return 'I/O error' then disk could be defective&lt;BR /&gt;Eugeny</description>
      <pubDate>Thu, 17 Jul 2003 12:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/read-i-o-error/m-p/3026303#M909866</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2003-07-17T12:54:09Z</dc:date>
    </item>
  </channel>
</rss>

