Bug 764786 (GLUSTER-3054)

Summary: Typo in cli message
Product: [Community] GlusterFS Reporter: Sachidananda Urs <sac>
Component: cliAssignee: Sachidananda Urs <sac>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs, rabhat
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: 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:

Description Sachidananda Urs 2011-06-19 18:05:29 UTC
root@odin:/media# gluster volume log level drep replicate* BOGUSLEVEL
invalid log level [replicate*] specified
root@odin:/media# 

=======

Is that supposed to mean?
invalid log level [BOGUSLEVEL] specified

Comment 1 Anand Avati 2011-06-20 01:31:44 UTC
PATCH: http://patches.gluster.com/patch/7551 in master (Fix the command line log to display correct error message.)

Comment 2 Raghavendra Bhat 2011-08-22 08:24:56 UTC
Checked with the master (glusterfs-3.3.0qa5). And it is fixed now.


gluster volume log level drep replicate* BOGUSLEVEL
Invalid log level [BOGUSLEVEL] specified
Valid values for loglevel: (DEBUG|WARNING|ERROR|CRITICAL|NONE|TRACE)