<?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 VERITAS volume manager in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754107#M643292</link>
    <description>&lt;BR /&gt;Can anybody tell me the command to remove a Veritas logical volume and make the disk available to LVM ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I cannot use the VERITAS GUI so i need the low level vx??? command&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Jun 2002 05:54:26 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2002-06-28T05:54:26Z</dc:date>
    <item>
      <title>VERITAS volume manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754107#M643292</link>
      <description>&lt;BR /&gt;Can anybody tell me the command to remove a Veritas logical volume and make the disk available to LVM ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I cannot use the VERITAS GUI so i need the low level vx??? command&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jun 2002 05:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754107#M643292</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-06-28T05:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: VERITAS volume manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754108#M643293</link>
      <description>&lt;BR /&gt;vxdg destroy &lt;DISK group=""&gt;&lt;BR /&gt;&lt;BR /&gt;After that all you should need to do is a pvcreate -f /dev/rdsk/cxxxxx then add it to a volume group under LVM.&lt;BR /&gt;&lt;/DISK&gt;</description>
      <pubDate>Fri, 28 Jun 2002 06:06:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754108#M643293</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-06-28T06:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: VERITAS volume manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754109#M643294</link>
      <description>Stefan&lt;BR /&gt;&lt;BR /&gt;since this is the rootdg volume I get the error&lt;BR /&gt;&lt;BR /&gt;vxvm:vxdg: ERROR: Disk group rootdg: deport failed: Operation not allowed on root disk group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What can I do to remove the root volume group.&lt;BR /&gt;&lt;BR /&gt;I really don't want VERITAS volumes on this box any more.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jun 2002 06:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754109#M643294</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-06-28T06:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: VERITAS volume manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754110#M643295</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;To remove a disk from the rootdg group try;&lt;BR /&gt;&lt;BR /&gt;vxdg rmdisk &lt;DISK&gt;&lt;BR /&gt;&lt;BR /&gt;And to remove a disk from VxVM so you can use it in LVM do;&lt;BR /&gt;&lt;BR /&gt;vxdisk rm &lt;DISK&gt;&lt;BR /&gt;&lt;BR /&gt;Im not sure how to remove the rootdg group once created if the above doesnt work.&lt;BR /&gt;&lt;/DISK&gt;&lt;/DISK&gt;</description>
      <pubDate>Fri, 28 Jun 2002 07:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754110#M643295</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-06-28T07:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: VERITAS volume manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754111#M643296</link>
      <description>From what I can remember you need to have at least one disk in rootdg.  So if you want to remove all disk from Veritas try doing an uninstall and that should free your disk.&lt;BR /&gt;&lt;BR /&gt;If you want to keep Veritas you need to add another disk into rootdg and then you can remove the other one you want.</description>
      <pubDate>Fri, 28 Jun 2002 19:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754111#M643296</guid>
      <dc:creator>George A Bodnar</dc:creator>
      <dc:date>2002-06-28T19:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: VERITAS volume manager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754112#M643297</link>
      <description>The vxdiskadm brings up a UI that has the similar features as the GUI.</description>
      <pubDate>Sat, 29 Jun 2002 09:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/veritas-volume-manager/m-p/2754112#M643297</guid>
      <dc:creator>Sanjay Yugal Kishore Ha</dc:creator>
      <dc:date>2002-06-29T09:23:26Z</dc:date>
    </item>
  </channel>
</rss>

