Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get trusted.gfid attribute on path #763

Open
skorzan opened this issue Dec 29, 2022 · 0 comments
Open

Failed to get trusted.gfid attribute on path #763

skorzan opened this issue Dec 29, 2022 · 0 comments

Comments

@skorzan
Copy link

skorzan commented Dec 29, 2022

Hi I've installed gluster under docker container

[root@srv24246anj-kvm brick]# gluster volume status gfs
Status of volume: gfs
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick anj:/brick/data                       55353     0          Y       228
Brick ank:/brick/data                       51618     0          Y       166
Brick anm:/brick/data                       53312     0          Y       160
Self-heal Daemon on localhost               N/A       N/A        Y       244
Quota Daemon on localhost                   N/A       N/A        Y       9255
Self-heal Daemon on ank                     N/A       N/A        Y       182
Quota Daemon on ank                         N/A       N/A        Y       8792
Self-heal Daemon on anm                     N/A       N/A        Y       176
Quota Daemon on anm                         N/A       N/A        Y       8861

Task Status of Volume gfs
------------------------------------------------------------------------------
There are no active volume tasks

I need to setup quota

gluster volume quota gfs limit-usage /brick/data/ 10GB

but I got it

quota command failed : Failed to get trusted.gfid attribute on path /brick/data. Reason : No such file or directory
please enter the path relative to the volume

So my question is: Does glusterfs on container support volume quota? What's wrong in my attribute?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant