]> 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... 52792/head
authorLeonid Usov <leonid.usov@ibm.com>
Thu, 3 Aug 2023 16:47:31 +0000 (19:47 +0300)
committerLeonid Usov <leonid.usov@ibm.com>
Thu, 3 Aug 2023 16:47:31 +0000 (19:47 +0300)
commit7d09154ce87d24993f605c8bbf829d6415b89562
treea027717099fab4eb64d8d6b99eb8116623812fb9
parent9a8219cc2bab2b5d4c0cc26783eac0ae87a8b24b
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>
src/mon/FSCommands.cc
src/mon/MDSMonitor.cc