Description of problem: The current doc, found at: http://docs.fedoraproject.org/deployment-guide/f12/en-US/html/ Has no mention of how to setup NFS. Version-Release number of selected component (if applicable): f12 How reproducible: 100% missing. Steps to Reproduce: 1. Look for "how do i setup NFS in fedora" docs. 2. Discover deployment guide. 3. Open BZ. Actual results: About every other common service is found in this doc except NFS. Expected results: There used to be a setup guide for NFS, perhaps someone can locate it and update it for current fedora ? It should mention system-config-nfs, iptables, selinux, and some common /etc/exports options. NFSv3 and NFSv4 should be covered as older versions default to v3. Additional info: Troubleshooting would be nifty. rpcinfo -s / rpcinfo -p localhost / nfsstat / netstat -v / ...
Most of these need to be updated, but could be useful to create the deployment-guide section: http://fedoraproject.org/wiki/Docs/Drafts/AGBeta/NFS http://www.redhat.com/mirrors/LDP/HOWTO/NFS-HOWTO/client.html http://www.redhat.com/mirrors/LDP/HOWTO/NFS-HOWTO/security.html http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide/s1-nfs-export.html
Note: all NFS documentation has moved to the Storage Administration Guide: http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html-single/Storage_Administration_Guide/index.html