Bug 1720463 - [Thin-arbiter] : Wait for connection with TA node before sending lookup/create of ta-replica id file
Summary: [Thin-arbiter] : Wait for connection with TA node before sending lookup/creat...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: replicate
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ashish Pandey
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1804058
TreeView+ depends on / blocked
 
Reported: 2019-06-14 05:39 UTC by Ashish Pandey
Modified: 2020-02-18 06:27 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
: 1804058 (view as bug list)
Environment:
Last Closed: 2020-02-18 06:04:50 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 23959 0 None Merged cluster/thin-arbiter: Wait for TA connection before ta-file lookup 2020-02-18 06:04:49 UTC

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


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