SCIENTIFIC-LINUX-USERS Archives

September 2008

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Summerfield <[log in to unmask]>
Reply To:
John Summerfield <[log in to unmask]>
Date:
Mon, 22 Sep 2008 13:18:38 +0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (57 lines)
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:
[[log in to unmask] ~]# cat /etc/sysconfig/nfs
LOCKD_TCPPORT=32768
LOCKD_UDPPORT=32788
RQUOTAD_PORT=621
MOUNTD_PORT=640

[[log in to unmask] ~]# 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
[[log in to unmask] ~]# 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
[[log in to unmask] ~]#

Eve, you didn't say what release.


-- 

Cheers
John

-- spambait
[log in to unmask]  [log in to unmask]
-- 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:-)

ATOM RSS1 RSS2