From f918fd00d0ec0f8a8691c67c739146d074903ab0 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 20 Sep 2018 11:01:21 -0400 Subject: [PATCH] doc/man/ceph-volume update batch command with new sizing flags Signed-off-by: Alfredo Deza (cherry picked from commit 042c2cbe475023cd3c34102b710b93c60d92077e) --- doc/man/8/ceph-volume.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/8/ceph-volume.rst b/doc/man/8/ceph-volume.rst index 197bea1aed932..a422204ea551c 100644 --- a/doc/man/8/ceph-volume.rst +++ b/doc/man/8/ceph-volume.rst @@ -65,6 +65,9 @@ Optional arguments: current input (requires devices to be passed in) * [--format] Output format when reporting (used along with --report), can be one of 'pretty' (default) or 'json' +* [--block-db-size] Set (or override) the "bluestore_block_db_size" value, + in bytes +* [--journal-size] Override the "osd_journal_size" value, in megabytes Required positional arguments: -- 2.39.5