]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: print a note when adding data pool to a file system that doesn't... 52899/head
authorLeonid Usov <leonid.usov@ibm.com>
Thu, 3 Aug 2023 16:47:31 +0000 (19:47 +0300)
committerLeonid Usov <leonid.usov@ibm.com>
Mon, 14 Aug 2023 14:51:15 +0000 (17:51 +0300)
commit0faaacd95b8e0024e106f943a767da19a117d70b
treecd257d87c7fbc81aa78955cdc141e664ee1830ec
parentfd25268d94b409d0637d7178c9baa547cfe4a7e0
mon/MDSMonitor: print a note when adding data pool to a file system that doesn't have 'bulk' flag set

The note will only be printed if the pool has pg_autoscale_mode set to ON and the bulk flag is missing

Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
(cherry picked from commit 7d09154ce87d24993f605c8bbf829d6415b89562)
src/mon/FSCommands.cc
src/mon/MDSMonitor.cc