Bug 1017516

Summary: Quota: peer probe fails when existing volume has quota on.
Product: Red Hat Gluster Storage Reporter: Gowrishankar Rajaiyan <grajaiya>
Component: glusterdAssignee: Bug Updates Notification Mailing List <rhs-bugs>
Status: CLOSED NOTABUG QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.1CC: grajaiya, vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-10 07:05:13 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:

Description Gowrishankar Rajaiyan 2013-10-10 05:25:23 UTC
Description of problem:


Version-Release number of selected component (if applicable):
glusterfs-server-3.4.0.34rhs-1.el6rhs.x86_64

How reproducible: 100%


Steps to Reproduce:
1. Enable quota on volume.
2. Peer probe.


Actual results:
[root@ninja ~]# gluster peer probe 10.70.34.58
peer probe: failed: 
[root@ninja ~]#

Expected results: Peer probe is successful.


Additional info:
==> /var/log/glusterfs/etc-glusterfs-glusterd.vol.log <==
[2013-10-09 21:10:08.694727] I [glusterd-handler.c:821:__glusterd_handle_cli_probe] 0-glusterd: Received CLI probe req 10.70.34.58 24007
[2013-10-09 21:10:08.698224] I [glusterd-handler.c:2905:glusterd_probe_begin] 0-glusterd: Unable to find peerinfo for host: 10.70.34.58 (24007)
[2013-10-09 21:10:08.700635] I [rpc-clnt.c:974:rpc_clnt_connection_init] 0-management: setting frame-timeout to 600
[2013-10-09 21:10:08.700682] I [socket.c:3487:socket_init] 0-management: SSL support is NOT enabled
[2013-10-09 21:10:08.700694] I [socket.c:3502:socket_init] 0-management: using system polling thread
[2013-10-09 21:10:08.703015] I [glusterd-handler.c:2886:glusterd_friend_add] 0-management: connect returned 0
[2013-10-09 21:10:08.707559] I [glusterd-rpc-ops.c:235:__glusterd_probe_cbk] 0-glusterd: Received probe resp from uuid: a69959ab-8037-4fcd-9c87-0a164abffa3c, host: 10.70.34.58
[2013-10-09 21:10:08.707663] I [mem-pool.c:539:mem_pool_destroy] 0-management: size=2236 max=2 total=4
[2013-10-09 21:10:08.707677] I [mem-pool.c:539:mem_pool_destroy] 0-management: size=124 max=2 total=4

Comment 2 Gowrishankar Rajaiyan 2013-10-10 07:05:13 UTC
Looks like I jumped the gun. Seeing setup issues which lead to this.

Closing as NOTABUG.