<?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 Free Space in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/free-space/m-p/4489857#M38106</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;I have a Volume Group named "VolumeGroup002"&lt;BR /&gt;and I have 3 Logical Volumes in that Volume Group 30 GB each&lt;BR /&gt;&lt;BR /&gt;/dev/VolumeGroup002/Backup&lt;BR /&gt;/dev/VolumeGroup002/UserData&lt;BR /&gt;/dev/VolumeGroup002/HiddenData&lt;BR /&gt;&lt;BR /&gt;now I want to extend all of them to 20GB size my question is how can I find out how much space I have left in my "VolumeGroup002"? so I can determine if I can extend those or I need to get another HDD to get more space.&lt;BR /&gt;&lt;BR /&gt;I am not able to find a command that lets me know the available space in my "VolumeGroup002"&lt;BR /&gt;&lt;BR /&gt;Correct me if I am wrong but the only way I can do this is &lt;BR /&gt;&lt;BR /&gt;df -h and after that some lvm command like vgs or vgdisplay&lt;BR /&gt;&lt;BR /&gt;is that the only way?&lt;BR /&gt;&lt;BR /&gt;thanks a lot</description>
    <pubDate>Tue, 01 Sep 2009 14:25:43 GMT</pubDate>
    <dc:creator>KarloChacon</dc:creator>
    <dc:date>2009-09-01T14:25:43Z</dc:date>
    <item>
      <title>Free Space</title>
      <link>https://community.hpe.com/t5/operating-system-linux/free-space/m-p/4489857#M38106</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I have a Volume Group named "VolumeGroup002"&lt;BR /&gt;and I have 3 Logical Volumes in that Volume Group 30 GB each&lt;BR /&gt;&lt;BR /&gt;/dev/VolumeGroup002/Backup&lt;BR /&gt;/dev/VolumeGroup002/UserData&lt;BR /&gt;/dev/VolumeGroup002/HiddenData&lt;BR /&gt;&lt;BR /&gt;now I want to extend all of them to 20GB size my question is how can I find out how much space I have left in my "VolumeGroup002"? so I can determine if I can extend those or I need to get another HDD to get more space.&lt;BR /&gt;&lt;BR /&gt;I am not able to find a command that lets me know the available space in my "VolumeGroup002"&lt;BR /&gt;&lt;BR /&gt;Correct me if I am wrong but the only way I can do this is &lt;BR /&gt;&lt;BR /&gt;df -h and after that some lvm command like vgs or vgdisplay&lt;BR /&gt;&lt;BR /&gt;is that the only way?&lt;BR /&gt;&lt;BR /&gt;thanks a lot</description>
      <pubDate>Tue, 01 Sep 2009 14:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/free-space/m-p/4489857#M38106</guid>
      <dc:creator>KarloChacon</dc:creator>
      <dc:date>2009-09-01T14:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Free Space</title>
      <link>https://community.hpe.com/t5/operating-system-linux/free-space/m-p/4489858#M38107</link>
      <description>Hi Karlo,&lt;BR /&gt;&lt;BR /&gt;Yes, You have to use the vgdisplay command to see the free space left in the existing volume group. Look for "FREE PE /Size" field to check the free space.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If there is a space left, you can use LVextend to extend your logical volumes.&lt;BR /&gt;&lt;BR /&gt;If not, add new drive and perform the extend VG using - vgextend, extend LV using - lvextend &lt;BR /&gt;&lt;BR /&gt;Then finaly perform resize2fs command to extend the file system.&lt;BR /&gt;&lt;BR /&gt;All the Best,&lt;BR /&gt;&lt;BR /&gt;K.velayutham</description>
      <pubDate>Tue, 01 Sep 2009 16:37:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/free-space/m-p/4489858#M38107</guid>
      <dc:creator>kvelayutham</dc:creator>
      <dc:date>2009-09-01T16:37:54Z</dc:date>
    </item>
  </channel>
</rss>

