<?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: Dynamic Root Disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244841#M330577</link>
    <description>he burnard &lt;BR /&gt;&lt;BR /&gt;yes, i want to re-used it, to break the clone between disks, I tried to run vgexport and pvcreate on the disk but it's still in /etc/lvmtab.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Aug 2008 19:25:48 GMT</pubDate>
    <dc:creator>FOBF</dc:creator>
    <dc:date>2008-08-01T19:25:48Z</dc:date>
    <item>
      <title>Dynamic Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244839#M330575</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I made a DRD and i think there was a mistake in the creation time, i want to release the disk from DRD but i can not make the task.&lt;BR /&gt;i used drd umount, vgremove, from SAM and it's imposible.&lt;BR /&gt;&lt;BR /&gt;Any help &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 01 Aug 2008 18:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244839#M330575</guid>
      <dc:creator>FOBF</dc:creator>
      <dc:date>2008-08-01T18:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244840#M330576</link>
      <description>what do you mean "release the disk from the DRD"?&lt;BR /&gt;&lt;BR /&gt;If you wish to use it for something else, just see if the drdvg is in lvmtab, and if so export it, then use pvcreate -f on the disk to re-use it elsewhere&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 18:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244840#M330576</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2008-08-01T18:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244841#M330577</link>
      <description>he burnard &lt;BR /&gt;&lt;BR /&gt;yes, i want to re-used it, to break the clone between disks, I tried to run vgexport and pvcreate on the disk but it's still in /etc/lvmtab.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2008 19:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244841#M330577</guid>
      <dc:creator>FOBF</dc:creator>
      <dc:date>2008-08-01T19:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244842#M330578</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;If I understand your question correctly, you&lt;BR /&gt;want to "undo" the DRD setup and start again.&lt;BR /&gt;&lt;BR /&gt;Here is how to do it (of couyrse, firstly&lt;BR /&gt;you make sure that "drd umount" is run):&lt;BR /&gt;&lt;BR /&gt;# lvrmboot -s drd00&lt;BR /&gt;Volume Group configuration for /dev/drd00 has been saved in /etc/lvmconf/drd00.conf&lt;BR /&gt;&lt;BR /&gt;# lvremove -f /dev/drd00/lvol2&lt;BR /&gt;Logical volume "/dev/drd00/lvol2" has been successfully removed.&lt;BR /&gt;Volume Group configuration for /dev/drd00 has been saved in /etc/lvmconf/drd00.conf&lt;BR /&gt;&lt;BR /&gt;# lvrmboot -d lvol3 /dev/drd00&lt;BR /&gt;Volume Group configuration for /dev/drd00 has been saved in /etc/lvmconf/drd00.conf&lt;BR /&gt;&lt;BR /&gt;# lvremove -f /dev/drd00/lvol3&lt;BR /&gt;Logical volume "/dev/drd00/lvol3" has been successfully removed.&lt;BR /&gt;Volume Group configuration for /dev/drd00 has been saved in /etc/lvmconf/drd00.conf&lt;BR /&gt;&lt;BR /&gt;# lvrmboot -r drd00&lt;BR /&gt;Volume Group configuration for /dev/drd00 has been saved in /etc/lvmconf/drd00.conf&lt;BR /&gt;&lt;BR /&gt;# lvremove -f /dev/drd00/lvol4&lt;BR /&gt;Logical volume "/dev/drd00/lvol4" has been successfully removed.&lt;BR /&gt;Volume Group configuration for /dev/drd00 has been saved in /etc/lvmconf/drd00.conf&lt;BR /&gt;&lt;BR /&gt;(truncated for other logical volumes&lt;BR /&gt;the sake of brevity)...&lt;BR /&gt;&lt;BR /&gt;# vgremove drd00&lt;BR /&gt;Volume group "drd00" has been successfully removed.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Sun, 03 Aug 2008 23:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244842#M330578</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-08-03T23:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244843#M330579</link>
      <description>It's works, thanks Dusan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 14:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dynamic-root-disk/m-p/4244843#M330579</guid>
      <dc:creator>FOBF</dc:creator>
      <dc:date>2008-08-12T14:25:35Z</dc:date>
    </item>
  </channel>
</rss>

