<?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: lvremove in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594305#M19003</link>
    <description>Do this .&lt;BR /&gt;&lt;BR /&gt;1. lvremove -f /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;do , vgdisplay and verify the lvol is not there.&lt;BR /&gt;&lt;BR /&gt;Cheers ,&lt;BR /&gt;&lt;BR /&gt;Veri.</description>
    <pubDate>Fri, 19 Aug 2005 18:58:58 GMT</pubDate>
    <dc:creator>rveri</dc:creator>
    <dc:date>2005-08-19T18:58:58Z</dc:date>
    <item>
      <title>lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594299#M18997</link>
      <description>Gd Day Forum,&lt;BR /&gt;&lt;BR /&gt;I just wrongly created a lv lvol5 and fs as follows:-&lt;BR /&gt;&lt;BR /&gt;The filesystem is not mounted.&lt;BR /&gt;&lt;BR /&gt;I would like to remove the lv lvol5 as follows:&lt;BR /&gt;&lt;BR /&gt;lvremove /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;The command will remove cleanly lvol5 from the system?&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff</description>
      <pubDate>Mon, 01 Aug 2005 23:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594299#M18997</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-08-01T23:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594300#M18998</link>
      <description>Though I never did it, your command looks ok. Below link may be helpful.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://maconlinux.net/linux-man-pages/en/lvremove.8.html" target="_blank"&gt;http://maconlinux.net/linux-man-pages/en/lvremove.8.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Tue, 02 Aug 2005 00:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594300#M18998</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-08-02T00:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594301#M18999</link>
      <description>Yes, this should work without any problem.&lt;BR /&gt;As a precaution I always use lvdisplay /dev/vg00/lvol5 and check it's really in closed state.&lt;BR /&gt;&lt;BR /&gt;After that lvremove it, and check vgdisplay shows increased free PE.</description>
      <pubDate>Tue, 02 Aug 2005 04:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594301#M18999</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-02T04:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594302#M19000</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, it will work. I did it several times.&lt;BR /&gt;&lt;BR /&gt;Enjoy :)&lt;BR /&gt;&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 02 Aug 2005 06:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594302#M19000</guid>
      <dc:creator>Pedro Cirne</dc:creator>
      <dc:date>2005-08-02T06:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594303#M19001</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Your command syntax is right, you can do a lvdisplay before &amp;amp; after the lvremove to check the free PE.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Tue, 02 Aug 2005 08:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594303#M19001</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-08-02T08:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594304#M19002</link>
      <description>IF IT IS MOUNTED .&lt;BR /&gt;&lt;BR /&gt;#fuser -km dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;# lvremove dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;#vgscan &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Aug 2005 06:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594304#M19002</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-08-18T06:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594305#M19003</link>
      <description>Do this .&lt;BR /&gt;&lt;BR /&gt;1. lvremove -f /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;do , vgdisplay and verify the lvol is not there.&lt;BR /&gt;&lt;BR /&gt;Cheers ,&lt;BR /&gt;&lt;BR /&gt;Veri.</description>
      <pubDate>Fri, 19 Aug 2005 18:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvremove/m-p/3594305#M19003</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-08-19T18:58:58Z</dc:date>
    </item>
  </channel>
</rss>

