<?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 How can i delete a volume group ? in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-can-i-delete-a-volume-group/m-p/3929606#M19622</link>
    <description>Hi ... i'm new on this .... i'd like to know who to delete a LVM  ...&lt;BR /&gt;I know right now this commands for creating a LVM .. but .. how can i delete:&lt;BR /&gt;- a filesystem&lt;BR /&gt;- a logical volume&lt;BR /&gt;- a volume group&lt;BR /&gt;&lt;BR /&gt;FOR CREATING:&lt;BR /&gt;# Prepare the disk for LVM&lt;BR /&gt;pvcreate /dev/rdsk/c0t0d0&lt;BR /&gt;# Create the volume group&lt;BR /&gt;mkdir /dev/vgnn&lt;BR /&gt;mknod /dev/vgnn/group c 64 0xnn0000&lt;BR /&gt;vgcreate /dev/vgnn /dev/dsk/c0t0d0&lt;BR /&gt;# Create the logical volume&lt;BR /&gt;lvcreate -n lvol1 /dev/vg01&lt;BR /&gt;# Create the file system in the LV&lt;BR /&gt;mkfs -F vxfs /dev/vg01/lvol1&lt;BR /&gt;#sapdata9 /oracle/SP1/sapdata9 &lt;BR /&gt;&lt;BR /&gt;AND FOR DELETEING?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Sat, 20 Jan 2007 12:35:29 GMT</pubDate>
    <dc:creator>Manuales</dc:creator>
    <dc:date>2007-01-20T12:35:29Z</dc:date>
    <item>
      <title>How can i delete a volume group ?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-can-i-delete-a-volume-group/m-p/3929606#M19622</link>
      <description>Hi ... i'm new on this .... i'd like to know who to delete a LVM  ...&lt;BR /&gt;I know right now this commands for creating a LVM .. but .. how can i delete:&lt;BR /&gt;- a filesystem&lt;BR /&gt;- a logical volume&lt;BR /&gt;- a volume group&lt;BR /&gt;&lt;BR /&gt;FOR CREATING:&lt;BR /&gt;# Prepare the disk for LVM&lt;BR /&gt;pvcreate /dev/rdsk/c0t0d0&lt;BR /&gt;# Create the volume group&lt;BR /&gt;mkdir /dev/vgnn&lt;BR /&gt;mknod /dev/vgnn/group c 64 0xnn0000&lt;BR /&gt;vgcreate /dev/vgnn /dev/dsk/c0t0d0&lt;BR /&gt;# Create the logical volume&lt;BR /&gt;lvcreate -n lvol1 /dev/vg01&lt;BR /&gt;# Create the file system in the LV&lt;BR /&gt;mkfs -F vxfs /dev/vg01/lvol1&lt;BR /&gt;#sapdata9 /oracle/SP1/sapdata9 &lt;BR /&gt;&lt;BR /&gt;AND FOR DELETEING?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 20 Jan 2007 12:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-can-i-delete-a-volume-group/m-p/3929606#M19622</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-01-20T12:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can i delete a volume group ?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-can-i-delete-a-volume-group/m-p/3929607#M19623</link>
      <description>To delete you need to:&lt;BR /&gt;&lt;BR /&gt;- umount the filesystem:&lt;BR /&gt;umount /mount_point&lt;BR /&gt;- Youd don't need to delete previously the file system, just remove the logical volume:&lt;BR /&gt;lvremove /dev/vg01/lvol1&lt;BR /&gt;- Remove the volume group&lt;BR /&gt;vgremove /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Thats all.</description>
      <pubDate>Sat, 20 Jan 2007 15:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-can-i-delete-a-volume-group/m-p/3929607#M19623</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-01-20T15:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can i delete a volume group ?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-can-i-delete-a-volume-group/m-p/3929608#M19624</link>
      <description>The commands posted for create are HPUX commands. The question is posted in the Tru64 forum. Manuales has been posting question for both. Which one is it this time?&lt;BR /&gt;My guess is hpux.&lt;BR /&gt;In either case... RTFM!&lt;BR /&gt;Read The Fine (F&amp;amp;*^ing :-) Man pages.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Jan 2007 22:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-can-i-delete-a-volume-group/m-p/3929608#M19624</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-01-20T22:52:08Z</dc:date>
    </item>
  </channel>
</rss>

