Description of problem: Test no 33 in mount-nfs-auth.t frequently fails for NETBSD machine. Version-Release number of selected component (if applicable): mainline How reproducible: very rare when the test is ran individually Steps to Reproduce: 1. 2. 3. Additional info: There is very small race in the code. The export entries and netgroup entries are updated from separate thread. During this updation all the clients will be rejected. If the TEST 33(which perform subsequent large write) came into this period it got rejected.
REVIEW: http://review.gluster.org/13649 (tests : Removing spurious test case in mount-nfs-auth.t) posted (#1) for review on master by jiffin tony Thottan (jthottan)
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
I think I found a potential fix for this. Will re-use the Change-Id if I have a fix, or at least verify that your patch prevents spurious failures. Thanks!
REVIEW: http://review.gluster.org/13649 (nfs/auth: add locking in mnt3_auth_host) posted (#2) for review on master by Niels de Vos (ndevos)
REVIEW: http://review.gluster.org/13649 (nfs/auth: add locking in mnt3_auth_host) posted (#3) for review on master by Niels de Vos (ndevos)
This update is done in bulk based on the state of the patch and the time since last activity. If the issue is still seen, please reopen the bug.