On Thu, Jan 7, 2016 at 12:05 AM, CSa <Christian.Salzmann@xxxxxxxxxxxx> wrote: > Hi, > > we are using cephfs on a ceph cluster (V0.94.5, 3x MON, 1x MDS, ~50x OSD). > Recently, we observed a spontaneous (and unwanted) change in the access > rights of newly created directories: > > $ umask > 0077 > $ mkdir test > $ ls -ld test > drwx------ 1 me me 0 Jan 6 14:59 test > $ touch test/foo > $ ls -ld test > drwxrwxrwx 1 me me 0 Jan 6 14:59 test > $ > > I kindly would like to ask for help tracking down this issue. Huh. Which clients are you using? What changes have you made to your ceph cluster or environment recently? In any case, set mds debug to 20 and client debug to 20 on the node you're testing on (if you're using ceph-fuse), run this test, post the logs, and create a ticket in the tracker pointing at them, please. (You can use ceph-post-file if you don't have storage space and it'll upload to our lab.) -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html