Eve V. E. Kovacs wrote:
Has anyone tried to fix the ports that nfs uses for its various daemons?
Supposedly, by setting the environmental variables in/etc/sysconfig/nfs,
one can fix the ports on which the daemons listen.

All of them work except for LOCKD_UDPPORT
No matter what port I set, when the system (SL5.2) boots, it just chooses some random port for udp lockd.
Has anyone come across this? Any idea why it doesn't work?
Thanks,
Eve

This is CentOS4. _I_ don't see a problem:
[EMAIL PROTECTED] ~]# cat /etc/sysconfig/nfs
LOCKD_TCPPORT=32768
LOCKD_UDPPORT=32788
RQUOTAD_PORT=621
MOUNTD_PORT=640

[EMAIL PROTECTED] ~]# rpcinfo -p | grep nlockmgr
    100021    1   udp  32788  nlockmgr
    100021    3   udp  32788  nlockmgr
    100021    4   udp  32788  nlockmgr
    100021    1   tcp  32768  nlockmgr
    100021    3   tcp  32768  nlockmgr
    100021    4   tcp  32768  nlockmgr
[EMAIL PROTECTED] ~]# cat /etc/modprobe.conf
alias eth0 e100
alias eth1 via-rhine
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || : remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias scsi_hostadapter ata_piix
[EMAIL PROTECTED] ~]#

Eve, you didn't say what release.


--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

Reply via email to