Operating System - HP-UX
1825793 Members
2542 Online
109687 Solutions
New Discussion

rpcbind error message in syslog with HPUX11.00, why?

 
Christian Haug
Advisor

rpcbind error message in syslog with HPUX11.00, why?

I always find these 2 error messages in syslog after booting:

rpcbind: svc_tli_create: t_getname failed; T_IDLE
rpcbind: svc_dg_create: could not get transport information

The rest of the rpcbind processes work, here the logfile:

rpcbind: check_netconfig: Found CLTS loopback transport
rpcbind: check_netconfig: Found COTS loopback transport
rpcbind: check_netconfig: Found COTS ORD loopback transport
rpcbind: init_transport: check binding for udp
rpcbind: init_transport: check binding for tcp
frbr02 rpcbind: init_transport: check binding for ticlts
rpcbind: svc_tli_create: t_getname failed; T_IDLE
rpcbind: svc_dg_create: could not get transport information
rpcbind: init_transport: Could not create rmtcall fd for ticlts
rpcbind: init_transport: check binding for ticots
rpcbind: init_transport: check binding for ticotsord
rpcbind: init_transport: ticlts: address in use
rpcbind: init_transport: ticots: address in use
rpcbind: init_transport: ticotsord: address in use

So does anyone know what to do to correct this problem?

Thanks..
3 REPLIES 3
Joseph Hoh
Frequent Advisor

Re: rpcbind error message in syslog with HPUX11.00, why?

I found this.

rpcbind messages in /var/adm/syslog/syslog.log at bootup DocId: KBRC00000235 Updated: 12/10/99 5:29:37 AM

PROBLEM
We get the following messages in /var/adm/syslog/syslog.log at bootup:
rpcbind: init_transport: check binding for ticlts
rpcbind: svc_tli_create: t_getname failed; T_IDLE
rpcbind: svc_dg_create: could not get transport information
rpcbind: init_transport: Could not create rmtcall fd for ticlts
rpcbind: init_transport: check binding for ticotsord
rpcbind: init_transport: check binding for ticots
We installed the latest ONC cumulative patch, but it did not help.

RESOLUTION
This is a known issue. The rpcbind messages in /var/adm/syslog/syslog.log are
informational messages that were in the pre-released version of HP-UX 11.0 for
debugging purposes. As long as there are no problems with rpcbind or NFS, then
these messages can be ignored. Enhancement Request 5003454025 is being
considered to remove those messages.


Christian Haug
Advisor

Re: rpcbind error message in syslog with HPUX11.00, why?

Thank you for your answer, but my problem is, I have a lot of difficulties with NFS, so what to do then?
And where can I find those documents?
Rita C Workman
Honored Contributor

Re: rpcbind error message in syslog with HPUX11.00, why?

Berlene H. gave a more thorough answer to this syslog message...you may want to check out the patches she mentioned and ensure they are on your system:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x266c37f45ef7d4118fef0090279cd0f9,00.html

Hope this helps,
/rcw