Bug 802047 - [FEAT] need a counter of iobuf_get misses
Summary: [FEAT] need a counter of iobuf_get misses
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: logging
Version: mainline
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Amar Tumballi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-03-10 14:33 UTC by Amar Tumballi
Modified: 2013-12-19 00:07 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:40:26 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Amar Tumballi 2012-03-10 14:33:50 UTC
Description of problem:
iobuf_get2(); can return NULL if the sizes requested are higher than the available ones. Currently, even though there is a log to see that failures are happening, there is no counter about how many requests are getting failed. This counter can help to see for a given workload, what are the higher sizes required for iobuf.

Version-Release number of selected component (if applicable): Master branch

Comment 1 Anand Avati 2012-03-12 12:32:14 UTC
CHANGE: http://review.gluster.com/2913 (iobuf: add a counter to keep track of request misses) merged in master by Vijay Bellur (vijay)

Comment 2 Amar Tumballi 2012-05-18 10:34:23 UTC
statedump output has details now


Note You need to log in before you can comment on or make changes to this bug.