]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: turn off cgroups_split setting when bootstrapping with --no-cgroups-split
authorAdam King <adking@redhat.com>
Mon, 1 Jul 2024 17:44:29 +0000 (13:44 -0400)
committerAdam King <adking@redhat.com>
Mon, 15 Jul 2024 22:28:22 +0000 (18:28 -0400)
commit511bfbc4464b5753f88f8cea045da519d05e7c1f
treefbb56dd398abb453a4b799f0ddc99b092d79b6c9
parenta8f4f4a52cec3d46e2b995b43581cb76ba4e6fa7
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