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
@@ -48,6 +48,8 @@ static const char *help_text =
" --max_other 10%\n"
" Use disks for OSD data even if they already have non-Vitastor partitions,\n"
" but only if these take up no more than this percent of disk space.\n"
" --dry-run\n"
" Check and print new OSD count for each disk but do not actually create them.\n"
" \n"
" Options (single-device mode):\n"
" --data_device <DEV> Use partition <DEV> for data\n"