From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3FE21CA1.6040201@onsitetech.com> From: Ian Burrell MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] Reclaim free space Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Thu Dec 18 15:32:01 2003 List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-lvm@sistina.com How do I reclaim the free space when a logical volume is reduced? I am using a volume group on one physical volume and three logical volumes. I wanted to split off /usr/local and give it some space from reducing another volume. I shrank the existing logical volume with "ext2fsadm". After, the volume group had the same amount of free space as before. I went ahead and created the new LV in that free space but would like to make it bigger. Now "vgdisplay" shows the volume group as being completely full. Except the allocated space for the logical volumes are less than the total space. - Ian