From 042c2cbe475023cd3c34102b710b93c60d92077e 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 --- 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 5102a96b306d8..81c0ca498c291 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