Skip to content

DeterminateSystems/zpool-auto-expand-partitions

Repository files navigation

zpool-auto-expand-partitions

zpool_part_disks is a tool that aims to expand all partitions in a specified zpool to fill the available space.

Usage

$ zpool_part_disks --help
$ zpool_part_disks --automatically-grow zpool
$ zpool_part_disks --automatically-grow --dry-run zpool

Known Issues

Minimum Supported Rust Version (MSRV)

We use cargo edition 2021, which requires at least 1.56.0.

License

Apache Software License 2.0