Lvcreate

From NovaOrdis Knowledge Base
Revision as of 04:55, 23 May 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

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 $VG