LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Machine getting hanged and becoming very slow. (https://www.linuxquestions.org/questions/linux-newbie-8/machine-getting-hanged-and-becoming-very-slow-804225/)

pinga123 04-26-2010 05:36 AM

Machine getting hanged and becoming 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/


choogendyk 04-26-2010 07:10 AM

Quote:

Originally Posted by pinga123 (Post 3947922)
Where can i find the log for the cause.

Almost impossible for us to say, since almost anything could be causing it. Sorry, but you haven't given sufficient information to do anything.

What is causing the problem? Do you have `top`? Try `top` to see what processes are using up the cycles. But, then, it could be other issues. Do you have a critical partition that has become full? A full mail partition could cause mail to go nuts trying to function. Oracle. Are you running an Oracle database? Or just the Oracle Linux release? Are you getting hammered with network traffic? Without being there, there are just a zillion questions and no answers. Hardware failing? /var/log/messages show anything out of line?

pixellany 04-26-2010 07:47 AM

pinga*;
I removed "urgent" from your thread title. I think you have seen before that words like urgent are frowned on here.

Good Luck

onebuck 04-26-2010 07:48 AM

Hi,

Look in '/var/log/syslog' and '/var/log/messages'.

I also suggest that you read 'How to Ask Questions the Smart Way'.

pinga123 04-27-2010 12:06 AM

Quote:

Originally Posted by onebuck (Post 3948031)
Hi,

Look in '/var/log/syslog' and '/var/log/messages'.

I also suggest that you read 'How to Ask Questions the Smart Way'.

Which Log should i refer to there is no file called syslog.

PHP Code:

# cd /var/log/
#ls
acpid            cron     maillog     ovs-agent          sa         spooler.4
anaconda
.log     cron.1   maillog.1   pm                 secure     tallylog
anaconda
.syslog  cron.2   maillog.2   ppp                secure.1   wtmp
boot
.log         cron.3   maillog.3   prelink            secure.2   wtmp.1
boot
.log.1       cron.4   maillog.4   rpmpkgs            secure.3   xen
boot
.log.2       dmesg    messages    rpmpkgs.1          secure.4
boot
.log.3       faillog  messages.1  rpmpkgs.2          spooler
boot
.log.4       lastlog  messages.2  rpmpkgs.3          spooler.1
brcm
-iscsi.log   libvirt  messages.3  rpmpkgs.4          spooler.2
btmp             mail     messages.4  rpmpkgs
.LCeo21147  spooler.3 


tail -f /var/log/messages

PHP Code:

Apr 27 10:37:22 OFSMUW-VS-53 kerneltype=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 kernelvlan225port 20(tap58.0entering learning state
Apr 27 10
:37:22 OFSMUW-VS-53 kerneldevice vif58.0 entered promiscuous mode
Apr 27 10
:37:22 OFSMUW-VS-53 kerneltype=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 kernelvlan225port 21(vif58.0entering learning state
Apr 27 10
:37:37 OFSMUW-VS-53 kernelvlan225topology change detectedpropagating
Apr 27 10
:37:37 OFSMUW-VS-53 kernelvlan225port 20(tap58.0entering forwarding state
Apr 27 10
:37:37 OFSMUW-VS-53 kernelvlan225topology change detectedpropagating
Apr 27 10
:37:37 OFSMUW-VS-53 kernelvlan225port 21(vif58.0entering forwarding state
Apr 27 10
:37:38 OFSMUW-VS-53 kernel: (4841,0):o2net_connect_expired:1664 ERRORno connection established with node 1 after 60.0 secondsgiving up and returning errors

Please help

choogendyk 04-27-2010 06:27 AM

Please provide some background on this Linux server. What does it do? What services does it provide? Since you are the one asking for help and are new to Linux, does that mean you don't have anyone maintaining this server? How long has that been the case? When was it first installed and when was it last updated/patched/maintained?


All times are GMT -5. The time now is 08:36 AM.