Bug 434966
Summary: | [RHEL4 U7] Kernel NFS Connectathon Test#12, 12.1 Failing | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Jeff Burke <jburke> |
Component: | kernel | Assignee: | Peter Staubach <staubach> |
Status: | CLOSED WONTFIX | QA Contact: | Martin Jenner <mjenner> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4.7 | CC: | duck, jlayton, steved, vgoyal |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://rhts.redhat.com/cgi-bin/rhts/test_log.cgi?id=2038685 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-01-12 15:38:51 UTC | Type: | --- |
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: | 448929, 461304 |
Description
Jeff Burke
2008-02-26 15:41:53 UTC
Not sure if this requires a separate bug at this point in time. We are seeing this issue with the latest RHEL5.2 kernel 2.6.9.18-84.el5 Test #12 - Signalled process should release locks. Child: 12.0 - F_TLOCK [ 0, ENDING] PASSED. Parent: Killed child process. Parent: 12.1 - F_TLOCK [ 0, ENDING] FAILED! Parent: **** Expected success, returned EAGAIN... Parent: **** Probably implementation error. ** PARENT pass 1 results: 39/39 pass, 0/0 warn, 1/1 fail (pass/total). ** CHILD pass 1 results: 64/64 pass, 0/0 warn, 0/0 fail (pass/total). lock tests failed Tests failed, leaving /mnt/sol9-nfs mounted ----- end: Sat Mar 1 01:52:37 EST 2008 ----- ----- return code: 1 ----- 4407 packets captured http://rhts.redhat.com/cgi-bin/rhts/test_log.cgi?id=2091722 I looked at the packet capture for this last failure. It appears to me that sol9 failed to respond for long enough that test12, which is very timing dependent, failed. I believe that the backoff delays caused the child of the child process to delay dropping its lock long enough for the parent process to fail to acquire the lock when it tried. Perhaps running the lock tests with a longer wait time will help. Otherwise, we could/should look at rewriting this test to eliminate the timing dependencies. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Updating PM score. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |