- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rp2405 - slow bootprocess
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
03-01-2004 09:40 PM
03-01-2004 09:40 PM
- starting NFS client subsystem 3 minutes
- Starting maildaemon 10 min
- Start SNMP HP-UX Network Management Subagent 5 min
- Configure HP Dual Port 2Gbps/1Gbps Fibre Channel Universal PCI-X Adapter 15 min
Then to start SAM takes 2,5 min.
Any Ideas??
Bo Erikson
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2004 09:46 PM
03-01-2004 09:46 PM
Re: rp2405 - slow bootprocess
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2004 09:48 PM
03-01-2004 09:48 PM
Re: rp2405 - slow bootprocess
The first 3 issues are almost certainly name resolution issues. Make sure you have the hostname properly in /etc/hosts & that you have the FQDN as an alias - for EX:
123.111.222.111 hostname hostname.company.com
Then make sure your network config - especially the default route are correct in netconf & that the speed settings on the NIC match the switch port.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2004 10:11 PM
03-01-2004 10:11 PM
Re: rp2405 - slow bootprocess
Are you using NIS or NIS+ ? Check if NIS servers are working properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2004 10:12 PM
03-01-2004 10:12 PM
Re: rp2405 - slow bootprocess
if you are not using (NFS,mail,SNMP) set the flags to 0 in files nfsconf,mailservs,Snmp files, hpfcmsconf files under /etc/rc.config.d.
boot process will be smooth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 02:44 AM
03-02-2004 02:44 AM
Re: rp2405 - slow bootprocess
ping is no problems, the system is brand new and doesn't HP install the latest patches?
Jeff -
everything looks OK in this department
LeiF -
NIS shall not be used and is not configured
Ravi -
we use all (NFS, mail, SNMP)
Any more ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 03:07 AM
03-02-2004 03:07 AM
SolutionWhat does your /etc/nsswitch.conf file contain for search order?
If you don't have one, HP-UX defaults to NIS first & if you don't have it or don't have it setup yet on this system, this could account for significant delays.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 07:26 PM
03-02-2004 07:26 PM
Re: rp2405 - slow bootprocess
Your last suggestion was right on target!
Many thanks!
Rgds,
Bo