Glusterfs无法在不存在的目录上进行配额

时间:2016-03-07 07:24:25

标签: glusterfs

我正在使用glusterfs 3.7.6。

The Gluster Documentation说,

  

注意您可以在目录上设置磁盘限制,即使它不是   创建。创建磁盘限制后立即强制执行   。目录

但是,当我尝试对不存在的目录进行配额时,它会失败并显示以下消息。

$ gluster volume quota testVolume limit-usage /quota1 10MB
quota command failed : Failed to get trusted.gfid attribute on path /quota1. Reason : No such file or directory
please enter the path relative to the volume

在glusterfs上测试同样的东西3.3.2工作得非常好。 所以我查阅了发行说明3.5到3.7.1,但无法找到相关内容。

glusterfs 3.7不支持非现有目录的配额吗?

或者我刚才有问题?

0 个答案:

没有答案