|
Bugzilla – Full Text Bug Listing |
| Summary: | lock tests on nfs mount point are failing in nfs version 2 and version 3. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Anilkumar Bolleni <abolleni> |
| Component: | Other | Assignee: | Olaf Kirch <okir> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | forgotten_b5BnQSUi71 |
| Version: | Alpha 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Anilkumar Bolleni
2005-12-16 09:43:19 UTC
Neil, please help. Of course they fail; I haven't forward ported kernel statd yet, and we do not have a user space statd. *** This bug has been marked as a duplicate of 132481 *** from above comment you mean that lock tests for nfs version 2 and version 3 also fail without ported kernel statd. it's not only nfsv4 requires ported statd . This lock tests have nothing to do with nfsv4 deamons. As, this tests are releated to v2 and v3 this should pass irrespective v4 deamons. and I am seeing this tests failing in SLES10 preview1 builds also.so, I am reopening this defect. statd isn't a v4 daemon. SL10 currently has no user-mode statd, and no kernel-mode statd. So locking doesn't work. Anilkumar, we did not have working statd support in the SLES10 kernels until a few days ago. File locking in NFSv2 and NFSv3 requires lockd and statd support. File locking in NFSv4 is done in-band, as part of the v4 protocol itself, and does not require additional daemons. Please test again with a current KOTD. Thanks I tested this in SLES preview4 build . all lock tests in V2 and V3 are passing. |