Bug 1553980
| Summary: | builder106.cloud.gluster.org is failing regressions on the (first?) NFS test mount-nfs-auth.t constantly | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Shyamsundar <srangana> |
| Component: | project-infrastructure | Assignee: | bugs <bugs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, gluster-infra, nigelb |
| Target Milestone: | --- | Keywords: | Reopened, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-08-03 10:26:48 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: | |||
|
Description
Shyamsundar
2018-03-10 12:18:59 UTC
This is now fixed. For future reference, it needed a restart. So, this happened again: Check builds from centos regression #1977 till #1991 on https://build.gluster.org/computer/builder106.cloud.gluster.org/builds 1977 dbench test within tests/bugs/rpc/bug-847624.t failed as the (gluster)nfs server lost connection to the client and ping timed out. Thus leaving behind a stale NFS mount for the client. This stale mount further prevented other tests from running successfully. The one test that succeeded in between (https://build.gluster.org/job/centos7-regression/1978/) was a doc only change, hence no actual tests were run. @misc rebooted the node, so things may have cleared up. I am checking the logs from 1977 to determine if we can root cause anything that caused the NFS client disconnection, to provide more information to resolve the problem in the future. From the logs in run #1977 it is seen that the gluster NFS server lost connection (ping timed out) to the singleton brick, but the brick logs have no indication why. Basically the end result is a stale NFS mount. @nigel is there a way to get more information from the node itself as it is now in the offline state? Oops, I did a restart before I saw the update to this bug. Going to close this for now, but we'll take machines offline to debug next time before a restart. |