<?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: why vgchange error? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827889#M711216</link>
    <description>Do a dmesg and check for the messages.&lt;BR /&gt;Also check your syslog.log file for any hard disk problems.&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC disk &lt;BR /&gt;# diskinfo /dev/rdsk/cxtydz &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 17 Oct 2002 11:17:36 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2002-10-17T11:17:36Z</dc:date>
    <item>
      <title>why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827884#M711211</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;trying to start a software package, I get the error message:&lt;BR /&gt;&lt;BR /&gt;vgchange: Couldn't activate volume group "vgseismo_03":&lt;BR /&gt;I/O error while reading the VGDA.&lt;BR /&gt;&lt;BR /&gt;What happened? How to resolve this problem???&lt;BR /&gt;&lt;BR /&gt;At the moment, the software package can't be started on any server.&lt;BR /&gt;&lt;BR /&gt;We're running two K460 servers, HP-UX 11.00, MC/SG A.11.14. Disks are mirrored (MirrorDisk/UX B.11.00).</description>
      <pubDate>Thu, 17 Oct 2002 10:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827884#M711211</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2002-10-17T10:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827885#M711212</link>
      <description>What does "vgdisplay -v vgseismo_03" return?&lt;BR /&gt;&lt;BR /&gt;Why are you starting the package, did you stop it gracefully or did you have a system crash?&lt;BR /&gt;&lt;BR /&gt;What is the exact vgchange command you are attempting to execute? If it's from the startup script, I'd advise you contact your software people.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 17 Oct 2002 10:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827885#M711212</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-17T10:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827886#M711213</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you manually activate the vg ?&lt;BR /&gt;Are disk in a external array?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
      <pubDate>Thu, 17 Oct 2002 10:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827886#M711213</guid>
      <dc:creator>Jerome Baron</dc:creator>
      <dc:date>2002-10-17T10:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827887#M711214</link>
      <description>So if all your volume groups and lvol are correct when you run a vgscan -v -p. The -p tells the command only to preen not to update. very important. READ man pages for vgscan.</description>
      <pubDate>Thu, 17 Oct 2002 10:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827887#M711214</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-10-17T10:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827888#M711215</link>
      <description>Check if you are able to read physically from the VG's devices, e.g. using dd(1).&lt;BR /&gt;&lt;BR /&gt;If that works fine you may hit one of the problems reported as JAGad43153 and JAGad55510. Both are fixed with PHKL_24646 and later (latest is PHKL_27178).&lt;BR /&gt;&lt;BR /&gt;So long...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Thu, 17 Oct 2002 11:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827888#M711215</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-10-17T11:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827889#M711216</link>
      <description>Do a dmesg and check for the messages.&lt;BR /&gt;Also check your syslog.log file for any hard disk problems.&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC disk &lt;BR /&gt;# diskinfo /dev/rdsk/cxtydz &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 17 Oct 2002 11:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827889#M711216</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-17T11:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827890#M711217</link>
      <description>Thank you very much for your immediate help. Meanwhile I solved this problem with the help of the HP support.&lt;BR /&gt;&lt;BR /&gt;This is for your information.&lt;BR /&gt;&lt;BR /&gt;Harry:&lt;BR /&gt;"vgdisplay -v vgseismo_03" did nothing return because the volume group could not be activated (see above).&lt;BR /&gt;&lt;BR /&gt;I did stop the package gracefully.&lt;BR /&gt;&lt;BR /&gt;The command was: vgchange -a e vgseismo_03&lt;BR /&gt;&lt;BR /&gt;Jerome:&lt;BR /&gt;1st question: No. 2nd: Yes.&lt;BR /&gt;&lt;BR /&gt;Ken:&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Dietmar:&lt;BR /&gt;Thanks for the patch hints. I, already, had installed PHKL_27178.&lt;BR /&gt;&lt;BR /&gt;TG:&lt;BR /&gt;dmesg did no give hints. syslog indeed has several entries like "LVM: vg[5]: pvnum=8 (dev_t=0x1c062000) is POWERFAILED". Sometimes the specified disk come back, sometimes the server uses more and more resources until the server hangs. Then I have to TOC the server. After that all the hardware works fine, for several days, until, again, similar "POWERFAILED" messages are listed in syslog, and the server, again, has to be rebooted. The HW group of HP will work on that, but, maybe, you have some worthful hints on these strange HW failures?&lt;BR /&gt;&lt;BR /&gt;'ioscan' all the time reports all HW in claimed status. 'diskinfo' also reports normal information on powerfailed disks (after the reboot).&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;At the moment, all works fine. The solution was to recover the VGDA using 'vgcfgrestore'. But, I still don't know what destroyed the VGDA.</description>
      <pubDate>Fri, 18 Oct 2002 08:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827890#M711217</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2002-10-18T08:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: why vgchange error?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827891#M711218</link>
      <description>x1c062000&lt;BR /&gt;&lt;BR /&gt;it is your c6t2d0 disk which is creating problems.&lt;BR /&gt;If you notice scsi reset messages in the syslog,&lt;BR /&gt;When you tell it comes back,&lt;BR /&gt;usually there is a scsi hung,followed by a  scsi reset.&lt;BR /&gt;check the scsi cables and the scsi termination.&lt;BR /&gt;&lt;BR /&gt;If the error is followed by a message about pv returned to vg, then  usually be to a low timeout value on the disk driver. By default, this timeout is 30 seconds. &lt;BR /&gt;&lt;BR /&gt;change it by using pvchange.&lt;BR /&gt;&lt;BR /&gt;Also check your I/O on the specific disk.&lt;BR /&gt;use sar -d to check it.&lt;BR /&gt;&lt;BR /&gt;Also this might be due to a hard disk going bad.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Oct 2002 09:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-vgchange-error/m-p/2827891#M711218</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-18T09:05:46Z</dc:date>
    </item>
  </channel>
</rss>

