- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RPC: Rpcbind failure
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 05:02 AM
тАО02-16-2010 05:02 AM
RPC: Rpcbind failure
I get the following error message when I am trying to add clients to my Ignite server.
nfs mount: get_fh: ignitsvr:: RPC: Rpcbind failure - RPC: Timed outnfs mount: get_fh: ignitsvr:: RPC: Rpcbind failure - RPC: Timed
outnfs mount: retry: retrying(1)for: /var/opt/ignite/client.mnt
after 5 secondsnfs mount: retry: giving up on: /var/opt/ignite/client.mntERROR: Failed to mount: "ignitsvr:/var/opt/ignite/clients"
Please help me to resolve this issue.
Many Thanks!
Pauline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 05:06 AM
тАО02-16-2010 05:06 AM
Re: RPC: Rpcbind failure
You should check if the NFS server (associated processes) is running at the ignitsvr server side.
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 05:12 AM
тАО02-16-2010 05:12 AM
Re: RPC: Rpcbind failure
ignitsvr:root-/>ps -ef |grep -i nfs
root 11 0 0 Feb 15 ? 0:00 nfsktcpd
root 23383 1 0 Feb 15 ? 0:00 /usr/sbin/nfsd 4
root 1472 1467 0 Feb 15 ? 0:00 sh -c LANG=C /opt/IBM/ITM/hpi116/ux/bin/nfs_stat HP116 30
root 1473 1472 0 Feb 15 ? 0:03 /opt/IBM/ITM/hpi116/ux/bin/nfs_stat HP116 30
root 23386 23383 0 Feb 15 ? 0:00 /usr/sbin/nfsd 4
root 23382 1 0 Feb 15 ? 0:00 /usr/sbin/nfsd 4
root 14712 14647 1 18:41:07 pts/6 0:00 grep -i nfs
root 23387 23383 0 Feb 15 ? 0:00 /usr/sbin/nfsd 4
root 23384 23383 0 Feb 15 ? 0:00 /usr/sbin/nfsd 4
ignitsvr:root-/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 05:13 AM
тАО02-16-2010 05:13 AM
Re: RPC: Rpcbind failure
check below thread, steps are giving to reslove the issue.
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1266325638308+28353475&threadId=1300650
if satisfies, d'not forget to assign points
Here is how to assign points:
http://forums.itrc.hp.com/service/forums/helptips.do?#33
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 05:32 AM
тАО02-16-2010 05:32 AM
Re: RPC: Rpcbind failure
So in this case do not run
/sbin/init.d/nfs.client start.
In fact, kill the client if you do not need it:
/sbin/init.d/nfs.client stop
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 07:19 AM
тАО02-16-2010 07:19 AM
Re: RPC: Rpcbind failure
For Horia, in my opinion it's better to change flags on /etc/rc.config.d/nfsconf instead of doing a stop client
NFS_CLIENT=0 or 1
NFS_SERVER=0 or 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 09:35 PM
тАО02-16-2010 09:35 PM
Re: RPC: Rpcbind failure
When i tried to mount the nfs share from my client it gives the follwoing error.
nfs mount: get_fh: ignitsvr:: RPC: Rpcbind failure - RPC: Timed out
Could you please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 09:43 PM
тАО02-16-2010 09:43 PM
Re: RPC: Rpcbind failure
Did you did some first level checking ?
ping from
verse-vise
are you able to test with "ftp,sftp,scp" by trying "copy file via network Ignite server to Ignite client"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 09:49 PM
тАО02-16-2010 09:49 PM
Re: RPC: Rpcbind failure
FTP is blocked as we have hardened these servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 09:53 PM
тАО02-16-2010 09:53 PM
Re: RPC: Rpcbind failure
while you are trying mount nfs mount point
Are you using "IP" or hostname ???
can pls try "IP" address on both side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 09:59 PM
тАО02-16-2010 09:59 PM
Re: RPC: Rpcbind failure
Both gives same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 10:07 PM
тАО02-16-2010 10:07 PM
Re: RPC: Rpcbind failure
under /etc/hosts file -> do you host entries for both Ignite server & Ignite Client ??
also post "output for nsswitch file" both from Ignite & ignite client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 10:09 PM
тАО02-16-2010 10:09 PM
Re: RPC: Rpcbind failure
Can you please try to mount manually and let me know the out put.
From ingnite clinet run the below command.
# mount -F nfs ignitsvr:/var/opt/ignite/clients /tmp
Regards,
Prasanth Thomas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 10:11 PM
тАО02-16-2010 10:11 PM
Re: RPC: Rpcbind failure
Please let me know the file permission
ls -ltr var/opt/ignite/clients
ls -ltr /var/opt/ignite/recovery/archives/
Regards,
PT.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 10:12 PM
тАО02-16-2010 10:12 PM
Re: RPC: Rpcbind failure
Please let me know the file permission
ls -ltr var/opt/ignite/clients
ls -ltr /var/opt/ignite/recovery/archives/
Is it sure that the /var/opt/ignite/clients directory is exported?.
Regards,
PT.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 10:42 PM
тАО02-16-2010 10:42 PM
Re: RPC: Rpcbind failure
Here is the output of nsswitch file of Ignite server and client.
O/p from Ignite Server:-
ignitsvr:root-/tmp>cat /etc/nsswitch.conf
passwd: files
group: files
hosts: files dns
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
services: files
ignitsvr:root-/tmp>cat /etc/nsswitch.files
#
# /etc/nsswitch.files:
#
# @(#)B11.23_LR
#
# An example file that could be copied over to /etc/nsswitch.conf; it
# does not use any name services.
#
passwd: files
group: files
hosts: files
ipnodes: files
services: files
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
ignitsvr:root-/tmp>
O/p from Ignite Client:-
wfdb:root-/etc>cat nsswitch.conf
passwd: files
group: files
hosts: files dns
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
services: files
wfdb:root-/etc>file nsswitch.files
nsswitch.files: ascii text
wfdb:root-/etc>cat nsswitch.files
#
# /etc/nsswitch.files:
#
# @(#)B11.23_LR
#
# An example file that could be copied over to /etc/nsswitch.conf; it
# does not use any name services.
#
passwd: files
group: files
hosts: files
ipnodes: files
services: files
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 10:55 PM
тАО02-16-2010 10:55 PM
Re: RPC: Rpcbind failure
wfdb:root-/etc>mount -F nfs ignitsvr:/var/opt/ignite/clients /tmp
nfs mount: get_fh: ignitsvr:: RPC: Rpcbind failure - RPC: Timed out
nfs mount: get_fh: ignitsvr:: RPC: Rpcbind failure - RPC: Timed out
nfs mount: retry: retrying(1) for: /tmp after 5 seconds
nfs mount: retry: giving up on: /tmp
wfdb:root-/etc>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 11:01 PM
тАО02-16-2010 11:01 PM
Re: RPC: Rpcbind failure
This is the very first time I am trying to add the client in my ignite server.
So none of the clients available in Ignite srever.
Here is the file permission details.
ignitsvr:root-/>ls -ltr var/opt/ignite/clients
total 16
lrwx------ 1 bin bin 14 Feb 15 13:51 ignitsvr -> 0x00215AF86490
drwx------ 3 bin sys 8192 Feb 15 13:52 0x00215AF86490
ignitsvr:root-/>ls -ltr /var/opt/ignite/recovery/archives/
/var/opt/ignite/recovery/archives/ not found
ignitsvr:root-/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 11:05 PM
тАО02-16-2010 11:05 PM
Re: RPC: Rpcbind failure
ps -ef |grep rpc
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 11:09 PM
тАО02-16-2010 11:09 PM
Re: RPC: Rpcbind failure
root 10242 4848 1 12:38:22 pts/7 0:00 grep -i rpc
root 1869 1 0 Feb 15 ? 0:00 /opt/dce/sbin/rpcd
root 23394 1 0 Feb 15 ? 0:00 /usr/sbin/rpc.lockd
root 23348 1 0 Feb 15 ? 0:00 /usr/sbin/rpcbind
root 23388 1 0 Feb 15 ? 0:00 /usr/sbin/rpc.statd
root 23371 1 0 Feb 15 ? 0:00 /usr/sbin/rpc.mountd
ignitsvr:root-/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 11:22 PM
тАО02-16-2010 11:22 PM
Re: RPC: Rpcbind failure
/sbin/init.d/nfs.server stop
#/sbin/init.d/nfs.core stop
#/sbin/init.d/nfs.core start
#/sbin/init.d/nfs.server start
on ignitsrv do you see on your log files (check syslogd) any errors?
Empty (save the files first if you need it) the syslog files then stop and start nfs services. Then post the log files here.
Logging *.info and *.debug would be great.
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 11:37 PM
тАО02-16-2010 11:37 PM
Re: RPC: Rpcbind failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2010 11:49 PM
тАО02-16-2010 11:49 PM
Re: RPC: Rpcbind failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-17-2010 12:01 AM
тАО02-17-2010 12:01 AM
Re: RPC: Rpcbind failure
wfdb:root-/etc>mkdir /tmp/directory1
wfdb:root-/etc>mount -F nfs ignitsvr:/var/opt/ignite/clients /tmp/directory1
And post here the same syslog file from ignitsrv, with updated info.
Horia.,
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-17-2010 12:14 AM
тАО02-17-2010 12:14 AM
Re: RPC: Rpcbind failure
HTH,
Johnson
================================================
# more /etc/nsswitch.conf
#
# /etc/nsswitch.files:
#
# @(#)B.11.11_LR
#
# An example file that could be copied over to /etc/nsswitch.conf; it
# does not use any name services.
#
passwd: files
group: files
hosts: files [NOTFOUND=continue] dns [NOTFOUND=return]
services: files
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files