<?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: problem removing volume group in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692762#M55796</link>
    <description>What exactly are you trying to do?&lt;BR /&gt;&lt;BR /&gt;Once you do a vgexport of a volume group, you can no longer do an lvremove or a pvremove on that VG.  When the vgexport is done, the volume group is gone from the system.  The /dev/vg?? directory is removed.&lt;BR /&gt;&lt;BR /&gt;We really need more information on what you are trying to accomplish.</description>
    <pubDate>Thu, 28 Mar 2002 15:13:50 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-03-28T15:13:50Z</dc:date>
    <item>
      <title>problem removing volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692759#M55793</link>
      <description>There is more problems with volume group:&lt;BR /&gt;Now I cannot remove volume group vg05&lt;BR /&gt;vgremove /dev/vg05&lt;BR /&gt;output: vg05 is not activated&lt;BR /&gt;trying to activate it with &lt;BR /&gt;vgchange ???a y /dev/vg05&lt;BR /&gt;output: could not activate /dev/vg05 I/O error while reading VGDA&lt;BR /&gt;Please help. Thank you.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2002 15:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692759#M55793</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2002-03-28T15:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem removing volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692760#M55794</link>
      <description>Try..&lt;BR /&gt;&lt;BR /&gt;# vgexport /dev/vg05&lt;BR /&gt;&lt;BR /&gt;which will permenantly remove it and all it's device files associated with vg05.</description>
      <pubDate>Thu, 28 Mar 2002 15:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692760#M55794</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-28T15:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem removing volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692761#M55795</link>
      <description>It did remove it from lvmtab, but now when I try to do:&lt;BR /&gt;pvremove /dev/rdsk/c9t0d0&lt;BR /&gt;&lt;BR /&gt;output: pvremove: The physical volume "/dev/rdsk/c9t0d0" belongs to an exported volume group.&lt;BR /&gt;pvremove: Couldn't remove physical volume "/dev/rdsk/c9t0d0".&lt;BR /&gt;What to do next? Thank you for your help.</description>
      <pubDate>Thu, 28 Mar 2002 15:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692761#M55795</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2002-03-28T15:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem removing volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692762#M55796</link>
      <description>What exactly are you trying to do?&lt;BR /&gt;&lt;BR /&gt;Once you do a vgexport of a volume group, you can no longer do an lvremove or a pvremove on that VG.  When the vgexport is done, the volume group is gone from the system.  The /dev/vg?? directory is removed.&lt;BR /&gt;&lt;BR /&gt;We really need more information on what you are trying to accomplish.</description>
      <pubDate>Thu, 28 Mar 2002 15:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692762#M55796</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-03-28T15:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem removing volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692763#M55797</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;If I may ask, what are you trying to do with the volume you are trying to pvremove?&lt;BR /&gt;&lt;BR /&gt;If you are trying to create another vg, just recreate the pv with pvcreate -f, but be sure this is what you want.&lt;BR /&gt;&lt;BR /&gt;Then you can create an new vg or extend an old one.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 28 Mar 2002 15:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692763#M55797</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-03-28T15:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem removing volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692764#M55798</link>
      <description>You are trying to clear the LVM data structure from the PV but this can only be done if the VG is first removed. You mentioned you cannot vgremove it, so I think you then vgexport it which works fine but pvremove will ONLY work if the VG is succesfully removed. At this point you can ignore the pvremove command. If you want to re-use that disk (PV) in another VG make sure you do ..&lt;BR /&gt;&lt;BR /&gt;# pvcreate -f /dev/rdsk/cXdXtX&lt;BR /&gt;&lt;BR /&gt;first ..</description>
      <pubDate>Thu, 28 Mar 2002 15:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-removing-volume-group/m-p/2692764#M55798</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-28T15:27:23Z</dc:date>
    </item>
  </channel>
</rss>

