<?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: Vgreduce in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884235#M101673</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this problem and the required steps to solve it are also described in this document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=LVMKBRC00006257" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=LVMKBRC00006257&lt;/A&gt;</description>
    <pubDate>Fri, 17 Jan 2003 08:19:22 GMT</pubDate>
    <dc:creator>Jochen Heuer</dc:creator>
    <dc:date>2003-01-17T08:19:22Z</dc:date>
    <item>
      <title>Vgreduce</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884232#M101670</link>
      <description>I have problem on VG00 the Act PV and Cur PV disagree.I'm thinking of using "vgreduce -f",will this work on vg00? What is the bst way of doing it?</description>
      <pubDate>Fri, 17 Jan 2003 07:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884232#M101670</guid>
      <dc:creator>P. Prinsloo</dc:creator>
      <dc:date>2003-01-17T07:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Vgreduce</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884233#M101671</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if vg00 is mirrored, then we are tolking about a "ghist disk" and you have to remove the mirror first befor you can vgreduce.&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v -k /dev/vg00/lvolX&lt;BR /&gt;&lt;BR /&gt;find the disk key (-k) of the disk with the stale extends.&lt;BR /&gt;&lt;BR /&gt;# lvreduce -m 0 /dev/vg00/lvolX &lt;DISK_KEY&gt;&lt;BR /&gt;&lt;BR /&gt;remove the mirror on the missing disk.&lt;BR /&gt;&lt;BR /&gt;# vgreduce -f vg00&lt;BR /&gt;&lt;BR /&gt;removes the disk from the vg00.&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.org&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;Now you have to re-add the disk to the vg00.&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f -B /dev/rdsc/c...&lt;BR /&gt;# vgextend vg00 /dev/dsk/c...&lt;BR /&gt;# lvextend -m 1 /dev/vg00/lvolX /dev/dsk/c...&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;That's the way it works.&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin&lt;/DISK_KEY&gt;</description>
      <pubDate>Fri, 17 Jan 2003 07:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884233#M101671</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-17T07:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Vgreduce</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884234#M101672</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I take you have a missing disk ? The vgreduce should force the removal and allow the kernel to resolve it's discrepency&lt;BR /&gt;&lt;BR /&gt;Have a look at lvmtab and ioscan to see which disk your missing &lt;BR /&gt;&lt;BR /&gt;Is this the roor volume group or other ?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 07:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884234#M101672</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2003-01-17T07:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Vgreduce</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884235#M101673</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this problem and the required steps to solve it are also described in this document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=LVMKBRC00006257" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=LVMKBRC00006257&lt;/A&gt;</description>
      <pubDate>Fri, 17 Jan 2003 08:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgreduce/m-p/2884235#M101673</guid>
      <dc:creator>Jochen Heuer</dc:creator>
      <dc:date>2003-01-17T08:19:22Z</dc:date>
    </item>
  </channel>
</rss>

