Bug 360551
Summary: | Unable to mount 2 nfs shares at the same time from the same server - revert to kernel 2.6.20 fixes it | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rob Echlin <rechlin> |
Component: | kernel | Assignee: | Jeff Layton <jlayton> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 6 | CC: | jonstanley, steved |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.6.23-ish kernels | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-01-21 12:30:50 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: | 427887 |
Description
Rob Echlin
2007-10-31 17:01:12 UTC
Either use the "nosharecache" mount option or mount both shares with the same mount options. This suggestion is relevant as one was mounted read-only and the other read-write. However, I am unable to find this mount option in any of the man pages I looked at: nfs (5), mount (5), fstab (5) and their info equivalents I leave it to you guys to decide whether to move this bug to a documentation target. Found it in "man nfs" when I actually looked on the correct machine... (This is a mass-update to all current FC6 kernel bugs in NEW state) Hello, I'm reviewing this bug list as part of the kernel bug triage project, an attempt to isolate current bugs in the Fedora kernel. http://fedoraproject.org/wiki/KernelBugTriage I am CC'ing myself to this bug, however this version of Fedora is no longer maintained. Please attempt to reproduce this bug with a current version of Fedora (presently Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a few days if there is no further information lodged. Thanks for using Fedora! I *think* that with newer kernels, we spawn a new superblock on the fly when necessary. So mounting with "nosharecache" is no longer necessary. I'm going to close this bug as CURRENTRELEASE. Please reopen it if you're still having this issue. |