- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Slow boot due to rpcbind services
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
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
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
05-07-2007 08:53 PM
05-07-2007 08:53 PM
After reboot a system customer noticed it wasn´t able to log in on it. Taking a look to syslog cu saw that along several minutes the system was loading loading rpcbind services from inetd.conf. We suggested comment rpc lines on inetd.conf file and it was resolved but they ask why it happens on this system and not on other similar system. As you can see in the log that follows recserv takes 10 minutes during the boot. i dont find the way to know what happens, can you help on this? :
Apr 10 16:33:57 geinueva su: + tty?? root-root
Apr 10 16:34:15 geinueva syslog: icapd: iCAP B.11.11.08.01.00.81 daemon starting
Apr 10 16:35:58 geinueva inetd[1078]: recserv/tcp: Added service, server /usr/lb
in/recserv
Apr 10 16:45:58 geinueva inetd[1078]: swat/tcp: Added service, server /opt/samba
/bin/swat
Apr 10 16:45:58 geinueva inetd[1078]: registrar/tcp: Added service
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 09:13 PM
05-07-2007 09:13 PM
Re: Slow boot due to rpcbind services
Check the global system file for recserv
/usr/lib/X11/app-defaults/RecServ and compare with your other systems where recserv running. The are some options which control the behavior of recserv like "AlwaysAsk" ,etc.
Do a man recserv for more info.
Regards,
Rasheed Tamton.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 09:21 PM
05-07-2007 09:21 PM
Re: Slow boot due to rpcbind services
I took a look to this and all the systems i looked have the behaviour configured as AlwaysAsk so i dont think it be the cause.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 09:48 PM
05-07-2007 09:48 PM
Re: Slow boot due to rpcbind services
recserv 7815/tcp #
SharedX Receiver Service
Hope the port is ok.
Anything on /var/adm/inetd.sec which causes this.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 10:57 PM
05-07-2007 10:57 PM
Re: Slow boot due to rpcbind services
Something in syslog calls my attention and it´s that recserv takes exactly 10 minutes, it makes me think about any delay, timeout, interval or something like this that could be configured in any conf file. Furthermore is not possible get connect to the system through telnet or rlogin during the boot until, i suppose, inetd load all services or, at least, recserv that i think is what causes the delay. Moreover, during the boot, out connections are done but not in-connections (rlogin, telnet,etc).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 11:15 PM
05-07-2007 11:15 PM
Re: Slow boot due to rpcbind services
Can you do these:
netstat -a|grep recs
netstat -an|grep 781
Also do you have this file on the said server:
/etc/vue/config/Xsession.d/0070.recs
Otherwise, if you can restart inetd with logging
inetd -l
and check the syslog.log
The last thing comes to my mind is the name service. Can you check that also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 01:47 AM
05-08-2007 01:47 AM
Re: Slow boot due to rpcbind services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 05:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 01:33 AM
05-09-2007 01:33 AM
Re: Slow boot due to rpcbind services
Thank you very much Rasheed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 01:34 AM
05-09-2007 01:34 AM
Re: Slow boot due to rpcbind services
Thank you very much Rasheed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 01:34 AM
05-09-2007 01:34 AM
Re: Slow boot due to rpcbind services
Thank you very much Rasheed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 01:42 AM
05-09-2007 01:42 AM