Bug 1227670

Summary: wait for sometime before accessing the activated snapshot
Product: [Community] GlusterFS Reporter: Raghavendra Bhat <rabhat>
Component: snapshotAssignee: Raghavendra Bhat <rabhat>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.6.3CC: bugs, gluster-bugs, rjoseph
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.6.4beta2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-04 07:23:22 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: 1216965    

Description Raghavendra Bhat 2015-06-03 09:35:04 UTC
Description of problem:

Wait for few seconds before accessing a activated snapshot. This allows the snapshot daemon to establish proper connection with the snapshot volume before it can accept requests.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2015-06-03 09:35:54 UTC
REVIEW: http://review.gluster.org/11059 (tests/uss.t: wait for connection to complete before accessing) posted (#1) for review on release-3.6 by Raghavendra Bhat (raghavendra)

Comment 2 Anand Avati 2015-06-10 12:01:23 UTC
COMMIT: http://review.gluster.org/11059 committed in release-3.6 by Raghavendra Bhat (raghavendra) 
------
commit cd822f8c6f0809b1b3ac3816d98f2bfd7dd5f2c6
Author: Raghavendra Bhat <raghavendra>
Date:   Wed Jun 3 15:02:16 2015 +0530

    tests/uss.t: wait for connection to complete before accessing
    
    Change-Id: Ia7e406586a1959b6a2024f90e1574c399574a536
    BUG: 1227670
    Signed-off-by: Raghavendra Bhat <raghavendra>
    Reviewed-on: http://review.gluster.org/11059
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>