<?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/3243619#M627115</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try to restore VG information:&lt;BR /&gt;# vgcfgrestore -n /dev/vg00 -l&lt;BR /&gt;# vgcfgrestore -n /dev/vg00 /dev/rdsk/cXtXdX &lt;BR /&gt;on cXtXdX put the first disk of previous command (probably disk is /dev/dsk/c2t37d0 = 0x1f023700).&lt;BR /&gt;&lt;BR /&gt;If after that you obtain error yet then I think that you should substitute that disk.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
    <pubDate>Thu, 08 Apr 2004 09:10:10 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2004-04-08T09:10:10Z</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/3243617#M627113</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have cluster from two K-class machine.&lt;BR /&gt;It has common RAID (NIKE) and Lock disk on SCSI bus.&lt;BR /&gt;&lt;BR /&gt;By one node all VG are activated without problems.&lt;BR /&gt;&lt;BR /&gt;On the second node I can not activate any VG from RAID with next error message:&lt;BR /&gt;vgchange: Couldn't activate volume group "/dev/vgspace":&lt;BR /&gt;I/O error while reading the VGDA.&lt;BR /&gt;&lt;BR /&gt;But all LUN on second node can be viewed ioscan. And normally work diskinfo.&lt;BR /&gt;And work without errors with any VG next command:&lt;BR /&gt;dd if=/dev/vgspace/... of=/dev/null bs=1024k count=100&lt;BR /&gt;&lt;BR /&gt;But when I try execute&lt;BR /&gt;vgchange -a y /dev/vgspace&lt;BR /&gt;I received message:&lt;BR /&gt;vgchange: Couldn't activate volume group "/dev/vgspace":&lt;BR /&gt;I/O error while reading the VGDA.&lt;BR /&gt;&lt;BR /&gt;In the same time in syslog.log I received message: &lt;BR /&gt;Apr  8 08:23:11 hp2 vmunix: LVM: vg[2]: pvnum=0 (dev_t=0x1f023700) is POWERFAILED&lt;BR /&gt;&lt;BR /&gt;I did vgexport-vgimport from one to second node some times.&lt;BR /&gt;It working, but VG is not activated on second node ï  &lt;BR /&gt;&lt;BR /&gt;And such situation and with groups included in cluster and with separate.&lt;BR /&gt;&lt;BR /&gt;And still in syslog.log there are messages of such maintenance (see attachment).&lt;BR /&gt;&lt;BR /&gt;By the way all this situation has taken place after  (but it is not necessary because of ) upgrading microware in Nike&lt;BR /&gt;&lt;BR /&gt; (Upgrade was made by engineer from HP because after UPS crash the cache in RAID was dirty and we can not start any way. HP engineer say that he can repair it, but all special utility for it was made for another  release of microware.&lt;BR /&gt;He upgrade microware to this release. Restore integrity of RAID. After this step we restart cluster and all work good.&lt;BR /&gt;But  after he was upgrade microware to last version for Nike RAID and when  it restarted it work only with one node well, but not working with second, as I describe above) &lt;BR /&gt;What can I do ?</description>
      <pubDate>Thu, 08 Apr 2004 08:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243617#M627113</guid>
      <dc:creator>Andrey Strougatsky</dc:creator>
      <dc:date>2004-04-08T08:49:57Z</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/3243618#M627114</link>
      <description>Do you have problems with disk - dev_t=0x1f023700. Disk - /dev/dsk/c2t3d7.&lt;BR /&gt;&lt;BR /&gt;Does it have alternate path? Is diskinfo ok for this disk?&lt;BR /&gt;&lt;BR /&gt;How did you do vgexport and vgimport on another node? Did you use -s option?&lt;BR /&gt;Probaly the disk has gone bad, had problems.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 08 Apr 2004 09:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243618#M627114</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-08T09:03:11Z</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/3243619#M627115</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try to restore VG information:&lt;BR /&gt;# vgcfgrestore -n /dev/vg00 -l&lt;BR /&gt;# vgcfgrestore -n /dev/vg00 /dev/rdsk/cXtXdX &lt;BR /&gt;on cXtXdX put the first disk of previous command (probably disk is /dev/dsk/c2t37d0 = 0x1f023700).&lt;BR /&gt;&lt;BR /&gt;If after that you obtain error yet then I think that you should substitute that disk.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 08 Apr 2004 09:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243619#M627115</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-04-08T09:10:10Z</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/3243620#M627116</link>
      <description>Check this link to understand disk powerfiled.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=484727" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=484727&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 08 Apr 2004 09:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243620#M627116</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-08T09:10:27Z</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/3243621#M627117</link>
      <description>Sorry, disk dev_t=0x1f023700 is as RAC said: c2t3d7.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 08 Apr 2004 09:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243621#M627117</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-04-08T09:15:07Z</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/3243622#M627118</link>
      <description>To all !&lt;BR /&gt;&lt;BR /&gt;All disks working good, because I can activate the same VG on another node and mount all. All working.&lt;BR /&gt;Diskinfo and dd for all disk on node 1 or 2 working without error.&lt;BR /&gt;But I can not activate any VG on second node :(</description>
      <pubDate>Thu, 08 Apr 2004 09:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243622#M627118</guid>
      <dc:creator>Andrey Strougatsky</dc:creator>
      <dc:date>2004-04-08T09:26:12Z</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/3243623#M627119</link>
      <description>If you are trying to activate the VG on the second node , while it is already activated on the first node , then you can not do this as the Vg's are activated in exclusive mode .&lt;BR /&gt;Deactivate the VG's on the first node and then try to activate them on the second node .</description>
      <pubDate>Thu, 08 Apr 2004 09:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243623#M627119</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2004-04-08T09:41:05Z</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/3243624#M627120</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When exporting the VG check if the device files  for all LUNS in the VG are the same on all the nodes. When it's different because it's connected for example on another BUS-path you have to change the dev-file before running the vgimport.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2004 16:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-o-error-while-reading-the-vgda/m-p/3243624#M627120</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-04-08T16:07:24Z</dc:date>
    </item>
  </channel>
</rss>

