On Tue, 5 Mar 2019 11:04:16 +0100 Paul Emmerich <paul.emmerich@xxxxxxxx> wrote: > On Tue, Mar 5, 2019 at 10:51 AM Manuel Lausch > <manuel.lausch@xxxxxxxx> wrote: > > Now after rebooting a host I see there is a chown -R ceph:ceph > > running on each OSD before the OSD daemon starts. > > > > This takes a lot of time (-> millions of objects per OSD) and I > > think this is unneccessary on each startup. In my opinion chowning > > was a case with the update from hammer to jewel. > > > > I found this commit: > > https://github.com/ceph/ceph/commit/100f2613a4659b3bd4e550250a41593860118010 > > > > Is this intentional or is there a check missing if chown is > > realy neccessary? > > This is clearly a bug; it should either have the recursive=False > parameter set or explicitly chown the necessary files. > I think it should be the former. > > Please open an issue at http://tracker.ceph.com/ > Thanks. There is the ticket: http://tracker.ceph.com/issues/38581 _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com