Hi, So... I wrote some files into that directory to test performance, and now I notice that both hosts see the permissions the right way, like they were when I first created the directory.
What is going on here? .. Erik. On 06/14/2014 10:32 PM, Erik Logtenberg wrote: > Hi, > > I ran into a weird issue with cephfs today. I create a directory like this: > > # mkdir bla > # ls -al > drwxr-xr-x 1 root root 0 14 jun 22:22 bla > > Now on another host, with the same cephfs mounted, I see different > permissions: > > # ls -al > drwxrwxrwx 1 root root 0 14 jun 22:22 bla > > Weird, huh? > > Back to host #1, I unmount cephfs and mount it again. Now it sees the > same (changed) permissions as I saw on the second host: > > # ls -al > drwxrwxrwx 1 root root 0 14 jun 22:22 bla > > So... what happened to the original permissions and why did they change? > > Thanks, > > Erik. > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
