1831806 Members
2469 Online
110029 Solutions
New Discussion

rpcinfo -p

 
joe_91
Super Advisor

rpcinfo -p

Team:

we are running redhat and when i do rpcinfo -p it just hangs. It used to work before but now it hangs. what are the files/processes i shd look into? will a reboot help?

i tried service portmap start and it did not help

Thanks

Joe
3 REPLIES 3
Ivan Ferreira
Honored Contributor

Re: rpcinfo -p

Run rpcinfo -p on the server itself. What happens? Some firewall configuration may prevent the connection.

Use tcpdump or netstat to check the packets flow.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
joe_91
Super Advisor

Re: rpcinfo -p

rpcinfo -p on the server is fine. this was working before and no firewall has happenend in the recent time. will a reboot help?

Thanks

Joe
Alexander Chuzhoy
Honored Contributor

Re: rpcinfo -p

First of all I believe that a reboot will help.
Before doing that:
Is it possible that you've mounted some folder via NFS?
It could be the issue.If a remote NFS server reboots or stops serving such behavior can occur.