>_ linuxcommand.dev
Startseite mklv
Storage Management

mklv

Creates logical volumes on AIX.

Last updated: Report error
Syntax
$mklv [OPTIONS] [VOLUME_GROUP] [SIZE] [LOGICAL_VOLUME]
Examples
Examples
$mklv -y lv01 datavg 10G
Examples
$mklv -t jfs2 -y homevg hdisk1
Typical use cases
Run
mklv -y lv01 datavg 10G
Run
mklv -t jfs2 -y homevg hdisk1
Documentation
man mklv
Note AIX LVM Logical Volume Creation.
Export