]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: turn off cgroups_split setting when bootstrapping with --no-cgroups-split 61716/head
authorAdam King <adking@redhat.com>
Mon, 1 Jul 2024 17:44:29 +0000 (13:44 -0400)
committerAdam King <adking@redhat.com>
Fri, 7 Feb 2025 21:14:19 +0000 (16:14 -0500)
commitd0fdfdcf09d18d8ea5513a8204f1f112e850c188
tree39c29602ce3532ae66355e5a2ab9d6602e401622
parent89751a32cbbe19c32037d4cb263060aa40fc99fc
cephadm: turn off cgroups_split setting  when bootstrapping with --no-cgroups-split

If users provide the --no-cgroups-split tag when bootstrapping a
cluster, they probably want the cluster to continue to not use
cgroups split for daemon post bootstrap. Setting the
mgr/cephadm/cgroups_split setting to false accomplishes that.

Fixes: https://tracker.ceph.com/issues/66848
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit a60fa9f02416197e3bed3c9ef673f4712532e398)
src/cephadm/cephadm.py