Bug 134624 - nfsv4: connectathon lock tests 10.8 failed on nfsv4 mount point.
Summary: nfsv4: connectathon lock tests 10.8 failed on nfsv4 mount point.
Status: VERIFIED DUPLICATE of bug 132481
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Alpha 2
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Olaf Kirch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 09:05 UTC by Anilkumar Bolleni
Modified: 2006-01-18 06:42 UTC (History)
1 user (show)

See Also:
Found By: Component Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anilkumar Bolleni 2005-11-21 09:05:19 UTC
connectathon test suite which runs nfs basic and lock tests can be downloaded from below site:
http://www.connectathon.org/nfstests.html

steps to reproduce problem:
1. set up nfsv4 server on suse linux 10.1alpha2 
2. mount nfsv4 shared paths on nfsv4 client.
3. run connectathon lock tests on nfsv4 mount.
go to connectathon top directory . run script runtests on nfsv4 mount point.
./runtests -f -l <nfsv4mountpoint>
result:
at test 10.8 lock tests will fail. Test #10 - Make sure a locked region is split properly.
        Parent: 10.0  - F_TLOCK [       0,       3] PASSED.
        Parent: 10.1  - F_ULOCK [       1,       1] PASSED.
        Child:  10.2  - F_TEST  [       0,       1] PASSED.
        Child:  10.3  - F_TEST  [       2,       1] PASSED.
        Child:  10.4  - F_TEST  [       3,  ENDING] PASSED.
        Child:  10.5  - F_TEST  [       1,       1] PASSED.
        Parent: 10.6  - F_ULOCK [       0,       1] PASSED.
        Parent: 10.7  - F_ULOCK [       2,       1] PASSED.
        Child:  10.8  - F_TEST  [       0,       3] FAILED!
        Child:  **** Expected success, returned EACCES...
        Child:  **** Probably implementation error.

**  CHILD pass 1 results: 49/49 pass, 1/1 warn, 1/1 fail (pass/total).
        Parent: Child died

** PARENT pass 1 results: 31/31 pass, 0/0 warn, 0/0 fail (pass/total).
lock tests failed
Comment 1 Olaf Kirch 2005-12-12 10:29:07 UTC
lockd/statd doesn't work yet on 10.1, so this is no surprise
Comment 2 Olaf Kirch 2005-12-12 10:30:47 UTC

*** This bug has been marked as a duplicate of 132481 ***
Comment 3 Anilkumar Bolleni 2006-01-18 06:42:07 UTC
tested with sles preview4 build.connectathon Lock tests are working fine.