[CentOS] Shrinking a volume group

Tue Sep 12 19:55:19 UTC 2006
Daniel de Kok <danieldk at pobox.com>

On Tue, 2006-09-12 at 14:41 -0500, Steve Bergman wrote:
> Next step would be to shrink VG00.  But it looks like you can only
> shrink a volume group by removing entire PV's.  I only have 1 PV.

You can shrink a PV with pvresize. You will have to adjust the partition
size afterwards. More information can be found in pvresize(8).

-- Daniel