]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: ensure sysctl_dir exist 42291/head
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 12 Jul 2021 14:39:36 +0000 (10:39 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Mon, 12 Jul 2021 15:40:12 +0000 (11:40 -0400)
commit71ba01f0180fa1ee7ff37e09adc20a5a0f4e896e
tree4d78924b3cd7519163b9be71f9263525b9af5db0
parent7988c25a3f416bb7ef345a9d8537bb2c08f152ad
cephadm: ensure sysctl_dir exist

For some reason, the sysctl directory could not exist if no packages dropping
a custom sysctl file is installed on the host.
Instead we create the directory if it doesn't exist.

Closes: https://tracker.ceph.com/issues/51620
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
src/cephadm/cephadm