Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   lvextend    ( 8 )

добавить место в логический том (Add space to a logical volume)

Использование (Usage)

Extend an LV by a specified size.

lvextend -L|--size [+]Size[m|UNIT] LV [ -l|--extents [+]Number[PERCENT] ] [ -r|--resizefs ] [ -i|--stripes Number ] [ -I|--stripesize Size[k|UNIT] ] [ --poolmetadatasize [+]Size[m|UNIT] ] [ COMMON_OPTIONS ] [ PV ... ]

Extend an LV by specified PV extents.

lvextend LV PV ... [ -r|--resizefs ] [ -i|--stripes Number ] [ -I|--stripesize Size[k|UNIT] ] [ COMMON_OPTIONS ]

Extend a pool metadata SubLV by a specified size.

lvextend --poolmetadatasize [+]Size[m|UNIT] LV1 [ -i|--stripes Number ] [ -I|--stripesize Size[k|UNIT] ] [ COMMON_OPTIONS ] [ PV ... ]

LV1 types: thinpool

Extend an LV according to a predefined policy.

lvextend --usepolicies LV1 [ -r|--resizefs ] [ COMMON_OPTIONS ] [ PV ... ]

LV1 types: snapshot thinpool

Common options for command: [ -A|--autobackup y|n ] [ -f|--force ] [ -m|--mirrors Number ] [ -n|--nofsck ] [ --alloc contiguous|cling|cling_by_tags|normal|anywhere| inherit ] [ --nosync ] [ --noudevsync ] [ --reportformat basic|json ] [ --type linear|striped|snapshot|raid|mirror|thin| thin-pool|vdo|vdo-pool|cache|cache-pool|writecache ]

Common options for lvm: [ -d|--debug ] [ -h|--help ] [ -q|--quiet ] [ -t|--test ] [ -v|--verbose ] [ -y|--yes ] [ --commandprofile String ] [ --config String ] [ --devices PV ] [ --devicesfile String ] [ --driverloaded y|n ] [ --lockopt String ] [ --longhelp ] [ --nolocking ] [ --profile String ] [ --version ]