/
githubmirror
/
lvm2
Обзор
Документация
Войти
/
githubmirror
/
lvm2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
man/vgcreate.8_des
9 строк
482 B
Zdenek Kabelac
man: fix some typos and grammar issues
13 июл 2025, 21:55
13 июл 2025, 21:55
296fcd4
Код
Авторство
О чём код?
vgcreate creates a new VG on block devices. If the devices were not previously initialized as PVs with \fBpvcreate\fP(8), vgcreate will initialize them, making them PVs. The pvcreate options for initializing devices are also available with vgcreate. .P When vgcreate uses an existing PV, that PV's existing values for metadata size, PE start, etc., are used, even if different values are specified in the vgcreate command. To change these values, first use pvremove on the device.