Server getting hanged becomming very slow


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Server getting hanged becomming very slow
# 1  
Old 04-26-2010
Server getting hanged becomming very slow

Hi guyes our linux server is very slow today and load average is more than 16 .I m new in linux request you to kindly help resolving the issue.

Where can i find the log for the cause.




PHP Code:
# lsb_release -a 
LSB Version:    :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch 
Distributor ID
OracleVMserver 
Description
:    Oracle VM server release 2.2.0 
Release
:        2.2.0 
Codename
:       n/
# 2  
Old 04-26-2010
A load average > 16 is not relevant by itself if we do not know how many processors your server has.

Have you checked the output of commands like top or prstat? Are you sure it's not memory related?

Also have a look to the logs of your system (something like /var/[adm|log]/messages).
# 3  
Old 04-27-2010
tail -f /var/log/messages


Quote:
Apr 27 10:37:22 OFSMUW-VS-53 kernel: type=1700 audit(1272344842.370:204): dev=tap58.0 prom=256 old_prom=0 auid=4294967295 ses=4294967295
Apr 27 10:37:22 OFSMUW-VS-53 kernel: vlan225: port 20(tap58.0) entering learning state
Apr 27 10:37:22 OFSMUW-VS-53 kernel: device vif58.0 entered promiscuous mode
Apr 27 10:37:22 OFSMUW-VS-53 kernel: type=1700 audit(1272344842.638:205): dev=vif58.0 prom=256 old_prom=0 auid=4294967295 ses=4294967295
Apr 27 10:37:22 OFSMUW-VS-53 kernel: vlan225: port 21(vif58.0) entering learning state
Apr 27 10:37:37 OFSMUW-VS-53 kernel: vlan225: topology change detected, propagating
Apr 27 10:37:37 OFSMUW-VS-53 kernel: vlan225: port 20(tap58.0) entering forwarding state
Apr 27 10:37:37 OFSMUW-VS-53 kernel: vlan225: topology change detected, propagating
Apr 27 10:37:37 OFSMUW-VS-53 kernel: vlan225: port 21(vif58.0) entering forwarding state
Apr 27 10:37:38 OFSMUW-VS-53 kernel: (4841,0)Smilie2net_connect_expired:1664 ERROR: no connection established with node 1 after 60.0 seconds, giving up and returning errors.
Please help
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

AIX server running very slow

Hello, All the commands on AIX are running very slow. Below is few stats but I didn't find any issue in cpu or memory reosurces vmstat System configuration: lcpu=4 mem=6144MB ent=1.00 kthr memory page faults cpu ----- -----------... (2 Replies)
Discussion started by: Vishal_dba
2 Replies

2. UNIX for Advanced & Expert Users

Solaris Server getting hanged

Hi, I have recently changed the port speed to 1000 Mbps, auto negotiation ON from 100 Mbps auto negotiation OFF. At a particular time in the night, various other nodes FTP few big file to this node. At that particular moment when the other node start FTPing, the server becomes slow and is kind... (1 Reply)
Discussion started by: brij123
1 Replies

3. Infrastructure Monitoring

99% performance wa, slow server.

There is a big problem with the server (VPS based on OpenVZ, CentOS 5, 3GB RAM). The problem is the following. The first 15-20 minutes after starting the server is operating normally, the load average is less than or about 1.0, but then begins to increase sharply% wa, then hovers around 95-99%.... (2 Replies)
Discussion started by: draiphod
2 Replies

4. Solaris

Miniroot download slow from WANBoot server

I recently configured a WANBoot server on a Ldom 2.0 running Solaris10u9 with ZFS root. When i start the installation form the client with Ok Boot net - install , it takes at least 20-25 minutes just to download the miniroot on the client .. i read there was a bug on T servers firmware... (2 Replies)
Discussion started by: fugitive
2 Replies

5. UNIX for Dummies Questions & Answers

Remote server mount slow - NFS

Hi, Following my last post I've mounted the remote server on my local server. However copying files from this mounted server is increadbily slow. If I copy files using rcp it's very fast so I assume there must be a setting somewhere? Any help appreicated. Thanks (2 Replies)
Discussion started by: AngryBunny
2 Replies

6. UNIX for Advanced & Expert Users

Linux server is slow

Hello, I am using Redhat redhat 4 update 4 kernal 2.6. My server is some time suddenly running slow. The averge cpu load goes up to 50 to 60. (There is only two CPU and usually, the averge load is between 1 to 2.5) That time, i see, there are several sessions connected. Normally, we have... (5 Replies)
Discussion started by: govindts
5 Replies

7. HP-UX

Server become too slow

Hi, Since last week our server become too slow when we try to run application on it. When we run top command, it show as below: So it's nothing to do with heavy utilization, right? Can you give some opinion on what actually had happended? Thank you very much... :b: (4 Replies)
Discussion started by: yeazas
4 Replies

8. Post Here to Contact Site Administrators and Moderators

It seems last 20 min Server was very very Slow

Hi Guys, Since last 20-30 min Server was Too slow ..even few of times i got Database connection error. Thanks Sanjay Tripathi (0 Replies)
Discussion started by: SanjayLinux
0 Replies

9. SCO

Server running slow

Hi, Wonder is someone can help. I've got a server SCO_SV 3.2v5.0.7 PentIII that is located at a different site and is running slow and has been for a week. I've been speaking to a third party who say nothing is wrong with it but its still running slow. The 3rd party advise it could be a... (2 Replies)
Discussion started by: tez
2 Replies
Login or Register to Ask a Question