- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: "RPCBIND:check_netconfig message" while reboot...
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
09-30-2003 12:26 AM
09-30-2003 12:26 AM
HP-UX Startup in progress
-------------------------
Configure system crash dumps [OK]
Mount file systems [ok]
Update kernel and loadable modules [n/a]
Initialize loadable modules [ok]
Setting hostname [ok]
Start kernel Logging facility [n/a]
Set privilege group [n/a]
Display date [n/a]
Copy processor logs to /var/tombstones [ok]
Save system crash dump if needed [n/a]
Enable auxiliary swap space [ok]
Start syncer daemon [ok]
Sept 30 09:58:53 rpcbind: check_netconfig:Found CLTS loopback transport
Sept 30 09:58:53 rpcbind: check_netconfig:Found COTS loopback transport
Sept 30 09:58:53 rpcbind: check_netconfig:Found COTS ORD loopback transport [busy]
and the boot stops.
Anybody know how to solve a problem?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 12:41 AM
09-30-2003 12:41 AM
Re: "RPCBIND:check_netconfig message" while rebooting
Has this system been running 11.11 fine prior to this issue?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 12:47 AM
09-30-2003 12:47 AM
Re: "RPCBIND:check_netconfig message" while rebooting
but on b180, i put the QPK1100_11.11.depot(march 2003) yesterday, because i was not been able to upgrade ClearCase clinet, and since then, the message appears.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 12:48 AM
09-30-2003 12:48 AM
Re: "RPCBIND:check_netconfig message" while rebooting
Have you made any changes to any files in /etc/rc.config.d (specifically networking related).
Have you installed any new software ( one similar case in HP db shows a problem with SEOS ) ?
Have you reignited teh box from somewhere else ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 12:57 AM
09-30-2003 12:57 AM
Re: "RPCBIND:check_netconfig message" while rebooting
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062947648
Must be a patch should resolve these messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 01:13 AM
09-30-2003 01:13 AM
Re: "RPCBIND:check_netconfig message" while rebooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 01:15 AM
09-30-2003 01:15 AM
Re: "RPCBIND:check_netconfig message" while rebooting
The command to help you do that is:
shift-cntl-|
which will get you past the startup scripts.
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 01:29 AM
09-30-2003 01:29 AM
Re: "RPCBIND:check_netconfig message" while rebooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 01:36 AM
09-30-2003 01:36 AM
SolutionIf you AREN'T using NFS nor NIS(+) then you should set them off in those files.
In /etc/rc.config.d/nfsconf - set
NFS_CLIENT=0
NFS_SERVER=0
AUTOMOUNT=0
AUTOFS=0
In /etc/rc.config.d/namesvrs - set
NIS_MASTER_SERVER=0
NIS_SLAVE_SERVER=0
NIS_CLIENT=0
NISPLUS_SERVER=0
NISPLUS_CLIENT=0
Then none of these services will try to start at next boot.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 02:17 AM
09-30-2003 02:17 AM