Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1720463

Summary: [Thin-arbiter] : Wait for connection with TA node before sending lookup/create of ta-replica id file
Product: [Community] GlusterFS Reporter: Ashish Pandey <aspandey>
Component: replicateAssignee: Ashish Pandey <aspandey>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, ksubrahm, pasik, ravishankar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1804058 (view as bug list) Environment:
Last Closed: 2020-02-18 06:04:50 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:
Bug Depends On:    
Bug Blocks: 1804058    

Description Ashish Pandey 2019-06-14 05:39:53 UTC
Description of problem:

When we mount a ta volume, as soon as 2 data bricks are connected we consider that the mount is done and then send a lookup/create on ta file on ta node.
However, this connection with ta node might not have been completed.

Due to this delay, ta replica id file will not be created and we will see ENOTCONN error in log file.

As we know that this ta node could have a higher latency, we should wait for reasonable time for connection to happen before sending lookup/create on replica id file.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2020-01-03 11:31:37 UTC
REVIEW: https://review.gluster.org/23959 (cluster/thin-arbiter: Wait for TA connection before ta-file lookup) posted (#1) for review on master by Ashish Pandey

Comment 2 Worker Ant 2020-02-18 06:04:50 UTC
REVIEW: https://review.gluster.org/23959 (cluster/thin-arbiter: Wait for TA connection before ta-file lookup) merged (#5) on master by Ashish Pandey