]> 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... 52902/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:48:12 +0000 (17:48 +0300)
commitcd818ac11ad533ac3a3e3797bb62666cb833fe26
treea3022f88abe34ca27d1124daa12df19f4ce77d2b
parent17c039266020d3c6d9af1b4975a2e3c87f0509e4
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