Bug 127802
Summary: | Mount of CFS fails with fedora2 mount, works with fedora1 mount | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Aloril <aloril> |
Component: | util-linux | Assignee: | Karel Zak <kzak> |
Status: | CLOSED WONTFIX | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4 | CC: | jvromans |
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: | 2005-10-31 13:45:58 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: |
Description
Aloril
2004-07-14 03:19:01 UTC
I'll be happy to try for a fix once the problem is explained. Right now the most important thing is discovering the source of the problem - I can't do that since cfs is involved. Would you try to track down the problem, perhaps with the help of the cfs authors? CFS is quite critical for me. I'm running FC2 w/ updates to date. How can I help? Kernel: 2.6.7-1.494.2.2 util-linux: 2.12-18 cfs (+ -utils): 1.4.1-0.fdr.3.2 This is a util-linux bug that will need to be worked out with the cfs authors - cfs does non-standard things that I just can't debug very effectively. Here is simple test which does not require any extra programs like cfs to test: /etc/exports has this line: /null localhost(sync) Then this command works: /bin/mount -o intr localhost:/null /c but this command fails: /bin/mount -o port=3049,intr localhost:/null /c with this message: mount to NFS server 'localhost' failed: server is down. Both commands work with Fedora 1 mount program, even under Fedora 4. Sorry, but FC2 is unsupported. It's maintained by The Fedora Legacy Project only. Closing. Please, update to FC4. You mean that it works under FC4? |