Summary: | knfsd can't export across mountpoints, user-space nfsd not available | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | jered |
Component: | knfsd | Assignee: | Cristian Gafton <gafton> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | gbb, mhagger |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-02-17 15:40:33 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
jered
1999-10-24 23:09:10 UTC
*** Bug 6680 has been marked as a duplicate of this bug. *** i have / exported to another computer. Everything works fine , until I attempt to enter a directory which is mounted from a seperate partition , say , /dos , instead of /sbin. An empty directory is all that is brought up. I have Sun NFS server compiled into my kernel. I can't see why it isn't working. I'm running 2.2.13 , now. 2.2.12-20 didn't work either. I suspect this might be a bug in knfsd? ------- Additional Comments From gbb.ac.uk 11/03/99 11:08 ------- apologies, this is a repeat of bug #6317, which I should have checked for more carefully. This is how all normal NFS daemons work. They expect you to export and mount each mount point you need. Without doing this you get potential clashing file handles - a problem unfsd has in such configurations that can cause bogus 'Stale NFS handle' and othr such messages. |