Bug 763273 (GLUSTER-1541)

Summary: Glusterd volume create gives error message even if it is successful
Product: [Community] GlusterFS Reporter: Anush Shetty <anush>
Component: glusterdAssignee: shishir gowda <sgowda>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: mainlineCC: gluster-bugs, nsathyan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
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: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anush Shetty 2010-09-06 09:06:59 UTC
Same with volume start

[root@client14 ~]# /opt/anush/gitrdma/sbin/gluster volume start test3                                                                                        Starting volume test3 has been unsuccessful

[root@client14 ~]# ps ax | grep glus
18231 ?        Ssl    0:00 /opt/anush/gitrdma/sbin/glusterd
18306 ?        SLsl   0:00 /opt/anush/gitrdma/sbin/glusterfs --xlator-option test3-server.listen-port=6971 -s localhost --volfile-id test3.10.1.10.34.share-anush-export3- -p /etc/glusterd/vols/test3/run/10.1.10.34-share-anush-export3-.pid --brick-name /share/anush/export3/ --brick-port 6971 -l /etc/glusterd/logs/share-anush-export3-.log
18310 ?        SLsl   0:00 /opt/anush/gitrdma/sbin/glusterfs -f /etc/glusterd/nfs/nfs-server.vol -p /etc/glusterd/nfs/run/nfs.pid

Comment 1 Anush Shetty 2010-09-06 12:05:10 UTC
[root@client14 ~]# /opt/anush/gitrdma/sbin/gluster volume create test3 transport rdma 10.1.10.31:/share/anush/export1/ 10.1.10.32:/share/anush/export2/  10.1.10.34:/share/anush/export3/ 10.1.10.35:/share/anush/export4/
Creation of volume test3 has been unsuccessful

Creating Volume test3 failed
[root@client14 ~]# /opt/anush/gitrdma/sbin/gluster volume info

Volume Name: test3
Type: None
Status: Created
Number of Bricks: 4
Bricks:
Brick1: 10.1.10.31:/share/anush/export1/
Brick2: 10.1.10.32:/share/anush/export2/
Brick3: 10.1.10.34:/share/anush/export3/
Brick4: 10.1.10.35:/share/anush/export4

Comment 2 shishir gowda 2010-09-07 09:30:04 UTC
Anush pointed out that one of the backends was 100% full, which led to these failure messages.

Comment 3 shishir gowda 2010-09-21 05:18:48 UTC
Reopen the bug, and please save the logs. Also check the /etc/glusterd dir for the associated files of the volume for error.