]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: Warn if missing expected_num_objects 24395/head
authorDouglas Fuller <dfuller@redhat.com>
Fri, 29 Jun 2018 17:55:31 +0000 (13:55 -0400)
committerNathan Cutler <ncutler@suse.com>
Wed, 3 Oct 2018 12:17:35 +0000 (14:17 +0200)
commitd10a5dddc46095ed9ddf9718fc13214b1d0e2af8
tree1be9ec8483fc4ada555a62f2583d44b6a5fcb861
parentece73c7b537c4645ad69e07b3fb5af853d2afe63
mon/OSDMonitor: Warn if missing expected_num_objects

When creating a pool on filestore, warn if the user appears to be
creating a pool to store a large number of objects but omitted the
expected_num_objects parameter. Create the pool anyway.

Fixes: http://tracker.ceph.com/issues/24687
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit 69fb2293c4d38012e7c4781aaa39a47596125bbb)
src/mon/OSDMonitor.cc