Open
Description
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?
Metadata
Assignees
Labels
No labels
Activity