On Wed, Aug 3, 2016 at 4:37 AM, Daleep Singh Bais <daleepbais@xxxxxxxxx> wrote: > Dear all, > > Further to my Cephfs testing, I am trying to put quota on the mount I have > done on client end. I am getting error message when querying the same. > > ceph-fuse fuse.ceph-fuse 2.8T 5.5G 2.8T 1% /cephfs > > # setfattr -n ceph.quota.max_bytes -v 10000000000000000 /cephfs/test1/ > > # getfattr -n ceph.quota.max_bytes /cephfs/test1/ > /cephfs/test1/: ceph.quota.max_bytes: No such attribute > > Can you please suggest the correct way to implement the quota and resolve > the above issue? > I am using Ceph Jewel for my test. You need to enable quota support on the client by setting "client quota = true" in the client config file. -Greg _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com