<?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 VxVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716744#M617802</link>
    <description>I am new to Unix at all and to VxVM. &lt;BR /&gt;i've installed the VxVM software, added a disk done some tests. Now i want to reuse the disk for LVM. how to do that. I tried to vxassist -o ( didn't work). this is a test machine --&amp;gt; i can reinstall the whole unix if i want to.&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Jan 2006 17:22:56 GMT</pubDate>
    <dc:creator>simon_164</dc:creator>
    <dc:date>2006-01-24T17:22:56Z</dc:date>
    <item>
      <title>VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716744#M617802</link>
      <description>I am new to Unix at all and to VxVM. &lt;BR /&gt;i've installed the VxVM software, added a disk done some tests. Now i want to reuse the disk for LVM. how to do that. I tried to vxassist -o ( didn't work). this is a test machine --&amp;gt; i can reinstall the whole unix if i want to.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 17:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716744#M617802</guid>
      <dc:creator>simon_164</dc:creator>
      <dc:date>2006-01-24T17:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716745#M617803</link>
      <description>Shalom Simon,&lt;BR /&gt;&lt;BR /&gt;First you must remove the disk from the vxvm group.&lt;BR /&gt;&lt;BR /&gt;vxinfo to the the drive info&lt;BR /&gt;vxdisk list for more information&lt;BR /&gt;vxvol to take it offline&lt;BR /&gt;vxdisk init c#t#d# nolog=2 noconfig=2 will wipe it out nicely.&lt;BR /&gt;&lt;BR /&gt;vxassisg -g volname remove volme volumename&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;pvcreate -f disk to prepare the disk for lvm&lt;BR /&gt;vgextend a volume group on it.&lt;BR /&gt;lvcreate a new logical volume&lt;BR /&gt;lvextend the lvol to your chosen size.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 Jan 2006 17:46:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716745#M617803</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-24T17:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716746#M617804</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I guess you have already configured the disk in VXVM disk group. If you want to convert the VXVM disk group to LVM volume group, you can use "vxvmconvert". It is a menu driver interface.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 17:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716746#M617804</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-01-24T17:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716747#M617805</link>
      <description>Simon,&lt;BR /&gt;&lt;BR /&gt;the convert idea is better than my poorly typed reply.&lt;BR /&gt;&lt;BR /&gt;You may want to restart the system and run vgassist again.&lt;BR /&gt;&lt;BR /&gt;You may need to patch vxvm to get it to work well enough to give up the disk.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 Jan 2006 17:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716747#M617805</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-24T17:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716748#M617806</link>
      <description>&amp;gt;&amp;gt;Sameer&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;I thought vxvmconvert command could be used only to convert from lvm -&amp;gt; vxvm. And SEP's method is the only way to do a conversion from VXVM -&amp;gt; LVM. Seeking clarification.&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
      <pubDate>Tue, 24 Jan 2006 17:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716748#M617806</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-01-24T17:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716749#M617807</link>
      <description>Sandman,&lt;BR /&gt;There is an option in the "vxvmcovert" interface to roll back from VXVM to LVM.&lt;BR /&gt;&lt;BR /&gt;I presumed that the disk was configured with LVM volume group earlier before moving to VXVM. If it is , then roll back is possible with "vxvmconvert". If not, SEP method should be used.</description>
      <pubDate>Tue, 24 Jan 2006 18:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716749#M617807</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-01-24T18:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716750#M617808</link>
      <description>Thank you all, but i forgot to mention that i want to remove the vxvm rootdg. i found a way that requires to remove the VxVM software. &lt;BR /&gt;Anyone knows a way to remove the VxVM rootdg which does not require to remove the VxVM software.</description>
      <pubDate>Thu, 26 Jan 2006 02:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxvm/m-p/3716750#M617808</guid>
      <dc:creator>simon_164</dc:creator>
      <dc:date>2006-01-26T02:43:03Z</dc:date>
    </item>
  </channel>
</rss>

