<?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 while reading the VGDA in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869037#M636152</link>
    <description>STM is Support Tools Manager available in hpux&lt;BR /&gt;cstm - command line stm&lt;BR /&gt;mstm - menued&lt;BR /&gt;xstm - graphical&lt;BR /&gt;If you have 700/96 terminal use mstm. Select desired disk, go to Tools and then try 'Information', 'Verify' and 'Diagnose'. Try expert tools to see disk defect table. If they are not available then you need temporary password - call HP.&lt;BR /&gt;At PDC level go to service menu and run 'pim' command to see if there's a valid timestamp in its output. Memory stats you can see in information menu.&lt;BR /&gt;In ISL there're ODE (offline diagnostics environment) but if only you have installed them. There's an expert tool to diag disks, but better use STM in hpux.&lt;BR /&gt;As I already mentioned check files in /var/adm/crash and /var/adm/tombstones (recent file should be ts99).&lt;BR /&gt;These all you can do by yourself.&lt;BR /&gt;Eugeny</description>
    <pubDate>Sun, 22 Dec 2002 10:07:38 GMT</pubDate>
    <dc:creator>Eugeny Brychkov</dc:creator>
    <dc:date>2002-12-22T10:07:38Z</dc:date>
    <item>
      <title>I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869034#M636149</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;We have a cluster of 2x L1000 Machines with HP-UX B.11.00 and MC service guard. The machines have the same configuration, which is:&lt;BR /&gt;vg00 --&amp;gt; 2x Internal disks (c1t2d0 e c2t2d0)&lt;BR /&gt;other vg's on the FC60 external array&lt;BR /&gt;&lt;BR /&gt;Today we had the following problem:&lt;BR /&gt;&lt;BR /&gt;1. while doing a bdf, the session hung and that kept happening with all the sessions. We stopped the cluster (cmhaltcl) on MACH1 and tried to shut it down. The process hung at the "Unmounting filesystems" stage. Solution was to power it down.&lt;BR /&gt;&lt;BR /&gt;2. When we tried to boot it up, it gave the "System alert: 12 - Software failure" and after acknowledging it gave a couple times "alert: 3" and it was there.&lt;BR /&gt;&lt;BR /&gt;3. Then we booted with the "hpux -lm" command.&lt;BR /&gt;&lt;BR /&gt;4. When trying to activate vg00 (vgchange -a y vg00), we got "I/O error while reading the VGDA".&lt;BR /&gt;&lt;BR /&gt;5. we checked the disks with diskinfo and they were ok, dd worked as well.&lt;BR /&gt;&lt;BR /&gt;6. After some research, we issued the command "vgcfgrestore -n /dev/vg00 /dev/rdsk/c1t2d0" but while activating still got the same error as on 4.&lt;BR /&gt;&lt;BR /&gt;7. We did the same command now for disk c2t2d0.&lt;BR /&gt;&lt;BR /&gt;8. Now the activation of vg00 worked.&lt;BR /&gt;&lt;BR /&gt;9. We rebooted the machine and everything was fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, the questions are:&lt;BR /&gt;&lt;BR /&gt;1) Why did this happen ?&lt;BR /&gt;2) Is there a way to find out what happened ?&lt;BR /&gt;&lt;BR /&gt;Thanks for your support&lt;BR /&gt;&lt;BR /&gt;Julio Quadros</description>
      <pubDate>Sat, 21 Dec 2002 16:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869034#M636149</guid>
      <dc:creator>julio quadros</dc:creator>
      <dc:date>2002-12-21T16:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869035#M636150</link>
      <description>Julio,&lt;BR /&gt;looks like disk structures got corrupt. As dd works and you received I/O error reading VGDA I think underlying structure (BDRA) was pointing to invalid/inexistent disk location (that's why I/O error). Check:&lt;BR /&gt;- /var/adm/crash for crashdumps;&lt;BR /&gt;- /var/adm/tombstones for processor logs;&lt;BR /&gt;- expert tool in STM to see if any of these 2 disks have defects logged in growing defect list.&lt;BR /&gt;Did you try to boot '-lm' from both disks? I mean can we understand if there was info corrupt on only one disk or on both?&lt;BR /&gt;As soon as you wrote 'vgcfgrestore -n /dev/vg00 /dev/rdsk/c1t2d0' so I guess this disk had corrupt LVM structures. I would check its health with diagnose/verify in STM and paid attention to its defect growing table. In addition as soon as these 2 boot disks are on the different controllers then issues can be with controller c1t2d0 connected to.&lt;BR /&gt;If you have contract/warranty active I would suggest to call HP&lt;BR /&gt;Eugeny</description>
      <pubDate>Sat, 21 Dec 2002 19:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869035#M636150</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2002-12-21T19:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869036#M636151</link>
      <description>Dear Eugeny, thanks for your reply and my apologies for my ignorance. &lt;BR /&gt;1) What is STM ? How do I check the disks for errors ?&lt;BR /&gt;&lt;BR /&gt;2) At PDC or ISL level, is there a way to see if disks are working properly ? Something like diskinfo ?&lt;BR /&gt;&lt;BR /&gt;I will follow your recommendations and post here the results.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;JQ</description>
      <pubDate>Sun, 22 Dec 2002 09:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869036#M636151</guid>
      <dc:creator>Julio Quadros_1</dc:creator>
      <dc:date>2002-12-22T09:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869037#M636152</link>
      <description>STM is Support Tools Manager available in hpux&lt;BR /&gt;cstm - command line stm&lt;BR /&gt;mstm - menued&lt;BR /&gt;xstm - graphical&lt;BR /&gt;If you have 700/96 terminal use mstm. Select desired disk, go to Tools and then try 'Information', 'Verify' and 'Diagnose'. Try expert tools to see disk defect table. If they are not available then you need temporary password - call HP.&lt;BR /&gt;At PDC level go to service menu and run 'pim' command to see if there's a valid timestamp in its output. Memory stats you can see in information menu.&lt;BR /&gt;In ISL there're ODE (offline diagnostics environment) but if only you have installed them. There's an expert tool to diag disks, but better use STM in hpux.&lt;BR /&gt;As I already mentioned check files in /var/adm/crash and /var/adm/tombstones (recent file should be ts99).&lt;BR /&gt;These all you can do by yourself.&lt;BR /&gt;Eugeny</description>
      <pubDate>Sun, 22 Dec 2002 10:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869037#M636152</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2002-12-22T10:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869038#M636153</link>
      <description>Hi Evgueny&lt;BR /&gt;&lt;BR /&gt;HELP HELP HELP &lt;BR /&gt;&lt;BR /&gt;It happened again today and once again i had to vgcfgrestore c2t2d0.&lt;BR /&gt;Following your advice, i ran xstm and this is what i got:&lt;BR /&gt;&lt;BR /&gt;1)No errors on both disks&lt;BR /&gt;2)"Diagnose" and "Expert tool" are not available&lt;BR /&gt;3) /var/adm/crash has no crash dumps&lt;BR /&gt;4) My machine has no /var/adm/tombstones. In /etc/rc.config.d I have the file pdcinfo with PDCINFO=1 and PDCINFO_OPTS=&lt;BR /&gt;5) Information on both controllers do not show any errors. If there is an error on controller, will they show up here ? It shows for both controllers: &lt;BR /&gt;Device status:&lt;BR /&gt;     Bit 9-10:DEVSEL timing 01 - medium&lt;BR /&gt;&lt;BR /&gt;I am really worried because this is a critical cluster and I don??t know what the root cause is.&lt;BR /&gt;&lt;BR /&gt;Thanks for your support&lt;BR /&gt;&lt;BR /&gt;JQ&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Dec 2002 04:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869038#M636153</guid>
      <dc:creator>julio quadros</dc:creator>
      <dc:date>2002-12-23T04:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869039#M636154</link>
      <description>Hi Julio,&lt;BR /&gt;  Is these disks c1t2d0 and c2t2d0 are mirrored?.&lt;BR /&gt;This seems that your c1t2d0 disk&lt;BR /&gt;is going to crash. So its time&lt;BR /&gt;to take a make_recovery tape and&lt;BR /&gt;check the possibilities of changing the disk. &lt;BR /&gt;As your stm gives no error on disks, may be LVM info on your disk may be getting corrupted. &lt;BR /&gt;&lt;BR /&gt;Also check the SCSI termination on the bus. &lt;BR /&gt;&lt;BR /&gt;Is there any errors logged on syslog file, like disk access error on c1t2d0 like that?.&lt;BR /&gt;&lt;BR /&gt;Srini&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Dec 2002 05:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869039#M636154</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2002-12-23T05:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869040#M636155</link>
      <description>Srini is right. Check /var/adm/syslog/syslog. log and OLDsyslog.log to see if there are any disk events logged (PV failed, SCSI resets/aborts etc).&lt;BR /&gt;I think you should call HP. They will diagnose system and develop action plan&lt;BR /&gt;Eugeny</description>
      <pubDate>Mon, 23 Dec 2002 07:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869040#M636155</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2002-12-23T07:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error while reading the VGDA</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869041#M636156</link>
      <description>To add to above, `bdf` hangs you can do :&lt;BR /&gt;# tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&amp;amp; check what kind of events being logged at that point in time. U can always go back in time in syslog &amp;amp; OLDsyslog for any indications:&lt;BR /&gt;# grep -Ei "scsi|power|lbolt" syslog.log&lt;BR /&gt;should return any scsi resets or power fail msg. Watch for msg such as: .. dev_t 0x1F012000 &lt;BR /&gt;the above HEX code means disk c1t2d0 has a problem, not necessarly a hardware one. Power fail msg can be corrected by increasing the IO time-out (seen by pvdisplay /dev/dsk/c#t#d#). Usually set to default, but can be modified by pvchange -t 90 disk for example. More info are found in pvchange man pages.&lt;BR /&gt;Generally, any HW failures  can be predicted if you have a high nbr of IO Errors about a specific device. With diagnostics installed, run cstm ---&amp;gt; ru --&amp;gt; logtool option --&amp;gt; rs (to run summary). This will show you the nbr of IO errors per device.&lt;BR /&gt;To reset the log you can run SL (for switch log) at LogUility prompt.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;T?&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2002 16:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/2869041#M636156</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-12-27T16:01:00Z</dc:date>
    </item>
  </channel>
</rss>

