]> 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... 52900/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:49:44 +0000 (17:49 +0300)
commit672d436d7b4a3b044f74bf8e9ad841a42db4e750
tree17d13896d894c3397811d56f00edfc283206ae4c
parenta727ec091e71376d1376baa0718906ddf66e9260
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