Bug 837811

Summary: Error and informatoin reporting should be short and Unix style
Product: [Community] GlusterFS Reporter: Sachidananda Urs <sac>
Component: cliAssignee: Raghavendra Bhat <rabhat>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: mainlineCC: amarts, gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
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:41:57 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:

Description Sachidananda Urs 2012-07-05 11:34:09 UTC
Deleting volume foo-1 has been successful

Should rather be:

deleted volume foo-1 or 
foo-1 deleted or
volume foo-1 deleted

`Deleting volume foo-1 has been successful' is kind of overkill and ugly.

And same for:
Stopping volume foo-1 has been successful

And for:

Creation of volume foo-1 has been successful. Please start the volume to access data.

Comment 1 Amar Tumballi 2012-07-11 05:02:21 UTC
Sac, Very good suggestion. Lets sit and decide what makes sense and what doesn't, so we can get the output right this time.

Comment 2 Amar Tumballi 2012-11-29 11:15:45 UTC
http://review.gluster.com/3753

Comment 3 Sachidananda Urs 2012-12-19 06:58:05 UTC
Verified, now the messages are quite consistent and easy to awk/cut ...