Vgreduce
Jump to navigation
Jump to search
vgreduce removes one or more unused physical volumes from a volume group. The association between volume groups and physical volumes can be obtained with with pvs or pvscan.
vgreduce <volume-group-name> <physical-volume-path>
Example:
vgreduce docker_vg /dev/sdb1