[ceph-users] Re: one read/write, many read only

2019-10-01 Thread iwesley
There is a lock for object exists. If the file was not writing close, other ones can read only. Regards > Am Oct 2, 2019 - 12:09 AM schrieb khaled.att...@gmail.com: > > > Hi, > > Is it possible to do this scenario : > If one open a file first , he will get read/write permissions  and other wil

[ceph-users] Re: one read/write, many read only

2019-10-01 Thread Robert LeBlanc
On Tue, Oct 1, 2019 at 9:10 AM khaled atteya wrote: > > Hi, > > Is it possible to do this scenario : > If one open a file first , he will get read/write permissions and other will > get read-only permission if they open the file after the first one. CephFS will follow POSIX. If a client request