Bug 819368
Summary: | quota: list command does not display the "size" field | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Saurabh <saujain> |
Component: | quota | Assignee: | Raghavendra G <rgowdapp> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | pre-release | CC: | gluster-bugs, mzywusko, rfortier |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-24 18:00:38 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 817967 |
Description
Saurabh
2012-05-07 04:38:00 UTC
sosreport can be accessed from nfs share at 10.16.156.3:/opt/qa/sosreport/bug819368 This still does not work for directories, [root@RHS-71 ~]# glusterfs -V glusterfs 3.3.0qa40 built on May 7 2012 01:15:04 Repository revision: git://git.gluster.com/glusterfs.git Copyright (c) 2006-2011 Gluster Inc. <http://www.gluster.com> GlusterFS comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of GlusterFS under the terms of the GNU General Public License. [root@RHS-71 ~]# [root@QA-31 d0]# pwd /mnt/quota_fuse.1336480203/d0 [root@QA-31 d0]# ps -eaf | grep glu root 21503 1 66 09:37 ? 00:11:28 /root/330/inst/sbin/glusterfs --volfile-id=dist-rep --volfile-server=172.17.251.73 /mnt/quota_fuse.1336480203/ root 27659 5293 0 09:54 pts/0 00:00:00 grep glu [root@QA-31 d0]# ls | wc -l 20 [root@QA-31 d0]# [root@QA-31 d0]# pwd /mnt/quota_fuse.1336480203/d0 [root@QA-31 d0]# [root@RHS-71 ~]# gluster volume quota quota_dist_rep list path limit_set size ---------------------------------------------------------------------------------- /d0 500MB /d1 500MB /d2 200MB [root@RHS-71 ~]# [root@RHS-71 ~]# [root@RHS-71 ~]# please ignore my earlier message, the bug definitely was there in qa39 not on qa40 didn't see this happening on qa40, hence moving it to verified |