SUMMARY: rpcinfo -p output

From: Dave Martini 1 (martini@raider.llnl.gov)
Date: Wed Apr 27 2005 - 14:01:42 EDT


The solution was to modify the services line in my /etc/nsswitch.conf
file to look like this

services: files nisplus [NOTFOUND=return]

and then to restart
nfs.client

and now I see nlockmgr on udp as well as tcp.
Dave.

Below is my original quesiton

I have a solaris 9 machine that shows the nlockmgr running on tcp
when I do a

#rpcinfo -p

 100021 1 tcp 4045 nlockmgr
    100021 2 tcp 4045 nlockmgr
    100021 3 tcp 4045 nlockmgr
    100021 4 tcp 4045 nlockmgr

I have a different machine running solaris 2.7 that shows
nlockmgr running on tcp AND udp.

 100021 1 udp 4045 nlockmgr
    100021 2 udp 4045 nlockmgr
    100021 3 udp 4045 nlockmgr
    100021 4 udp 4045 nlockmgr
    100021 1 tcp 4045 nlockmgr
    100021 2 tcp 4045 nlockmgr
    100021 3 tcp 4045 nlockmgr
    100021 4 tcp 4045 nlockmgr

My question is how do I get the solaris 9 machine to
run the nlockmgr on udp as well as tcp??

Thanks much!
Dave Martini
LLNL
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:30:36 EDT