Bug 1166498

Summary: quota: 0.33/xlator/features/quotad.so(quotad_aggregator_get_frame_from_req+0x61) [0x7f128a6a8a41]))) 0-client_t: null client [2014-11-20 03:51:01.065727] E [client_t.c:327:gf_client_ref] (-->/usr/lib64/libgfrpc.so.0(rpcsvc_handle_rpc_call+0x295) [0x38f400
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Saurabh <saujain>
Component: quotaAssignee: Vivek Agarwal <vagarwal>
Status: CLOSED DUPLICATE QA Contact: storage-qa-internal <storage-qa-internal>
Severity: medium Docs Contact:
Priority: high    
Version: rhgs-3.0CC: mzywusko, rhs-bugs, sankarshan, storage-qa-internal, vbellur, vmallika
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-23 07:58:16 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:
Attachments:
Description Flags
sosreport of node1 none

Description Saurabh 2014-11-21 05:46:58 UTC
Description of problem:
while I/O is going in a directory having quota implemented. quotad.log reports logs of this kind
0.33/xlator/features/quotad.so(quotad_aggregator_get_frame_from_req+0x61) [0x7f128a6a8a41]))) 0-client_t: null client
[2014-11-20 03:51:01.065727] E [client_t.c:327:gf_client_ref] (-->/usr/lib64/libgfrpc.so.0(rpcsvc_handle_rpc_call+0x295) [0x38f4009b15] (-->/usr/lib64/glusterfs/3.6.0.33/xlator/features/quotad.so(quotad_aggregator_lookup+0xc1) [0x7f128a6a91f1] (-->/usr/lib64/glusterfs/3.6.0.33/xlator/features/quotad.so(quotad_aggregator_get_frame_from_req+0x61) [0x7f128a6a8a41]))) 0-client_t: null client
[2014-11-20 18:41:36.268946] E [client_t.c:327:gf_client_ref] (-->/usr/lib64/libgfrpc.so.0(rpcsvc_handle_rpc_call+0x295) [0x38f4009b15] (-->/usr/lib64/glusterfs/3.6.0.33/xlator/features/quotad.so(quotad_aggregator_getlimit+0x1d8) [0x7f128a6a97b8] (-->/usr/lib64/glusterfs/3.6.0.33/xlator/features/quotad.so(quotad_aggregator_get_frame_from_req+0x61) [0x7f128a6a8a41]))) 0-client_t: null client

Version-Release number of selected component (if applicable):
glusterfs-3.6.0.33-1.el6rhs.x86_64

How reproducible:
always

Steps to Reproduce:
1. create volume of type 6x2, start it
2. enable quota
3. mount the volume over nfs
4. create a directory 
5. set quota limit of 100GB on /
6. set quota limit of 25GB on directory
7. start creating files of random size inside the directory.

Actual results:
logs as mentioned above in quotad.log

Expected results:
Error while just adding files is not expected.

Additional info:

Comment 2 Saurabh 2014-11-21 05:56:26 UTC
Created attachment 959545 [details]
sosreport of node1

Comment 3 Vijaikumar Mallikarjuna 2015-02-23 07:58:16 UTC

*** This bug has been marked as a duplicate of bug 1116084 ***