Lvcreate
Jump to navigation
Jump to search
Internal
Options
--type
The segment type for the logical volume:
- thin-pool
- thin
- snapshot
For more details, see:
Create a Thin Pool Logical Volume
lvcreate -y --type thin-pool --zero n $CHUNK_SIZE_ARG --poolmetadatasize ${META_SIZE}s $DATA_SIZE_ARG -n $POOL_LV_NAME docker_vg