]> sourceware.org Git - lvm2.git/blame - man/pvremove.8.in
spacing
[lvm2.git] / man / pvremove.8.in
CommitLineData
5951ef33 1.TH PVREMOVE 8 "LVM TOOLS #VERSION#" "Sistina Software UK" \" -*- nroff -*-
5a52dca9
AK
2.SH NAME
3pvremove \- remove a physical volume
4.SH SYNOPSIS
5.B pvremove
a1dbe74c
ZK
6.RB [ \-d | \-\-debug ]
7.RB [ \-h | \-\-help ]
8.RB [ \-t | \-\-test ]
9.RB [ \-v | \-\-verbose ]
10.RB [ \-\-version ]
11.RB [ \-f [ f ]| \-\-force
12.RB [ \-\-force ]]
5a52dca9 13.RB [ \-y | \-\-yes ]
a1dbe74c
ZK
14.I PhysicalVolume
15.RI [ PhysicalVolume ...]
5a52dca9 16.SH DESCRIPTION
c63b155d
ZK
17pvremove wipes the label on a device so that LVM will no longer
18recognise it as a physical volume.
5a52dca9 19.SH OPTIONS
667d14e3
ZK
20See \fBlvm\fP(8) for common options.
21.TP
22.BR \-ff ", " \-\-force " " \-\-force
23Force the removal of a physical volume belonging to an existing volume group.
059afedc 24Normally \fBvgreduce\fP(8) should be used instead of this command.
667d14e3
ZK
25You cannot remove a physical volume which in use by some active logical volume.
26.TP
27.BR \-y ", " \-\-yes
28Answer yes to all questions.
5a52dca9
AK
29.SH SEE ALSO
30.BR lvm (8),
31.BR pvcreate (8),
059afedc
AK
32.BR pvdisplay (8),
33.BR vgreduce (8)
This page took 0.072033 seconds and 5 git commands to generate.