expand
Использование
system partmgr expand <log|local> [-d DEVICE] [-s SIZE] [-h]
Описание
Расширяет раздел логов или локального хранилища.
Аргументы
part
- Partition to modify. Choose one of "log", "local".--to_file
- Redirect output to file (/tmp/cli-stdout.txt).-d
- DEVICE Device where to expand a partition. Default is no device added, expanding just existing VG in its limits.-s
- SIZE Size increase. Default unit (no multiplier) is GiB. "MmGgTt" multipliers are allowed to use MiB, GiB, TiB units accordingly. Default (0) -- all available size.
Примеры использования
Expand local storage to all /dev/sdc volume: system partmgr expand local -d /dev/sdc