Linux - Error RPC cannot make a procedure call create failed, Program not registered storage backup
Error RPC cannot make a procedure call create failed
While running the backup on offline storage you might get the error like this sometimes, In order to resolve the error you can follow the below steps.Follow the below steps to resolve the error RPC warning: RPC cannot make a procedure call: Create failed: Program not registered
1) Verify that the "Name to Address" resolution is correct. Test by running nslookup using the fully qualified domain name of the computer. On Windows systems,this verification also can be performed from the Network control panel.
2) Verify that the network protocols are functioning properly. Test by running ping.
3) Use rpcinfo to verify that backup and recovery sessions can be established, and that the portmapper or rpcbind service is functioning properly.
4) Verify that there is an entry in the clients hosts table for the client and each of the NetWorker servers to which it connects.
5) Verify that there is an entry in the servers hosts table for the server and each of its associated clients.
The hosts table is typically located in the following file:
Linux: /etc/hosts UNIX: /etc/hosts Windows: %SystemRoot%\winnt\system32\drivers\etc\hosts NetWare: SYS:\etc\hosts
The topic on Linux - Error RPC cannot make a procedure call create failed is posted by - Math
Hope you have enjoyed, Linux - Error RPC cannot make a procedure call create failedThanks for your time