Re: [ceph-users] Centos7, luminous, cephfs, .snaps

2017-08-30 Thread Nigel Williams
On 30 August 2017 at 18:52, Marc Roos wrote: > I noticed it is .snap not .snaps Yes > mkdir: cannot create directory ‘.snap/snap1’: Operation not permitted > > Is this because my permissions are insufficient on the client id? fairly sure you've forgotten this step: ceph mds set allow_new_snaps

Re: [ceph-users] Centos7, luminous, cephfs, .snaps

2017-08-30 Thread Marc Roos
I noticed it is .snap not .snaps []# cd test/ []# ls -arlt total 614400 drwxr-xr-x 1 root root13 Aug 29 23:39 .. -rw-r--r-- 1 root root 209715200 Aug 29 23:39 test1.img -rw-r--r-- 1 root root 209715200 Aug 29 23:39 test2.img -rw-r--r-- 1 root root 209715200 Aug 29 23:40 test3.img drwxr-x