From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from breeves.fab.redhat.com (breeves.fab.redhat.com [10.33.0.40]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o4I9cfp0000309 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 18 May 2010 05:38:42 -0400 Message-ID: <4BF26016.5030100@redhat.com> Date: Tue, 18 May 2010 10:38:30 +0100 From: "Bryn M. Reeves" MIME-Version: 1.0 References: <20100517211459.GA7269@us.ibm.com> <4BF225AE.3080303@gmail.com> <4BF25A40.7060304@redhat.com> In-Reply-To: <4BF25A40.7060304@redhat.com> Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] shrink VG and PV Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: LVM general discussion and development On 05/18/2010 10:13 AM, Bryn M. Reeves wrote: > Once you have done this you should be able to issue pvresize with > --physicalvolumesize as in your first post to reduce the space used by > LVM2. Once that's done you can shrink your sda2 partition (note that > this last step will likely still need a reboot - the kernel is still not > at all happy about modifying in-use partitions, even for shrinking). More detailed example here: http://pastebin.org/246926 Regards, Bryn.