Bug 764658 (GLUSTER-2926)

Summary: Typo in log message
Product: [Community] GlusterFS Reporter: Sachidananda Urs <sac>
Component: io-threadsAssignee: Vinayaga Raman <vraman>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: amarts, gluster-bugs, rfortier, rwheeler
Target Milestone: ---Keywords: Reopened
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 17:11:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: master Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Sachidananda Urs 2011-05-23 17:42:37 UTC
[2011-05-23 23:02:18.60191] W [io-threads.c:2195:init] 0-io-threads: Number of threads opted is less then minthreads allowed scaling it up to min

[2011-05-23 23:00:26.922947] W [io-threads.c:2201:init] 0-io-threads: Number of threads opted is more then max threads allowed scaling it down to max

The above messages are seen in the log files when thread-count is out of range. `then' in the above messages should be replaced by `than'

Comment 1 Anand Avati 2011-05-31 09:11:15 UTC
PATCH: http://patches.gluster.com/patch/7229 in master (Fix typo in log message related to io-threads.)

Comment 2 Rahul C S 2011-08-25 04:29:31 UTC
Fix gone into code.

Comment 3 Rahul C S 2012-03-21 06:45:41 UTC
[2012-03-20 12:57:49.671785] I [glusterd-volume-ops.c:485:glusterd_handle_cli_heal_volume] 0-glusterd: Received heal vol reqfor volume vol

Needs a space in between req & for.

Comment 4 Anand Avati 2012-03-22 05:38:43 UTC
CHANGE: http://review.gluster.com/2991 (Add space for heal vol req log message.) merged in master by Vijay Bellur (vijay)

Comment 5 Amar Tumballi 2012-03-25 09:16:04 UTC
Rahul, next time, no need to reopen bug for submitting a patch. You can send patches to this bug id itself.