mirror of
https://github.com/openharmony/third_party_LVM2.git
synced 2026-07-01 22:04:53 -04:00
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
.SH EXAMPLES
|
|
|
|
Create a VG with two PVs, using the default physical extent size.
|
|
.br
|
|
.B vgcreate myvg /dev/sdk1 /dev/sdl1
|