removing ceph.quota.max_bytes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 attribute:
getfattr  -n ceph.quota.max_bytes /ceph/cephfs
getfattr: Removing leading '/' from absolute path names
# file: ceph/cephfs
ceph.quota.max_bytes="123456"

Then I try to remove:
setfattr -x ceph.quota.max_bytes /ceph/cephfs/
setfattr: /ceph/cephfs/: No such attribute

Anyone know what's wrong?

Everything is Jewel 10.2.5.

Thanks!
Chad.




_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux