Operating System - HP-UX
1753591 Members
6503 Online
108796 Solutions
New Discussion

Re: RPC: Rpcbind failure - RPC: Timed out

 
Jerry_109
Super Advisor

RPC: Rpcbind failure - RPC: Timed out

Hello HP,

I receive the following error when trying to remote mount "fdhp50:/u06" filesystem onto my server "airlock" :
RPC: Rpcbind failure - RPC: Timed out

*******************************************
root@fdhp50[/]
# uname -a ; model
HP-UX fdhp50 B.11.11 9000/800/rp7410

root@fdhp50[/]
# bdf /u06
Filesystem kbytes used avail %used Mounted on
/dev/vg01/u06 536862720 389219864 146489752 73% /u06
root@fdhp50[/]


# ls -ld /u06
drwxr-xr-x 4 root root 96 Sep 21 06:12 /u06

root@fdhp50[/]
# more /etc/exports
/u08/ecf -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod3 -rw=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod3
/u03/oradata/ecfint -access=fdhp58:frhp62

#/fdhp50/bkupclaim0 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim1 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim2 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim3 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim4 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim5 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim6 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim7 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim8 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/fdhp50/bkupclaim9 -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1
#/datano/ecfint/interfaces -access=fdhp51:fdhp53:fdhp55:fdhp57:ecfhod1:ecfhod2:ecfhod3:ecfhod4,rw=ecfhod3:fdhp52:fdhp56:fdhp80:ecfhod1:fdhp58
/u06 -access=airlock
*********************************************


root@airlock[/root]
# uname -a; model
HP-UX airlock B.11.11 9000/800/rp3410

root@airlock[/root]
# mount fdhp50:/u06 /tmp_mnt/u06
nfs mount: get_fh: fdhp50:: RPC: Rpcbind failure - RPC: Timed out
nfs mount: get_fh: fdhp50:: RPC: Rpcbind failure - RPC: Timed out
nfs mount: retry: retrying(1) for: /tmp_mnt/u06 after 5 seconds
nfs mount: retry: giving up on: /tmp_mnt/u06
root@airlock[/root]

root@airlock[/root]
# ls -ld /tmp_mnt/u06
drwxrwx--- 2 root sys 96 Sep 20 14:29 /tmp_mnt/u06


4 REPLIES 4
Raj D.
Honored Contributor

Re: RPC: Rpcbind failure - RPC: Timed out

Hi Jerry ,

Check rpcinfo is working properly ,

# rpcinfo -p airlock

Seems problem with registered RPC services.

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Jerry_109
Super Advisor

Re: RPC: Rpcbind failure - RPC: Timed out

root@fdhp50[/u06/oradata/ecftrg.baseline.Aug26.2005]
# rpcinfo -p airlock
rpcinfo: can't contact portmapper: RPC: Rpcbind failure - RPC: Failed (unspecified error)
HPUX_user
Visitor

Re: RPC: Rpcbind failure - RPC: Timed out

Try to start Rpcd using

$ /sbin/init.d/Rpcd start

 

Now try rpcinfo

Dave Olker
HPE Pro

Re: RPC: Rpcbind failure - RPC: Timed out

Hi Jerry,

 

Just saw this thread.  Is this still a problem or did you resolve it sometime during the last 6.5 years?

 

Dave

I work for HPE

[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo