Re: nfs issues in fedora 19

2013-07-08 Thread Ed Greshko
On 07/08/13 22:24, Amadeus W.M. wrote: > Thank you, that's life saver. > > Behind I am, but then so is system-config-nfs because that's what I used > to configure nfs, including the ports. I don't use that tool. If it lead you down the garden path, you probably should write a bugzilla. > > Whi

Re: nfs issues in fedora 19

2013-07-08 Thread Amadeus W.M.
On Mon, 08 Jul 2013 13:29:44 +0800, Ed Greshko wrote: > On 07/08/13 13:09, Amadeus W.M. wrote: >> I normally have an nfs server running on one of my machines. Now nfs >> itself and the portmapper start on fixed ports, but the rpc services >> start on random ports so they need to be assigned fixed

Re: nfs issues in fedora 19

2013-07-07 Thread Ed Greshko
On 07/08/13 13:09, Amadeus W.M. wrote: > I normally have an nfs server running on one of my machines. Now nfs > itself and the portmapper start on fixed ports, but the rpc services > start on random ports so they need to be assigned fixed ports in > /etc/sysconfig/nfs like so: > > LOCKD_TCPPORT=

nfs issues in fedora 19

2013-07-07 Thread Amadeus W.M.
I normally have an nfs server running on one of my machines. Now nfs itself and the portmapper start on fixed ports, but the rpc services start on random ports so they need to be assigned fixed ports in /etc/sysconfig/nfs like so: LOCKD_TCPPORT=4000 STATD_PORT=4002 RQUOTAD_PORT=4003 LOCKD_UDPPO