Project

General

Profile

Actions

Support #16526

closed

cephfs client side quotas - nfs-ganesha

Added by sean redmond almost 8 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Component(FS):
Client, Ganesha FSAL
Labels (FS):
quotas
Pull request ID:

Description

I am not sure If this is best logged on the nfs-ganesha project or here.

Ceph quotas are configured using virtual extended attributes:

ceph.quota.max_files – file limit
ceph.quota.max_bytes – byte limit

If the attributes appear on a directory inode that means a quota is configured there. If they are not present then no quota is set on that directory (although one may still be configured on a parent directory).

It seems that the ceph FSAL does not use this attribute and in turn quotas are ignored.

Actions

Also available in: Atom PDF