Vgreduce

From NovaOrdis Knowledge Base
Revision as of 13:57, 23 May 2017 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

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