were you using ceph-fuse or kernel client? ceph version and kernel
version? how reliably you can reproduce this problem?

Regards
Yan, Zheng

On Sun, Jun 15, 2014 at 4:42 AM, Erik Logtenberg <e...@logtenberg.eu> wrote:
> 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
>> ceph-users@lists.ceph.com
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to