- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: TCPIP Pause At Startup
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
06-27-2007 03:23 AM
06-27-2007 03:23 AM
Re: TCPIP Pause At Startup
But I'm not going to prevent the hang : I'm not in a hurry to get my node up without network.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 10:53 AM
06-27-2007 10:53 AM
Re: TCPIP Pause At Startup
tcpip, like decnet, were pretty good about having dials either through commands or logicals to change stuff like timers. esp one of 10 minutes. I'd be surprized if
there isn't one. if theres someone inside
hp in here, they could ask in the tcpip notes conference (or its equiv) or look
in the tcpip sources.
Dean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2007 08:01 PM
06-28-2007 08:01 PM
Re: TCPIP Pause At Startup
By the way, if you want to see if you can reduce the timeout, simply issuing a '$ NSLOOKUP' command will have exactly the same effect as the boot hang, taking a number of minutes to realise the DNS server isn't responding.
We have 3 DNS servers configured, which is probably why our timeout takes 10 minutes.
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2007 08:46 PM
06-28-2007 08:46 PM
Re: TCPIP Pause At Startup
$ @sys$startup:tcpip$define_commands
$ sysconfig -q inet
$ sysconfig -q socket
$ sysconfig -q net
and I have not found a parameter with a value of 600 or 6000 (if the unit is 1/10 second)
of course this proves nothing, as the unit for this timeout may be any value.
May be it is hard coded and it would need to patch some cell before and after the start of Tcpip (or copy before and after 2 versions of the .exe holding the timeout value).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2007 11:46 PM
07-01-2007 11:46 PM
Re: TCPIP Pause At Startup
(were both 4, for 2 name servers in /serv)
Startup time of ucx went from 4min27sec to 19 sec. Normal startup takes 12 sec (very old slow as500). So 1 retry takes 8 sec for 2 nodes.
Retry=2 took 27 sec.
retry=3 took 43 sec.
retry=0 took 1min15sec ???
So 4 seconds per retry per node.
The arp timeout is about 4 sec. So it's arp that's to blame. Note that I traced IP in the beginning : this was a fault. Always start with tracing ARP.
And I think ARP timeout is hardcoded in tcpip.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 11:21 AM
07-02-2007 11:21 AM
Re: TCPIP Pause At Startup
thats a nice reduction of time.
I thought there'd be a dial. I always
seem to have trouble in general with
tcpip commands (not that ncl is obvious!)
Dean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 03:22 AM
07-05-2007 03:22 AM
Re: TCPIP Pause At Startup
Re my original post: the hang occurred on test systems that we had physically disconnected from our network.
Resolution: we enabled the Bind/DNS service on the test node so whatever other service was waiting for a response (SMTP, ?) was satisfied.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2007 04:57 AM
08-06-2007 04:57 AM
Re: TCPIP Pause At Startup
- « Previous
-
- 1
- 2
- Next »