Questions tagged [server-crashes]

249 questions
1
vote
1 answer

Ubuntu 11.04 server crash report

I am using Ubuntu 11.04 server addition for my application. During some testing my server has just crashed. After that I am restart the server. My problem is how can i find the reason of crashing? I have googled it and find some suggesstion of…
Anand Soni
  • 216
  • 2
  • 10
1
vote
2 answers

Log - Server kernel: INFO: task httpd:000000 blocked for more than 120 seconds

Almost everyday my server is crashing due to hight server load, and even restarting apache or mysql can't solve the problem. I need to reboot the server to solve, or it crash again due to the high load. The log system records something like this…
valter
  • 699
  • 5
  • 13
  • 23
1
vote
1 answer

How to get more information from the system crash

I'd like to debug an issue I'm having with a linux (debian stable) server, but I'm running out of ideas of how to confirm any diagnosis. Some background: The servers are running DL160 class with hardware raid between two disks. They're running a lot…
viraptor
  • 1,296
  • 6
  • 21
  • 41
1
vote
3 answers

MySQL 5.1.49 freezing every two days

our mysql system is "freezing" every two days. By "freezing" i mean the following: it doesn't respond to ping we can't login with SSH we don't get any answer from MySQL there is no entry in the error logs! neither from linux neither from MySQL. we…
maximus
  • 11
  • 2
1
vote
1 answer

mysql crashed and lost table descriptions "show table status" all null

Due to a air-con failure the SAN with our mysql database files crashed. When it came up there were problems with queries taking many seconds to run, further investigation revealed that the *.frm files were corrupted; mysql> show table…
Tom
  • 11,176
  • 5
  • 41
  • 63
1
vote
2 answers

CentOS54 server gone, no ssh, no ping, console hung. nothing in logs

One of my nfs servers disappeared this morning from monitoring. I checked it out and the console was hung and non-responsive, and it was apparently crashed. I power-cycled and checked out the syslog, and it very much appears to have just crashed…
Tom
  • 11,176
  • 5
  • 41
  • 63
1
vote
0 answers

Windows Server 2022 Standard is giving me crashes in the HTTP module that reboot my server. I need help tracking down the exact issue. How?

I don't know if this is a problem with the memory on the server, one of my SSD's, or something software related. the crash has happened 4+ times in the last few months. I need some help in figuring out how to stop this from happening ASAP. Any…
1
vote
1 answer

Apache2 server is down - AH00170

I have been having problems for several weeks on my Apache2 server with Ubuntu 22.04.1 + PHP 7.4 For no apparent reason, the server goes down on its own and the web is still under construction so it does not receive traffic. The last log I got…
1
vote
0 answers

Mysql crashing and resetting frequently? (XA crash recovery)

I have a Wordpress site that loads very slowly and crash sometimes (it gives a database connection error for a few seconds and then it works again), even having very few visitors (it's basically just me configuring it and some bots). I think it…
migueltic
  • 113
  • 4
1
vote
1 answer

GPU server freezes during GPU idling

We have a new Supermicro Server AS-4124GS-TNR equipped with eight NVIDIA RTX A6000. The OS is Ubuntu 20.04.2, the NVIDIA driver version is 460.73.01 (no Nouveau driver used), the CUDA Version is 11.2. We ran a few long-lasting tests on the GPUs and…
user776206
  • 13
  • 4
1
vote
1 answer

Interpreting SMART Logs of Newly Installed NVMe RAID0 Crashing Everyday

An Ubuntu 20.04 system has been stable for a year until a 2nd and 3rd NVMe drive is installed on the motherboard to form a 2x1TB RAID0 array. Ever since then, there is huge amount of IO load on this RAID0 array 24/7 and the system crashes about once…
Nyxynyx
  • 1,459
  • 11
  • 39
  • 49
1
vote
1 answer

Server Load Spikes On File Copy -- Server Goes Unresponsive

This has been a problem that we've been battling for some weeks. Whenever large files are copied on the server (both with rsync and cp) the server load initially goes up to 6 or 8 and stabilizes. At some point in the copy load will spike out of…
Zach W
1
vote
0 answers

Ubuntu Server 20.04 freeze/unresponsive, kernel BUG: Bad page state in process

Server Information: Distributor ID: Ubuntu Description: Ubuntu 20.04.1 LTS Release: 20.04 Codename: focal today I noticed my new Server crashed/froze. It did not accept any ssh connections anymore and when I tried to plug in a…
gary
  • 11
  • 1
1
vote
0 answers

How to determine what is crashing our systems (CentOS 7) from kdump?

we currently have 3 out of 3 systems running CentOS in the exact same hardware and software configuration but are experiencing random system hangs. The occurrence can happen randomly as short as 20 minutes since boot or may take up to 1 or 2 weeks…
Andy
  • 9
  • 1
0
votes
0 answers

KVM machines crashing in proxmox

I'm have a domestic proxmox installation which was running fine for a month or two. Recently, I started to have issues with two of the Debian-based virtual machines: the one that I use as router and the one I use as NAS. Apparently, these virtual…