HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rpcbind error message in syslog with HPUX11.00, wh...
Operating System - HP-UX
1825793
Members
2542
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-22-2001 10:17 AM
02-22-2001 10:17 AM
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..
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 10:56 AM
02-22-2001 10:56 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 07:00 AM
03-01-2001 07:00 AM
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?
And where can I find those documents?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2001 09:43 AM
03-01-2001 09:43 AM
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
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x266c37f45ef7d4118fef0090279cd0f9,00.html
Hope this helps,
/rcw
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP