From 10fcb5fa6ddbe72f0b70bfcf229c4fa42497d678 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 18 Feb 2021 10:35:37 -0500 Subject: [PATCH] Add missing options to nodestorage man page --- confluent_client/doc/man/nodestorage.ronn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/confluent_client/doc/man/nodestorage.ronn b/confluent_client/doc/man/nodestorage.ronn index fcadb9d4..8f89acc9 100644 --- a/confluent_client/doc/man/nodestorage.ronn +++ b/confluent_client/doc/man/nodestorage.ronn @@ -32,6 +32,15 @@ indicated by `-d` to either be `unconfigured`, `jbod`, or `hotspare`. volumes, or selecting a volume for delete. Default behavior is to use implementation provided default +* `-z **STRIPSIZE**`, `--stripsizes=**STRIPSIZE**`: + Comma separated list of stripsizes to use when creating volumes. + This value is in kilobytes. The default behavior is to allow the + storage controller to decide + +* `-m **NUMNODES**`, `--maxnodes=**NUMNODES**`: + Specify a maximum number of nodes to configure storage on, prompting + if over the threshold + ## EXAMPLES * Deleting the volume `somedata`: