gluster - Volume quota failed

hi everyone would there be a problem with ovirt's gluster? $ gluster vol quota USER-SECOND-HOME enable quota command failed : Volume quota failed. The cluster is operating at version 30700. Quota command enable is unavailable in this version. $ gluster vol get USER-SECOND-HOME cluster.op-version Option Value ------ ----- cluster.op-version 30700 fresh new gluster setup so no remnants of any older version(s) regards L.

On 11/11/2016 03:20 AM, lejeczek wrote:
quota command failed : Volume quota failed. The cluster is operating at version 30700. Quota command enable is unavailable in this version.
Hi, Could you please tell us what is the version of glusterfs you are using ? For 3.7.0 / 3.7.1 30700 op-version is applicable. If you have greater version you would need to bump up the op-version and check if quota enable works. Hope this helps. Thanks kasturi.

On 11/11/16 05:57, knarra wrote:
On 11/11/2016 03:20 AM, lejeczek wrote:
quota command failed : Volume quota failed. The cluster is operating at version 30700. Quota command enable is unavailable in this version.
Hi,
Could you please tell us what is the version of glusterfs you are using ? For 3.7.0 / 3.7.1 30700 op-version is applicable. If you have greater version you would need to bump up the op-version and check if quota enable works.
Hope this helps.
Thanks
kasturi.
it is glusterfs-3.7.16-1.el7.x86_64 - so it's higher, correct? And if yes why gluster did set it 30700? What value should there be? thanks

On 11/11/2016 01:07 PM, lejeczek wrote:
On 11/11/16 05:57, knarra wrote:
On 11/11/2016 03:20 AM, lejeczek wrote:
quota command failed : Volume quota failed. The cluster is operating at version 30700. Quota command enable is unavailable in this version.
Hi,
Could you please tell us what is the version of glusterfs you are using ? For 3.7.0 / 3.7.1 30700 op-version is applicable. If you have greater version you would need to bump up the op-version and check if quota enable works.
Hope this helps.
Thanks
kasturi.
it is glusterfs-3.7.16-1.el7.x86_64 - so it's higher, correct? And if yes why gluster did set it 30700? What value should there be?
Could you please set the op-version to 30712 and try enabling quota. Ideally, when a fresh install of glusterfs is done op version is set to correct value. When a upgrade of node is done then user has to go and bump up the op-version. More info can be found here https://github.com/gluster/glusterfs/blob/release-3.7/doc/release-notes/3.7....
thanks _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 11/11/16 09:26, knarra wrote:
On 11/11/2016 01:07 PM, lejeczek wrote:
On 11/11/16 05:57, knarra wrote:
On 11/11/2016 03:20 AM, lejeczek wrote:
quota command failed : Volume quota failed. The cluster is operating at version 30700. Quota command enable is unavailable in this version.
Hi,
Could you please tell us what is the version of glusterfs you are using ? For 3.7.0 / 3.7.1 30700 op-version is applicable. If you have greater version you would need to bump up the op-version and check if quota enable works.
Hope this helps.
Thanks
kasturi.
it is glusterfs-3.7.16-1.el7.x86_64 - so it's higher, correct? And if yes why gluster did set it 30700? What value should there be?
Could you please set the op-version to 30712 and try enabling quota. Ideally, when a fresh install of glusterfs is done op version is set to correct value. When a upgrade of node is done then user has to go and bump up the op-version.
hi, thanks, like I mentioned earlier - no earlier setup, gluster was installed yes, older versions but never was in use, not a single volume was set up. I'd have question still about quotas: I've started googling but have to failed - glusterfs does not translate local FS (xfs) quotas and presents them to its clients, does it? It is only glusterfs own quota functions that we have to manage quotas?
More info can be found here https://github.com/gluster/glusterfs/blob/release-3.7/doc/release-notes/3.7....
thanks _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[+gluster-users] list On 11/11/2016 04:09 PM, lejeczek wrote:
On 11/11/16 09:26, knarra wrote:
On 11/11/2016 01:07 PM, lejeczek wrote:
On 11/11/16 05:57, knarra wrote:
On 11/11/2016 03:20 AM, lejeczek wrote:
quota command failed : Volume quota failed. The cluster is operating at version 30700. Quota command enable is unavailable in this version.
Hi,
Could you please tell us what is the version of glusterfs you are using ? For 3.7.0 / 3.7.1 30700 op-version is applicable. If you have greater version you would need to bump up the op-version and check if quota enable works.
Hope this helps.
Thanks
kasturi.
it is glusterfs-3.7.16-1.el7.x86_64 - so it's higher, correct? And if yes why gluster did set it 30700? What value should there be?
Could you please set the op-version to 30712 and try enabling quota. Ideally, when a fresh install of glusterfs is done op version is set to correct value. When a upgrade of node is done then user has to go and bump up the op-version.
hi, thanks, like I mentioned earlier - no earlier setup, gluster was installed yes, older versions but never was in use, not a single volume was set up.
I'd have question still about quotas: I've started googling but have to failed - glusterfs does not translate local FS (xfs) quotas and presents them to its clients, does it? It is only glusterfs own quota functions that we have to manage quotas?
More info can be found here https://github.com/gluster/glusterfs/blob/release-3.7/doc/release-notes/3.7....
thanks _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

That's correct Glusterfs manages its own quotas with xattrs. If you create glusterfs over xfs and set quotas on both, then, both the quota will be simultaneously active. Hence it would be advisable to only use gluster quota commands to manage quota. Regards, Sanoj On Sun, Nov 13, 2016 at 10:09 PM, knarra <knarra@redhat.com> wrote:
[+gluster-users] list
On 11/11/2016 04:09 PM, lejeczek wrote:
On 11/11/16 09:26, knarra wrote:
On 11/11/2016 01:07 PM, lejeczek wrote:
On 11/11/16 05:57, knarra wrote:
On 11/11/2016 03:20 AM, lejeczek wrote:
quota command failed : Volume quota failed. The cluster is operating at version 30700. Quota command enable is unavailable in this version.
Hi,
Could you please tell us what is the version of glusterfs you are using ? For 3.7.0 / 3.7.1 30700 op-version is applicable. If you have greater version you would need to bump up the op-version and check if quota enable works.
Hope this helps.
Thanks
kasturi.
it is glusterfs-3.7.16-1.el7.x86_64 - so it's higher, correct? And if yes why gluster did set it 30700? What value should there be?
Could you please set the op-version to 30712 and try enabling quota. Ideally, when a fresh install of glusterfs is done op version is set to correct value. When a upgrade of node is done then user has to go and bump up the op-version.
hi, thanks, like I mentioned earlier - no earlier setup, gluster was installed yes, older versions but never was in use, not a single volume was set up.
I'd have question still about quotas: I've started googling but have to failed - glusterfs does not translate local FS (xfs) quotas and presents them to its clients, does it? It is only glusterfs own quota functions that we have to manage quotas?
More info can be found here https://github.com/gluster/glu sterfs/blob/release-3.7/doc/release-notes/3.7.16.md
thanks _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Gluster-users mailing list Gluster-users@gluster.org http://www.gluster.org/mailman/listinfo/gluster-users
participants (3)
-
knarra
-
lejeczek
-
Sanoj Unnikrishnan