Originally posted by: SystemAdmin
Hi
In a server I can see two instances of nfsd, one is active another inoperative, what can be the issue and how to clear inoperative one, without touching nfs service.
root@TEST:/tmp$ lssrc -s nfsd
Subsystem Group PID Status
nfsd nfs 49516 active
nfsd nfs inoperative
root@TEST:/tmp$ netstat -na|grep -i listen|grep 2049
tcp 0 0 *.2049
. LISTEN
Amit Bist
#AIX-Forum