]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: turn off cgroups_split setting when bootstrapping with --no-cgroups-split 58379/head
authorAdam King <adking@redhat.com>
Mon, 1 Jul 2024 17:44:29 +0000 (13:44 -0400)
committerAdam King <adking@redhat.com>
Wed, 10 Jul 2024 17:03:44 +0000 (13:03 -0400)
commita60fa9f02416197e3bed3c9ef673f4712532e398
treed3b71e167955895bec5c452bef37a8f296dd56e0
parent31603f3273c7156884c894d8f19e3f3e5bcb759b
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>
src/cephadm/cephadm.py