1827448 Members
6288 Online
109965 Solutions
New Discussion

rpc

 
Steve_3
Frequent Advisor

rpc

I added an entry in the /etc/rpc.
I restarted all the daemons.
But when I do rpcinfo and grep for that entry
I do not get it.

Any reason why that entry is not registering?

Thanks
steve
2 REPLIES 2
RikTytgat
Honored Contributor

Re: rpc

Hi,

The file /etc/rpc is merely a hostsfile like translation from numbers to rpc programs.

It is the application making use of rpc that has to register with the rpc subsystem.

Hope this helps,
Rik.
CHRIS_ANORUO
Honored Contributor

Re: rpc

You are not supposed to update the file manually as Rik pointed out it is for remote procedural calls by subsystems and daemons.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.