|
Bugzilla – Full Text Bug Listing |
| Summary: | certain nfs mount options not supported | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Elmar Stellnberger <estellnb> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P3 - Medium | CC: | mvidner, ro |
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Elmar Stellnberger
2007-04-02 10:59:04 UTC
yast2-storage does not have anything to do with nfs mounts. I assume this is related to yast2-nfs-client > nfs-mount: link_relative not supported any more That option is only available in the userspace server (nfs-server.rpm), not in the kernel one (nfs-utils.rpm). > nfs-export: nohide-option has no effect (documentation says it is available!) Are you not making this mistake? man exports: The nohide option is currently only effective on single host exports. It does not work reliably with netgroup, subnet, or wildcard exports. > If configured via YaST2 user is not informed about any error messages at server > reload! > Martin, what information do you need? yast2-nfs-server gets the options as a string and does almost no checks on them. That makes it very easy to use invalid option combinations, which I believe was the case here and that was what I was trying to verify with Elmar. The part about hiding error messages is a valid bug. I think that we should extend the Service module to provide Service::Errors() if Service::Start/Stop/Restart...() has failed. Originally reported on 10.2, moving to 11.0 because we only fix red bugs for 10.3 now. Changing maintainers. Closing as LATER for ENOTIME, Sorry. Some of them might be closed as NOTAPPLICABLEANYMORE (which needs further checking). mass reopening of later+remind bugs of 11.0 Hm, why this one ended up assigned to me? This seems to be nfs-server (not client) issue This bug has been open for long but I haven't found the to fix it, so now I close it. Sorry. If you still care about it, please reopen it. |