Re: Latest updates hosed NFS4?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2009-07-18 at 11:28 +0100, Albert Graham wrote:
> On 07/17/2009 10:40 PM, Braden McDaniel wrote:
> > My NFS4 mounts have gone south since the latest round of updates.  Using
> > mount directly yields this:
> >
> >          # mount -t nfs4 hinge:/home/braden /mnt/foo
> >          mount.nfs4: Protocol not supported
> >
> > Anyone know what's going on?
> >
> >    
> For now you can apply a quick fix:
> 
> edit your "/etc/init.d/nfs" file as follows:
> 
> Comment out line 97 and add the following line (which removes the -N 4.1)
> 
>          echo -n $"Starting NFS daemon: "
>          # For now, turn off the nfs41 support
> #       daemon rpc.nfsd -N 4.1 $RPCNFSDARGS $RPCNFSDCOUNT
>          daemon rpc.nfsd $RPCNFSDARGS $RPCNFSDCOUNT
> 
> Then, restart your NFS server (service nfs restart)
> 
> It should then work (mine does)

Yes, that gets things working here.  Thank you.

-- 
Braden McDaniel <braden@xxxxxxxxxxxxx>

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux