<?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: vgchange in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476374#M17613</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you perform vgchange on another volume Group, is this hanging aswell, if yes,&lt;BR /&gt;Did you install Mirror/UX after the LVM patches.&lt;BR /&gt;If so try installing the latetst LVM patch.&lt;BR /&gt;check the following:&lt;BR /&gt;- what vgchange&lt;BR /&gt;Is the vgchange from a patch or mirror/ux?&lt;BR /&gt;&lt;BR /&gt;If not,&lt;BR /&gt;perform a dd, to check if the disk is oke:&lt;BR /&gt;dd if=/dev/rdsk/c?t?d? of=/dev/null bs=64k&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
    <pubDate>Tue, 26 Dec 2000 11:48:34 GMT</pubDate>
    <dc:creator>Darrel Louis</dc:creator>
    <dc:date>2000-12-26T11:48:34Z</dc:date>
    <item>
      <title>vgchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476372#M17611</link>
      <description>Hello all,&lt;BR /&gt;I am on a HP K460 box running 10.20. I am trying to deactivate a volume group and vgchange hangs.&lt;BR /&gt;please help.&lt;BR /&gt;thanks&lt;BR /&gt;Iqbal</description>
      <pubDate>Fri, 22 Dec 2000 19:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476372#M17611</guid>
      <dc:creator>Iqbal Khan_2</dc:creator>
      <dc:date>2000-12-22T19:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476373#M17612</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Try running vgdisplay -v &lt;VGXX&gt; | more.&lt;BR /&gt;At the bottom of the output, look for any physical devices that may be hung, not responding, offline, etc.  Check the syslog and/or dmesg output to see if any devcices are producing errors.  &lt;BR /&gt;&lt;BR /&gt;If you have a problem device, you can vgreduce the volume group, and then try to export.&lt;BR /&gt;&lt;BR /&gt;-tjh&lt;/VGXX&gt;</description>
      <pubDate>Fri, 22 Dec 2000 20:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476373#M17612</guid>
      <dc:creator>Thomas J. Harrold</dc:creator>
      <dc:date>2000-12-22T20:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476374#M17613</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you perform vgchange on another volume Group, is this hanging aswell, if yes,&lt;BR /&gt;Did you install Mirror/UX after the LVM patches.&lt;BR /&gt;If so try installing the latetst LVM patch.&lt;BR /&gt;check the following:&lt;BR /&gt;- what vgchange&lt;BR /&gt;Is the vgchange from a patch or mirror/ux?&lt;BR /&gt;&lt;BR /&gt;If not,&lt;BR /&gt;perform a dd, to check if the disk is oke:&lt;BR /&gt;dd if=/dev/rdsk/c?t?d? of=/dev/null bs=64k&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Tue, 26 Dec 2000 11:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476374#M17613</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-26T11:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476375#M17614</link>
      <description>See if any of these ideas help:&lt;BR /&gt;&lt;BR /&gt;1) Make sure there are no users/processes accessing that volume group. Do a "fuser -ku /dev/vgXX/lvolY" of each logical volume in the volume group to kill anything accessing it.&lt;BR /&gt;&lt;BR /&gt;2) Do an "lvdisplay -v" of each logical volume in the volume group to see if there are any stale extents.&lt;BR /&gt;&lt;BR /&gt;3) Do a "vgsync."&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
      <pubDate>Tue, 26 Dec 2000 15:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476375#M17614</guid>
      <dc:creator>Bob Helferich</dc:creator>
      <dc:date>2000-12-26T15:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476376#M17615</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;If you have unmounted all of the LV's and the disk appear ok and it still hangs, you may also have an issue with your lvmtab. If that is the case you may want to save /etc/lvmtab to lvmtab.save and run a vgscan -v.&lt;BR /&gt;&lt;BR /&gt;just one more possibility!</description>
      <pubDate>Tue, 26 Dec 2000 23:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476376#M17615</guid>
      <dc:creator>Seth Patterson</dc:creator>
      <dc:date>2000-12-26T23:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: vgchange</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476377#M17616</link>
      <description>Thanks to all for your responses. it had to retrace the disk from the vg.&lt;BR /&gt;happy new year's&lt;BR /&gt;Iqbal</description>
      <pubDate>Wed, 27 Dec 2000 17:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgchange/m-p/2476377#M17616</guid>
      <dc:creator>Iqbal Khan_2</dc:creator>
      <dc:date>2000-12-27T17:38:56Z</dc:date>
    </item>
  </channel>
</rss>

