- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: login process takes long time
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
Forums
Discussions
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
12-15-2004 09:03 AM
12-15-2004 09:03 AM
Re: login process takes long time
traceroute xx.xx.x.xxx
traceroute to xx.xx.x.xxx (xx.xx.x.xxx), 30 hops max, 20 byte packets
1 xx.xx.x.xxx (xx.xx.x.xxx) 1 ms 1 ms 0 ms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 01:55 AM
12-16-2004 01:55 AM
Re: login process takes long time
traceroute to xx.xx.x.xxx (xx.xx.x.xxx), 30 hops max, 20 byte packets
and talk to your network admin about what changes they made to it recently. In fact, maybe show them the whole traceroute output to ensure that the results are what they would have expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 02:27 AM
12-16-2004 02:27 AM
Re: login process takes long time
ONE SERVER WORKING PERFECTLY
traceroute to xx.xx.x.xxx (xx.xx.x.xxx), 30 hops max, 20 byte packets
1 xx.xx.x.xxx (xx.xx.x.xxx) 0 ms 0 ms 0 ms
OTHER SERVER WORKING PERFECTLY
traceroute to xx.xx.x.xxx (xx.xx.x.xxx), 30 hops max, 40 byte packets
1 xx.xx.x.xxx (xx.xx.x.xxx) 0.252 ms 0.213 ms 0.149 ms
So I don't think that info show something important, the only difference as I said before is that in the server having problems the traceroute takes several seconds to start working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 02:42 AM
12-16-2004 02:42 AM
Re: login process takes long time
If the server is overworked, it is possible that you could have login issues as a result.
If you have glance, run it and check the CPU usage and RAM usage. Also run 'swapinfo -tam' and see if any of your swap areas have significant usage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 02:48 AM
12-16-2004 02:48 AM
Re: login process takes long time
CPU LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS
0 0.05 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
1 0.14 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
2 0.00 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
--- ---- ----- ----- ----- ----- ----- ----- ----- -----
avg 0.06 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
AND THE SWAPINFO COMMAND SHOWS ALL THE SWAP MEMORY FREE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 08:53 AM
12-16-2004 08:53 AM
Re: login process takes long time
TCP:
completely duplicate packets
packets with some dup, data
out of order packets
packets ( bytes) of data after window
packets received after close
segments discarded for bad checksum
embryonic connections dropped
retransmit timeouts
persist timeouts
keepalive timeouts
What's important here is not so much how big the numbers are, but how they compare with the number from the line:
packets received
and the second group above compare to the number in this line:
connections established
if any of the numbers of the errors are 50% or greater of the number of packets received or connections established, you could simply have a bad LAN card.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 09:18 AM
12-16-2004 09:18 AM
Re: login process takes long time
2197033 packets sent
2114758 data packets (1696960111 bytes)
749 data packets (370299 bytes) retransmitted
65927 ack-only packets (52642 delayed)
0 URG only packets
0 window probe packets
5692 window update packets
9907 control packets
1575646 packets received
751515 acks (for 145645216 bytes)
2751 duplicate acks
0 acks for unsent data
567368 packets (23756251 bytes) received in-sequence
249 completely duplicate packets (863 bytes)
185 packets with some dup. data (578 bytes duped)
2235 out-of-order packets (63 bytes)
0 packets (0 bytes) of data after window
0 window probes
1436 window update packets
1 packet received after close
0 discarded for bad checksums
0 discarded for bad header offset fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2004 09:21 AM
12-16-2004 09:21 AM
Re: login process takes long time
- « Previous
-
- 1
- 2
- Next »