Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 828 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 828 Bytes

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