Pvremove: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:
=Overview=
=Overview=


Removes a physical volume by removing all LVM labels.
Removes a [[Linux_Logical_Volume_Management_Concepts#Physical_Volumes_.28PVs.29|physical volume]] by removing all LVM labels.


<pre>
<pre>

Revision as of 13:48, 23 May 2017

Internal

Overview

Removes a physical volume by removing all LVM labels.

pvremove <partition-on-which-physical-volume-resides>

The association between volume groups and physical volumes can be obtained with with pvs or pvscan.