]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix journal size argument not work 37377/head
authorwanghongxu <wanghognxu@t2cloud.net>
Thu, 27 Aug 2020 07:11:28 +0000 (15:11 +0800)
committerShyukri Shyukriev <shshyukriev@suse.com>
Wed, 23 Sep 2020 16:39:35 +0000 (19:39 +0300)
commitf1fb1f7eb3ac8b18271e585a2dcd590e6b02b3db
tree6f7116ed2a0a13563253e3787a86c8ff8b73e2e3
parent12a274293260f34095e2c11105932f15de0251ec
ceph-volume: fix journal size argument not work

Journal size argument not work in batch prepare
filestore with SSD journal device.

Fixes: https://tracker.ceph.com/issues/41374
Signed-off-by: wanghongxu <wanghongxu@t2cloud.net>
(cherry picked from commit a7077dc661478a762a86b88452c98b30717c0b3c)
src/ceph-volume/ceph_volume/devices/lvm/strategies/filestore.py
src/ceph-volume/ceph_volume/tests/util/test_arg_validators.py