[plug] NFS Bizarre Problem
Matt Kemner
zombie at wasp.net.au
Fri Dec 1 20:09:34 WST 2000
On Fri, 1 Dec 2000, Bernard Blackham wrote:
> I've restarted NFS with a stop/start, and suddenly the NFS daemon refuses
> to start
[...]
> nmap returns an open UDP port on 2049:
[...]
> [root at xxxxx ~]# lsof -i :2049
> returns nothing (is this right?)...
Did you do a ps auwx to see if it's perhaps still running?
Alternatively "fuser -vn udp 2049" should show you the PID of the process
holding open that port.
- Matt
More information about the plug
mailing list