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

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



   lvresize    ( 8 )

изменить размер логического тома (Resize a logical volume)

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

Resize an LV by a specified size.

lvresize -L|--size [+|-]Size[m|UNIT] LV [ -l|--extents [+|-]Number[PERCENT] ] [ -r|--resizefs ] [ --poolmetadatasize [+]Size[m|UNIT] ] [ COMMON_OPTIONS ] [ PV ... ]

Resize an LV by specified PV extents.

lvresize LV PV ... [ -r|--resizefs ] [ COMMON_OPTIONS ]

Resize a pool metadata SubLV by a specified size.

lvresize --poolmetadatasize [+]Size[m|UNIT] LV1 [ COMMON_OPTIONS ] [ PV ... ]

LV1 types: thinpool

Common options for command: [ -A|--autobackup y|n ] [ -f|--force ] [ -n|--nofsck ] [ -i|--stripes Number ] [ -I|--stripesize Size[k|UNIT] ] [ --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 ]