Description of problem: Version-Release number of selected component (if applicable): glusterfs-server-3.4.0.20rhsquota1-1.el6.x86_64 glusterfs-fuse-3.4.0.20rhsquota1-1.el6.x86_64 glusterfs-3.4.0.20rhsquota1-1.el6.x86_64 How reproducible: always Steps to Reproduce: 1. set limit on volume having quota enabled on the root of the volume 2. volume quota list <path> 3. disable quota 4. volume quota list <path> Actual results: [root@rhsauto032 ~]# gluster volume quota dist-rep2 list / quota command failed : Cannot list limits, quota is disabled Path Hard-limit Soft-limit Used Available -------------------------------------------------------------------------------- / 100.0GB 1791949473264555994 0Bytes 100.0GB Expected results: list command is not suppose to work after quota is disabled Additional info: BZ 998786, was about list not showing any info, that is still valid. as list started showing result after quite considerable amount of time.
Patch merged in downstream. Hence moving the state of the bug to MODIFIED.
[root@ninja ~]# gluster volume quota vmstore list Path Hard-limit Soft-limit Used Available -------------------------------------------------------------------------------- / 40.0GB 99.999999% 20.2GB 19.8GB [root@ninja ~]# gluster volume quota vmstore disable Disabling quota will delete all the quota configuration. Do you want to continue? (y/n) y volume quota : success [root@ninja ~]# gluster volume quota vmstore list quota command failed : Quota is not enabled on volume vmstore quota: No quota configured on volume vmstore [root@ninja ~]# Verified. Build: glusterfs-server-3.4.0.34rhs-1.el6rhs.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1769.html