Bug 1289428 - Test ./tests/bugs/fuse/bug-924726.t fails
Summary: Test ./tests/bugs/fuse/bug-924726.t fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: tests
Version: mainline
Hardware: All
OS: All
medium
medium
Target Milestone: ---
Assignee: Raghavendra G
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-08 05:34 UTC by Raghavendra G
Modified: 2016-06-16 13:49 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.8rc2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-16 13:49:19 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Raghavendra G 2015-12-08 05:34:54 UTC
Description of problem:
++ ps ax
++ grep -i /mnt/glusterfs/0
++ grep glusterfs
++ sed -e 's/^ *\([0-9]*\).*/\1/g'
++ grep -v grep
+ GLFS_MNT_PID='7056
17109'
++ netstat -nap
++ grep 7056 17109
++ grep ESTABLISHED
++ wc -l
grep: 17109: No such file or directory
+ SOCKETS_BEFORE_SWITCH=0
+ set +x

As can be seen above we got two values for GLFS_MNT_PID resulting in failure of other tests.

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

How reproducible:
consistently

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Vijay Bellur 2015-12-08 05:38:22 UTC
REVIEW: http://review.gluster.org/12906 (tests/bug-924726.t: fix grep pattern to get correct glusterfs pid) posted (#1) for review on master by Raghavendra G (rgowdapp)

Comment 2 Vijay Bellur 2015-12-08 21:46:29 UTC
REVIEW: http://review.gluster.org/12906 (tests/bug-924726.t: fix grep pattern to get correct glusterfs pid) posted (#2) for review on master by Vijay Bellur (vbellur)

Comment 3 Vijay Bellur 2015-12-09 13:18:48 UTC
COMMIT: http://review.gluster.org/12906 committed in master by Raghavendra G (rgowdapp) 
------
commit 8424674e7046136728e5f43adb19bb1fa5b19f5a
Author: Raghavendra G <rgowdapp>
Date:   Tue Dec 8 11:06:33 2015 +0530

    tests/bug-924726.t: fix grep pattern to get correct glusterfs pid
    
    Change-Id: Ia2444b1b3e45e3e224bcd59e780a0f38c492f133
    BUG: 1289428
    Signed-off-by: Raghavendra G <rgowdapp>
    Reviewed-on: http://review.gluster.org/12906
    Tested-by: NetBSD Build System <jenkins.org>
    Tested-by: Gluster Build System <jenkins.com>

Comment 4 Niels de Vos 2016-06-16 13:49:19 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report.

glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


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