Add vitastor-disk prepare --dry-run option

This commit is contained in:
Vitaliy Filippov
2025-09-05 23:34:11 +00:00
parent 17240c6144
commit 2d42f29385
5 changed files with 38 additions and 5 deletions
+2
View File
@@ -73,6 +73,8 @@ Options (automatic mode):
--max_other 10%
Use disks for OSD data even if they already have non-Vitastor partitions,
but only if these take up no more than this percent of disk space.
--dry-run
Check and print new OSD count for each disk but do not actually create them.
```
Options (single-device mode):