Lvcreate

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Options

--type

The segment type for the logical volume:

  • thin-pool
  • snapshot

For more details, see

Logical Volume Types

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