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

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



   lvresize    ( 8 )

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

Имя (Name)

lvresize — Resize a logical volume


Синопсис (Synopsis)

lvresize option_args position_args [ option_args ] [ position_args ]

--alloc contiguous|cling|cling_by_tags|normal|anywhere| inherit -A|--autobackup y|n --commandprofile String --config String -d|--debug --devices PV --devicesfile String --driverloaded y|n -l|--extents [+|-]Number[PERCENT] -f|--force -h|--help --lockopt String --longhelp -n|--nofsck --nolocking --nosync --noudevsync --poolmetadatasize [+]Size[m|UNIT] --profile String -q|--quiet --reportformat basic|json -r|--resizefs -L|--size [+|-]Size[m|UNIT] -i|--stripes Number -I|--stripesize Size[k|UNIT] -t|--test --type linear|striped|snapshot|raid|mirror|thin|thin-pool| vdo|vdo-pool|cache|cache-pool|writecache -v|--verbose --version -y|--yes


Описание (Description)

lvresize resizes an LV in the same way as lvextend and lvreduce. See lvextend(8) and lvreduce(8) for more information.

In the usage section below, --size Size can be replaced with --extents Number. See both descriptions the options section.