1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/man/pvremove.8_des

8 lines
300 B
Plaintext
Raw Normal View History

2017-02-11 01:20:19 +03:00
pvremove wipes the label on a device so that LVM will no longer recognise
it as a PV.
2021-04-16 16:57:01 +03:00
.P
A PV cannot be removed from a VG while it is used by an active LV.
2021-04-16 16:57:01 +03:00
.P
Repeat the force option (\fB-ff\fP) to forcibly remove a PV belonging to
an existing VG. Normally, \fBvgreduce\fP(8) should be used instead.