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. ciao Christian -- 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