]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/ceph-common.postinst: do not chown cephadm log dirs 40248/head
authorSage Weil <sage@newdream.net>
Tue, 9 Mar 2021 17:56:42 +0000 (11:56 -0600)
committersinguliere <singuliere@autistici.org>
Fri, 19 Mar 2021 18:02:02 +0000 (19:02 +0100)
commit1b4c61c3a34dd7efc273e573af3eb4622f7d3606
treefeb1842be63005986347c3ff5ab9778ba61ee048
parente53ee8bd1dc964028c4186341e1e339ad8aa978b
debian/ceph-common.postinst: do not chown cephadm log dirs

The container uid/gid is different than the debian uid/gid (because the
container is centos-based and we got a different uid/gid allocation there).

Fixes: https://tracker.ceph.com/issues/49677
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit b89ffdcae51303f185e1b423a948df353497250f)
debian/ceph-common.postinst