Bug 764786 (GLUSTER-3054) - Typo in cli message
Summary: Typo in cli message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-3054
Product: GlusterFS
Classification: Community
Component: cli
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Sachidananda Urs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-19 18:05 UTC by Sachidananda Urs
Modified: 2011-08-22 11:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions: master
Embargoed:


Attachments (Terms of Use)

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)


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