mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
man lvm: document --foreign option
This commit is contained in:
parent
37a47c0eec
commit
cfd1b8eae2
@ -243,6 +243,12 @@ will be made to communicate with the device-mapper kernel driver, so
|
|||||||
this option is unable to report whether or not Logical Volumes are
|
this option is unable to report whether or not Logical Volumes are
|
||||||
actually in use.
|
actually in use.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-foreign
|
||||||
|
Cause the command to access foreign VGs, that would otherwise be skipped.
|
||||||
|
It can be used to report or display a VG that is owned by another host.
|
||||||
|
This option can cause a command to perform poorly because lvmetad caching
|
||||||
|
is not used and metadata is read from disks.
|
||||||
|
.TP
|
||||||
.B \-\-addtag \fITag
|
.B \-\-addtag \fITag
|
||||||
Add the tag \fITag\fP to a PV, VG or LV.
|
Add the tag \fITag\fP to a PV, VG or LV.
|
||||||
Supply this argument multiple times to add more than one tag at once.
|
Supply this argument multiple times to add more than one tag at once.
|
||||||
|
Loading…
Reference in New Issue
Block a user