]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/ceph-common.postinst: do not chown cephadm log dirs 40275/head
authorSage Weil <sage@newdream.net>
Tue, 9 Mar 2021 17:56:42 +0000 (11:56 -0600)
committersinguliere <singuliere@autistici.org>
Sat, 20 Mar 2021 07:46:38 +0000 (08:46 +0100)
commit6fc9b1774dec2cc3642386a23d03dabfebe7e2ee
tree9ac0dbf7762f1ee16e0d664221c2f0b0ef1e100c
parent23bf957ebb921ee424760735adbe8a6f796fd5e0
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