Hi, we have upgraded our ceph-cluster to infernalis from hammer. Ceph is still running as root and we are using the "setuser match path = /var/lib/ceph/$type/$cluster-$id" directive in ceph.conf Now we would like to change the ownership of data-files and devices to ceph at runtime. What ist the best way to do this ? I am thinking about removing the "setuser match path" directive from ceph.conf and then stopping one osd after the other, change all files to ceph:ceph and then restart the daemon. Is this the best and recommended way ? I also once read about a fast parallel chmod syntax in this mailing list but I did not yet find the mail. Does someone remember how this was done ? Thanks Christoph _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com