Glusterfs can not quota on non-existing directory -
i using glusterfs 3.7.6.
the gluster documentation says,
note can set disk limit on directory if not created. disk limit enforced after creating directory.
but, when try quota on non-existing directory, fails , shows below message.
$ gluster volume quota testvolume limit-usage /quota1 10mb quota command failed : failed trusted.gfid attribute on path /quota1. reason : no such file or directory please enter path relative volume
tested same thing on glusterfs 3.3.2 worked well. i've looked release note 3.5 through 3.7.1, couldn't find this.
is glusterfs 3.7 doesn't support quota on non-existing directory?
or wrong me?
Comments
Post a Comment