Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

quit urgent: Please help on rpcinfo error

Status
Not open for further replies.

sunt

MIS
Nov 6, 2002
29
US
Hi,
I am experiencing some problem on connecting the admin console to networker server <portmapper failure>. So I run the rpcinfo -p <servername> to test the portmapper. The result as follow:

rpcinfo: can't contact lgtomapper: rpcinfo: Timed out

rpcinfo: can't contact portmapper: rpcinfo: Timed out

sometime it output the correct result but most of the time it gives me the above error. I am sure the nsrexecd is running so as tthe networker server. the backup server is an NT 4.0 server.

anyone know, why would this problem happened?
thanks
 
Is there any other port mapper services running on the windows backup server?

Can you run rpcinfo -p <backup server> on the backup server itself? If it works, Do you see the NetWorker service port 7937-7938?

 
I have checked that rpcinfo also got the same timeout result on the backup server itself.
 
How do I check if there is any other port mapper service running?
Thanks
 
If you are on the backup server, and rpcinfo -p timeeout, then this indicates that there is a problem with your operating system. RPC calls are part of the o/s.

Please refer to the following Microsift article entitled: How to Test Microsoft Remote Procedure Call Performance

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top