<?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: Removing VxVM rootdg in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830388#M635200</link>
    <description>This is the Sun procedure I used in the past.  I assume its OK with HP (not sure though)&lt;BR /&gt;&lt;BR /&gt;*** Removing Veritas VVM:&lt;BR /&gt;&lt;BR /&gt;# vxprint -ht rootvol swapvol usr var&lt;BR /&gt;  (Ensure that the rootvol, swapvol, usr, and var (opt) volumes have only one associated plex each&lt;BR /&gt;&lt;BR /&gt;If not (i.e. mirrored root):&lt;BR /&gt;# vxplex -o rm dis plex_name&lt;BR /&gt;&lt;BR /&gt;# /etc/vx/bin/vxunroot (system will reboot)&lt;BR /&gt;&lt;BR /&gt;Root disk is now out of VVM control&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Oct 2002 14:43:09 GMT</pubDate>
    <dc:creator>Tom Danzig</dc:creator>
    <dc:date>2002-10-22T14:43:09Z</dc:date>
    <item>
      <title>Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830381#M635193</link>
      <description>I want remove all the VxVM disk groups including rootdg. I could delete all other DGs using the vmsa GUI but not the rootdg. How can I remove it using commands? ( I am not worried about the data)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karthik&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 04:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830381#M635193</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2002-10-22T04:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830382#M635194</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In case you want to go back to LVM you need to follow this steps.&lt;BR /&gt;&lt;BR /&gt;- Stop the VxVM daemons with the following commands:&lt;BR /&gt;&lt;BR /&gt;vxdctl stop&lt;BR /&gt;vxiod -f set 0&lt;BR /&gt;&lt;BR /&gt;- Remove the VxVM product.&lt;BR /&gt;&lt;BR /&gt;If the HP VxVM product B9116AA is installed which is the full version then run:&lt;BR /&gt;&lt;BR /&gt;swremove -x autoreboot=true B9116AA&lt;BR /&gt;&lt;BR /&gt;Next, run the following to remove the base product:&lt;BR /&gt;&lt;BR /&gt;swremove -x autoreboot=true B7961AA&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The disks used in rootdg or other disk groups can now be used with LVM.&lt;BR /&gt;&lt;BR /&gt;C.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 05:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830382#M635194</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-22T05:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830383#M635195</link>
      <description>Hi Clemens,&lt;BR /&gt;&lt;BR /&gt;Thanks for that. But is there anyway to remove the root dg without uninstalling the VxVM Product?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karthik</description>
      <pubDate>Tue, 22 Oct 2002 09:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830383#M635195</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2002-10-22T09:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830384#M635196</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Not that I am aware of.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 22 Oct 2002 10:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830384#M635196</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-22T10:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830385#M635197</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have seen in vxvm startup scripts lines like :&lt;BR /&gt;&lt;BR /&gt;        #&lt;BR /&gt;        # If the volume manager hasn't yet been initialized, don't&lt;BR /&gt;        # bother starting vxconfigd.  The install-db file indicates that&lt;BR /&gt;        # initialization has NOT yet happened.&lt;BR /&gt;        #&lt;BR /&gt;&lt;BR /&gt;        if [ -f "/etc/vx/reconfig.d/state.d/install-db" ]&lt;BR /&gt;        then&lt;BR /&gt;                exit 0&lt;BR /&gt;        fi&lt;BR /&gt;&lt;BR /&gt;        #&lt;BR /&gt;        # Start some I/O daemons, if there aren't any already running.&lt;BR /&gt;        #&lt;BR /&gt;&lt;BR /&gt;So I think that if you rename /etc/vx/ (or at least /etc/vx/reconfig.d), nothing will start. But I'm not sure it's really clean ...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jean-Louis.</description>
      <pubDate>Tue, 22 Oct 2002 10:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830385#M635197</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-10-22T10:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830386#M635198</link>
      <description>Just out of curiosity, what do you guys think about VxVM?  I have been dealing with LVM since 94 and never touched Veritas' product.  I read the documentation and it seems very similar but anybody can give a comparison how VxVM does the job compared to LVM.&lt;BR /&gt;TIA,&lt;BR /&gt;George</description>
      <pubDate>Tue, 22 Oct 2002 12:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830386#M635198</guid>
      <dc:creator>George Petrides_1</dc:creator>
      <dc:date>2002-10-22T12:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830387#M635199</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To stop vxvmutilisation without desinstallation you can done :&lt;BR /&gt;touch /etc/vx/reconfig.d/state.d/install-db&lt;BR /&gt;&lt;BR /&gt;the file install-db denied the vxvm daemon start.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
      <pubDate>Tue, 22 Oct 2002 13:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830387#M635199</guid>
      <dc:creator>Jerome Baron</dc:creator>
      <dc:date>2002-10-22T13:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Removing VxVM rootdg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830388#M635200</link>
      <description>This is the Sun procedure I used in the past.  I assume its OK with HP (not sure though)&lt;BR /&gt;&lt;BR /&gt;*** Removing Veritas VVM:&lt;BR /&gt;&lt;BR /&gt;# vxprint -ht rootvol swapvol usr var&lt;BR /&gt;  (Ensure that the rootvol, swapvol, usr, and var (opt) volumes have only one associated plex each&lt;BR /&gt;&lt;BR /&gt;If not (i.e. mirrored root):&lt;BR /&gt;# vxplex -o rm dis plex_name&lt;BR /&gt;&lt;BR /&gt;# /etc/vx/bin/vxunroot (system will reboot)&lt;BR /&gt;&lt;BR /&gt;Root disk is now out of VVM control&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 14:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-vxvm-rootdg/m-p/2830388#M635200</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-22T14:43:09Z</dc:date>
    </item>
  </channel>
</rss>

