- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- No Network = Very slow Boot
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
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
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
тАО04-04-2006 01:11 AM
тАО04-04-2006 01:11 AM
No Network = Very slow Boot
We need a way to get the server back up much faster than this...
Any idea's?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-04-2006 01:20 AM
тАО04-04-2006 01:20 AM
Re: No Network = Very slow Boot
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-04-2006 01:42 AM
тАО04-04-2006 01:42 AM
Re: No Network = Very slow Boot
you could try and shuffle the order of execution of scripts around by changing the script names.
So if you don't need mail to continue your startup,leave it right until the end of the startup.
That way you get a machine you can log onto, and the other services will start up as and when possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-04-2006 01:53 AM
тАО04-04-2006 01:53 AM
Re: No Network = Very slow Boot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-04-2006 02:00 AM
тАО04-04-2006 02:00 AM
Re: No Network = Very slow Boot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-04-2006 02:40 AM
тАО04-04-2006 02:40 AM
Re: No Network = Very slow Boot
Do "CTRL-|" to abort/fail each step or whenever you appear hung until you get to the login prompt. BEWARE though.. do not execute any GUI (i.e. SAM) or SWINSTALL that also rely ont the network as you'll also likely will get stuck.
You may also want to boot to maint mode and
"blank" your network config (/etc/rc.config.d/netconf) so it's networking only uses the lopback interface.
Curious though -- why would you want o bring it up w/o a LAN drop? Was the server moved into your DC and you want to reconfigure its network? Before it's shut down - you would have just simply blanked its network config so on startup, it will prompt you for new networking params... It's simply "cp /usr/newconfig/etc/rc.config.d/netconf /etc/rc.config.d/netconf"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-04-2006 03:32 PM
тАО04-04-2006 03:32 PM
Re: No Network = Very slow Boot
You may want to evaluate whether you need SNMP (only used with a network management programs), NFS, sendmail, etc. If they aren't used, they should be disabled all the time.
Bill Hassell, sysadmin