Skip to content

Failed to get trusted.gfid attribute on path #763

Open
@skorzan

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions