>_ linuxcommand.dev
Startseite lvcreate
Storage Management

lvcreate

Creates logical volumes in HP-UX LVM.

HP-UX
Verified: 2025-09-09
Syntax
$lvcreate [OPTIONS] [VOLUME_GROUP]
Examples
$lvcreate -L 1000 -n lv01 /dev/vg01
$lvcreate -l 100 -n lv02 /dev/vg01
Typical use cases
?
Standard usage
lvcreate --help
Note HP-UX LVM Logical Volume Creation.
Export