Re: [ceph-users] removing ceph.quota.max_bytes

2017-02-20 Thread Chad William Seys
Thanks! Seems non-standard, but it works. :) C. Anyone know what's wrong? You can clear these by setting them to zero. John Everything is Jewel 10.2.5. Thanks! Chad. ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.co

Re: [ceph-users] removing ceph.quota.max_bytes

2017-02-16 Thread John Spray
On Thu, Feb 16, 2017 at 8:21 PM, Chad William Seys wrote: > Hi All, > I'm trying to remove the extended attribute "ceph.quota.max_bytes" on a > cephfs directory. > I've fuse mounted a subdirectory of a cephfs filesystem under /ceph/cephfs > . > Next I set "ceph.quota.max_bytes" > setfattr -n

[ceph-users] removing ceph.quota.max_bytes

2017-02-16 Thread Chad William Seys
Hi All, I'm trying to remove the extended attribute "ceph.quota.max_bytes" on a cephfs directory. I've fuse mounted a subdirectory of a cephfs filesystem under /ceph/cephfs . Next I set "ceph.quota.max_bytes" setfattr -n ceph.quota.max_bytes -v 123456 /ceph/cephfs And check the attribut