Server :: Memory Peak Caused Server Crash - Data Interpretation?

Dec 16, 2010

Last week my server crashed. I'm trying to diagnose the cause.

This is the relevant error message in /var/log/messages:

Code:

I'm assuming that I can conclude, then, that apache/httpd was the cause of the memory leak?

Next, I've been tracking my memory usage. Using top, this is an average memory load level for my server:

Code:

I'd like to confirm if my understanding of this data is correct, because Plesk indicates that my memory usage is only 50% or less. (Though I have read a number of reports indicating that Plesk's measurements are frequently wrong.)

Top says: Of the 2,073,156K total memory, 1,982,572K (95.63%) is being used, 90,584K (4.37%) is free. Of that sum, 421,948K (20.35%) are being used as buffers. Additionally, of the 2,096,472K of Swap, 60K is used, and 887,700K (42.34%) is cached.

My questions: Is my memory actually being 95% used? Or is the buffered quantity (20.35%) not a use of physical/virtual memory? (i.e. is it disk usage?) Does the amount of cached Swap influence the percentage of physical/virtual memory being used?

In other words, who is correct? Plesk says I'm using 40-50% of my memory, whereas top says 85-95%.

View 6 Replies


ADVERTISEMENT

Ubuntu :: Diagnose Memory Peak - Server Crash

Dec 15, 2010

My server crashed last week and I'm trying to diagnose why. /var/log/messages contains the following error messages, which indicate that the server's memory peaked. I would like to discover what process caused the memory peak. Being that "httpd invoked oom-killer", can I conclude that httpd was the cause of the memory peak?

[code]....

View 2 Replies View Related

General :: Interpretation Of Lead On Srn Crash?

Apr 5, 2011

I have a problem with scrn and keyboard freezes. This time it only threatened to crash, and I've noticed something in /var/log/ mssge that might lead to a solution (if I understood it)

Apr 5 06:42:04 Den-mint kernel: [ 233.209761] EXT4-fs (sdc1): warning: mounting fs with errors, running e2fsck is recommended It's imediate context is below.

Code:
Apr 5 06:40:32 Den-mint kernel: [ 119.061354] NVRM: loading NVIDIA UNIX x86 Kernel Module 260.19.06 Mon Sep 13 06:35:06 PDT 2010
Apr 5 06:40:12 Den-mint kernel: [ 120.608847] EXT4-fs (sdb8): re-mounted. Opts: errors=remount-ro,commit=0
Apr 5 06:40:14 Den-mint kernel: [ 123.063407] EXT4-fs (sdb8): re-mounted. Opts: errors=remount-ro,commit=0
Apr 5 06:40:16 Den-mint nautilus: [N-A] Nautilus-Actions Menu Extender 2.30.2 initializing...
Apr 5 06:40:17 Den-mint nautilus: [N-A] Nautilus-Actions Tracker 2.30.2 initializing...

[Code]...

View 3 Replies View Related

Server :: Peak Bandwidth Compared To Max ?

Dec 29, 2010

I have a server in a data centre, which is supposed to have a 100Mbit line. Peak rates at the moment on my server are in the region of 20Mb, which should be easily handled. Is there anyway I can trace how much more bandwidth is available at any one time or if things are becoming sluggish on the server?

View 4 Replies View Related

Ubuntu :: See A Peak Of Memory Used By A Started Process?

Feb 28, 2010

I would like to find something like `time' command:$ magic_command ./executable...memory peak: 100kb

View 2 Replies View Related

CentOS 5 Hardware :: Hard Disk Crash / Data Recovery In RAID1 Webhosting Server

Feb 1, 2011

We have had a hardisk crash in our RAID1 webhosting server running CentOS5 and Plesk. We first realized something was wrong when our main site didn't load but showed MySQL errors. We then found out that the system was in read-only state. Something that also happened the day before yesterday, but we could fix with a FSCK. Then the system worked well til around 18 hours later when it crashed with the same sympoms. So, we rebooted the server and wanted to do a filesystem check again. But the HDD wouldnt even load. It was gone. Unfortunatelly it was not realized that the second disk in the system was also not working any more for some time now. Fortunatelly we had our main site backed up externally though. So we could re-install a fresh box and mounted the two drives to the system. We checked the harddisk. One is practically empty (the older one), the other has almost only files in 'lost + found' but these are all "numbered", no real filenames or so.

View 2 Replies View Related

Server :: Sync File Server Data Into Backup Server Machine By Command- Rsync -avu?

Jun 21, 2011

iam trying to sync file server data into backup server machine by command- rsync -avu path/of/data ipaddress-of-backup-server:/path/where/to/save after running it ask for root password and manually it is successful.but i want to make it automatic.for that i also tried cronjob and also generated authentication key but iam not successful in login automatically..anybody know how to authenticate root to login for storing data in backup server.

View 14 Replies View Related

Server :: XEN Machine Hung Sometimes Caused By Java?

Jul 23, 2010

I have several xen virtual machines but the issue is occurring only on the one of them. Sometimes (4 times per month) the server hung. I can ping this server on the network but I am not able to login to server using local console or ssh session.

[Code]...

I sounds like the issue is caused by some Java application. But I am not sure is this message is related to root cause or the Java is impacted as a result of issue.

Could you help me with this? I need more details regarding error message described below and I also need to identify the root cause and resolve the issue. Is there any way how to determine which Java application is causing this issue?

View 1 Replies View Related

Server :: RT Tracker 3.8.8 - Software Caused Connection Abort

Jun 23, 2010

I just recently installed RT Tracker 3.8.8 on a Centos 5 VM install. I've been running 3.6.6 for more than a year now with no issues. But I'm having some serious slowness issues with 3.8.8. When I start the httpd service at least one of the processors go straight to 100%. It also tends to do this when you browse to it for the first time. I've been trying to figure out the problem, but I can't get a grip on this one. This error pop's up in the /var/log/messages log:

Jun 22 11:03:56 helpdesk RT: Apache2::RequestIO::rflush: (103) Software caused connection abort at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 1020 (/opt/rt3/bin/webmux.pl:79)

View 1 Replies View Related

General :: Send SMS Upon Server Crash / Process On The Server Dies?

Aug 14, 2009

Is it possible to like have SMS sent to your cellphone when the server crashes or a process on the server dies?

View 4 Replies View Related

Server :: How To Disable GRUB 2 Menu / Even After Server Crash?

Mar 19, 2010

Just wanted to share this with anyone wanting to know.If your headless server crashes, GRUB2 (at least on Ubuntu Server) is designed to force the GRUB menu to load up next time it starts up, which means you are locked out of SSH until someone physically makes a kernel selection on the PC.To prevent this do the following change to your grub.cfg file.#nano /boot/grub/grub.cfg

I was looking for a solution for this for a long time and found no hel with google. Let me know if there is a better way.I aware this file will get overwritten and need reediting if the Kernel gets updated.

View 1 Replies View Related

Server :: Mysql Is Hogging Server Resources And Sometimes Crash?

Dec 6, 2010

my mysql is hogging my server resources andd sometimes crash it.Is there a way to increase memory it uses?I get this message alot..

Time: Mon Dec 6 08:21:33 2010 -0600
Account: mysql
Resource: Virtual Memory Size

[code]....

View 2 Replies View Related

CentOS 5 Server :: HTTPD Apache2 - (103) Software Caused Connection Abort

Feb 10, 2010

I am running centos 5.4, kernel 2.6.18. Also running httpd (apache2) as a reverse proxy with the following modules
mod_ssl
mod_cache
mod_proxy_*

Recently after updating these modules:
mod_ssl x86_64 1:2.2.3-31.el5.centos.2
httpd x86_64 2.2.3-31.el5.centos.2
distcache x86_64 1.4.5-14.1

I am getting wierd errors in the error logs:
[Wed Feb 10 15:44:18 2010] [error] (103)Software caused connection abort: cache: error returned while trying to return disk cached data
[Wed Feb 10 15:44:45 2010] [error] (103)Software caused connection abort: cache: error returned while trying to return disk cached data
[Wed Feb 10 15:44:48 2010] [error] (103)Software caused connection abort: cache: error returned while trying to return disk cached data .....

View 1 Replies View Related

Server :: Clear Cache Memory ( RHEL 5.1 ) As It Consumes Almost 100% Physical Memory?

Jan 11, 2010

let me know how to clear cache memory ( RHEL 5.1 ) as it consumes almost 100% physical memory.

View 3 Replies View Related

Ubuntu Servers :: No X Server And No VNC (old HP Office Pc) At The Moment Memory Usage Is Only 40Mb Without X Server?

Feb 2, 2010

Last weekend i've set up my first headless ubuntu home file server and torrent downloader with ubuntu 9.10.Very cool but CPU is way too fast for a home server: P4 HT 2.8Ghz, unfortunatly it has only 256Mb of ram, so no X server and no VNC (old HP office pc) At the moment memory usage is only 40Mb without X server. Besides SSH works just fine Few questions i can't seem to find answers to on google:What is a good CL network monitoring program?mething similar to htopUbuntu 9.10 has a lot, about 20-30, console-kit deamon instanses running after boot each using some memory that i can't spare.

View 2 Replies View Related

OpenSUSE Install :: Virtual Memory / Resident Memory Of Server?

Feb 3, 2010

we found that if we use 'top' to show the memory usage of a server (SuSe Linux 10), we can get virtual memory usage as well as 'Resident memory' usage. For virtual mem or a particular process, it is around 1.1GB, which is large but for resident memory, it only consumes 300MB. Are there anyone who knows what the differences are? I would also like to know whether the difference (1.1GB - 300MB) = 800MB are actually available for use by other applications in the system.

View 1 Replies View Related

Server :: Running Server Without Monitor Causes Crash?

Apr 18, 2010

I hope the server forum is the best match for my post, otherwise please redirect me.
I have a Fedora 12 Desktop machine running at a remote site and have no keyboard not a screen connected to it. After rebooting it remotely I was surprised to learn the machine did not come back up again. (It did when I tested it while I was on site).

[Code]...

View 3 Replies View Related

CentOS 5 Server :: Httpd Out Of Memory Crashes Server?

Sep 11, 2009

My server keeps freezing up requiring a hard reboot.

CentOS release 5.3 (Final)

httpd-2.2.3-22.el5.centos.2

Here is the error in /var/log/message

Sep 11 00:16:20 localhost kernel: httpd invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0
Sep 11 00:19:14 localhost kernel: [<c0459e7d>] out_of_memory+0x72/0x1a5
Sep 11 00:19:14 localhost kernel: [<c045b352>] __alloc_pages+0x216/0x297
Sep 11 00:19:14 localhost kernel: [<c045c5bf>] __do_page_cache_readahead+0xc4/0x1c6
Sep 11 00:19:14 localhost kernel: [<c0436d9a>] ktime_get_ts+0x16/0x44

[Code]...

View 5 Replies View Related

CentOS 5 Server :: Put A MySQL Database In A Server's Memory?

Mar 18, 2010

I'm looking for a way to put a MySQL database in a server's memory. The disks aren't fast enough to keep up with the usage and I don't feel like going for a splitted web&db server yet because of the costs.

Because this involves risks (unless there's a way to read from the memory and write to the memory AND disks?), so I'd prefer that the DB gets copied automatically every hour or so to the local disks.

View 1 Replies View Related

Server :: SFTP Memory Error / Getting An Out Of Memory?

Jan 8, 2011

I have been setting up a vps I got out with bhost.net, with CentOS installed. I've been learning and have set up everying I need with the exception of ftp/sftp.

Using yum I installed vsftpd and ran into problems, thinking it was something I might of done I did a fresh install of CentOS and I still recieve the same problem on a fresh install so it is nothing I have done to the server.

The problem is when connecting via a sftp client I get an out of memory error. This error is listed in the putty faq ( url ) under A.7.5, there is a brief explaintion of the cure under A.7.6.

there is mention of a login script but I don't know where this is located. I'm a novice at Linux but by no means incompotent when it comes to computing.

View 5 Replies View Related

Server :: Memory - GNOME Or KDE Installed On Their Server

Jul 3, 2010

Wondering if most people have GNOME or KDE installed on their server, and how much memory do these guys consumed.

I have been running a VPS website with only 256MB of RAM fine, though memory does appear to be a bottleneck at times. So got a new server with 1GB RAM but I'm surprised to see after installing CentOS 64-bit with GNOME the memory consumption varies between 600MB-1GB.

The only difference is I've never had used any GUI desktop on the VPS (don't think the hosting company offers one). Wondering if the memory consumption came entirely from the GNOME desktop I installed.

Would most people install with GNOME, configure all the stuff required, and then remove it?

View 6 Replies View Related

Server :: Make Two Storage Server Mirror Data In Real Time?

Jan 15, 2011

I have 2 servers each one with a RAID and I want them mirror they data so if one of them goes down the other one take the job with out disruption. I've heard of multipath by I want to know it in detail or learn of more options.

View 2 Replies View Related

Server :: Unable To Copy Data To Remote Server Using Ncftp Command

Jul 16, 2011

I am unable to use ncftp command I have defined all variables used. i have to copy the data to another server FTPS. When i am executing this command it is throwing error

ncftp -u : option unknown

I am copying total script what i am executing in my server. Please some one tell me is there any pistake in using the ncftp command , or tell me some other commands to copy data to remote server

BAK="/opt/DBbackups"
NOW=$(date +"%d-%m-%Y")
FTPU="username"
FTPP="password"

[code]....

View 6 Replies View Related

CentOS 5 Server :: Openssh 5.8p2 - Transfer Data From Other Server Through Scp It Gives Connection Refused?

Aug 1, 2011

I have configured openssh 5.8p2 with centos 5.6. My sftp is working fine with chroot environment but i am having problem with SCP. I am dealing with muliti Redhat servers. When i try to transfer data from other linux server through scp it gives connection refused. For e.g ssh 5.8 is configured on new server and i want to transfer files from old server which is using openssh 4.3 version.i created same username and password on new server as on old server.My sftp users on new server has no shell access but only sftp access. When i try to scp from old server to new server it gives error connection refused. Is the below configuration only for sftp and can't scp? According to google the configurations i found are for scp and sftp. Do i need to generate ssh keys by giving users on new server shell access, once created then stop shell access again, as i dont want to give shell access permanent for security reasons? but i want to use ssh keys for more security as well.

Port 22
PermitRootLogin no
1.override default of no subsystems[code].....

View 5 Replies View Related

Server :: File Server Machine To Store All Data So Being That Have Got Four Identical SATA Hard Drives?

Jan 25, 2011

I've got 4 identical 1 TB drives and would like to use them in a software RAID configuration on my home server. I'm running Debian Linux using 'mdadm' utility to manage the software RAID. I don't know how much I've read is fact or dated or even false so I decided I would ask here to get help from people who know more about this than I do. This is essentially just a file server machine to store all my data so being that I've got four identical SATA hard drives, I was thinking about doing RAID level 5. I guess I'll start here and ask if that is the recommended level of RAID. I think RAID level 5 will be fine for my general server usage. My second issue is partitioning the four individual drives to get maximum performance / space from them. Basically just asking here how would you or you recommend I partition the drives? I was thinking about doing three seperate partitions per drive:

/dev/sda1 = 4 GB (swap)/dev/sda2 = 1 GB (/boot)/dev/sda3 = 995 GB (/)Now from that partition schema above, obviously all the types will be 'fd' for RAID and the partition for /boot is going to be bootable. My confusion is that I read Grub doesn't support booting from RAID 5 since Grub can't handle disk assembly. If /dev/sdx2 (sda2, sdb2, sdc2, sdd2) are partitioned for /boot (bootable), how would you guys configure this RAID to match up equally? I don't think I do a RAID level 1 on 4 identical partitions, right?

View 1 Replies View Related

Server :: Mail Server Blocks: Warning: Numeric Domain Name In Resource Data Of MX Record

Feb 4, 2010

My test messages from one mail server to another are getting sent to my spambucket and the only error in the logs is: warning: numeric domain name in resource data of MX record for [URL]: 74.63.64.42

View 1 Replies View Related

Fedora :: Log In Failure \ Using The Theme "wildbush" Caused XFCE To Crash?

Dec 26, 2010

I recently installed Fedora 14 and have been very pleased with how everything has been running. Unexpectedly, however, I was logged out of Fedora and have been unable to log back in since. When this happened, I was looking at the XFCE themes in preferences; I received a black screen and was then logged out (I believe that part of the error message read "buinit," although it passed very quickly so I may be wrong).Now every time I try to log in, the system tries for a few second, the screen goes black, and then it reverts to the same log in screen (with no error messages). Does anyone know what may be the cause of this problem?

Although I believe that it is unrelated, I updated the kernel approximately 30 minutes prior to this happening (2.6.35.10-74.fc14.x86_64 from ....10-72....). The system worked fine after the upgrade/reboot and the error occurred abruptly during regular computer use, so I do not believe that this is the source of the problem. I tried starting the older kernel version from GRUB, but am still getting this same issue.[URL]

View 1 Replies View Related

Server :: Server Out Of Memory Message ?

Jul 17, 2011

One of my server is going down and it gives the messages (screenshot attached). This has happened twice and the server is running stable for the time being.

I wanted to know if we can determine what caused the Memory overusage. Is there some log files to check ?

Also is there some script that runs say every minute and determines which software is using maximum resources so that when the server crashes we know what caused it.

View 7 Replies View Related

Server :: Backing Up Data From CentOS 5.5 Server?

Mar 8, 2011

I am just wondering if there is any nice piece of software for incremental backup which can be set to run every night

View 6 Replies View Related

Ubuntu :: "Unable To Mount Location, Failed To Retrieve Share List From Server" Update Caused?

Jul 4, 2011

I have had a Dlink 323 network file server for some time. After first getting it going, it has worked fine on both my Ubuntu computers and my Windows machines including a dual boot Ubuntu machine / Vista box. Recently, a problem has appeared that started at about the same time. The Ubuntu machines give me the "Unable to mount location, Failed to retrieve share list from server" error message. The Windows machines still work fine. This message can be caused by a number of problems. I suspect that this time was caused by a update. The linux machines are 11.04 and 10.10.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved