[Bugs] [Bug 1252873] New: gluster vol quota dist-vol list is not displaying quota informatio.
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 12 12:21:03 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1252873
Bug ID: 1252873
Summary: gluster vol quota dist-vol list is not displaying
quota informatio.
Product: GlusterFS
Version: 3.7.3
Component: quota
Severity: medium
Assignee: bugs at gluster.org
Reporter: mselvaga at redhat.com
CC: ashah at redhat.com, bugs at gluster.org,
gluster-bugs at redhat.com, rgowdapp at redhat.com
Depends On: 1065651, 1245558
+++ This bug was initially created as a clone of Bug #1245558 +++
+++ This bug was initially created as a clone of Bug #1065651 +++
Description of problem:
After enabling quota command "gluster vol quota dist-vol list" is not
displaying quota information.
Version-Release number of selected component (if applicable):
glusterfs 3.5.0beta3
How reproducible:
Everytime
Steps to Reproduce:
1.gluster volume quota dist-vol enable
2.gluster volume quota dist-vol limit-usage / 5GB
3.gluster volume quota dist-vol list show
4. Run dd command to client.
dd if=/dev/zero of=/mnt/nfs/tes.img bs=1M count=5
Actual results:
Path Hard-limit Soft-limit Used
Available
--------------------------------------------------------------------------------
Expected results:
gluster volume quota dist-vol list should quota details.
Additional info:
--- Additional comment from Anand Avati on 2015-07-22 05:56:08 EDT ---
REVIEW: http://review.gluster.org/11738 (quota : checking for absolute path in
quota command) posted (#1) for review on master by Manikandan Selvaganesh
(mselvaga at redhat.com)
--- Additional comment from Anand Avati on 2015-07-23 01:45:46 EDT ---
REVIEW: http://review.gluster.org/11738 (quota : checking for absolute path in
quota command) posted (#2) for review on master by Manikandan Selvaganesh
(mselvaga at redhat.com)
--- Additional comment from Anand Avati on 2015-08-12 07:47:43 EDT ---
COMMIT: http://review.gluster.org/11738 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit 06c3cf61249e05ae1212a43d5fc1db57bad5f718
Author: Manikandan Selvaganesh <mselvaga at redhat.com>
Date: Wed Jul 22 15:12:36 2015 +0530
quota : checking for absolute path in quota command
Currently, if absolute path is not entered in
"gluster volume quota <vol-name> list <path>",
it just shows the header (Path Hard-limit Soft-limit...)
instead of showing an error message.
With this patch, it shows an error to enter the absolute path.
Change-Id: I2c3d34bfdc7b924d00b11f8649b73a5069cbc2dc
BUG: 1245558
Signed-off-by: Manikandan Selvaganesh <mselvaga at redhat.com>
Reviewed-on: http://review.gluster.org/11738
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Vijaikumar Mallikarjuna <vmallika at redhat.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1065651
[Bug 1065651] gluster vol quota dist-vol list is not displaying quota
informatio.
https://bugzilla.redhat.com/show_bug.cgi?id=1245558
[Bug 1245558] gluster vol quota dist-vol list is not displaying quota
informatio.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list