|
Bugzilla – Full Text Bug Listing |
| Summary: | No nfsv4 support in mount | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Martin Schmettow <schmettow> |
| Component: | Network | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Sorry but this is a configuration problem. NFSv4 is the default and it works on both client and server with the kernel 2.6 series. At least here around with the home directories. At least the ~/.xsession-error files can grow beyound the 2GB. For your problem you are welcome to use the official support channel at <http://www.novell.com/support/products/suselinux/> within the 90 day installation support. Beside this you may ask and discuss your problem at one of the mailing lists found at <http://lists.suse.com>. You may subscribe one or more of the lists, e.g. suse-linux (german only) or suse-linux-e (english) or any other list with more specific subject areas. |
I was annoyed by the 2GB restriction of nfs imported filesystems. After enabling nfsv4 on the server (SuSE 10.0/10.1) and adding nfsvers=4 to the entry in fstab, mount says the following: NFSv4 not supported! NFSv4 not supported! mount: wrong fs type, bad option, bad superblock on amidala:/store/Backup, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so /proc/config.gz says that nfsv4 is enabled. CONFIG_NFS_V4=y CONFIG_NFSD_V4=y /var/log/messages as well as dmesg as well as server side messages say nothing.