LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Server down after reboot (https://www.linuxquestions.org/questions/linux-server-73/server-down-after-reboot-4175600602/)

-cyrus- 02-25-2017 10:00 PM

Server down after reboot
 
My server runs on CentOS Linux 7.3.1611 that I reboot after I notice a kernel update. For some time now 'shutdown -r now' activates a reboot but more than often the server does not come up. The DC control panel shows the server as down and I have to reboot from the panel to activate services again.

I have contacted the DC and they say that they had no problem rebooting the server from their end when they issued the 'shutdown -r now' command.

Recently there was a kernel update and the same thing happened, it didn't come up and I had to reboot from the DC control panel. Can't seem to notice anything in my logs but the logwatch report after I got the server back up showed: (if thats of any relevance)

Code:

--------------------- Kernel Begin ------------------------

 
 WARNING:  Kernel Errors Present
    [drm:radeon_init [radeon]] *ERROR* No UMS support  ...:  2 Time(s)
    ioapic: probe of 0000:09:00.1 failed with error -22 ...:  1 Time(s)
 
 ---------------------- Kernel End -------------------------

and if I list all PCI buses and devices:

Code:

# lspci
00:00.0 Host bridge: Intel Corporation E7230/3000/3010 Memory Controller Hub (rev c0)
00:01.0 PCI bridge: Intel Corporation E7230/3000/3010 PCI Express Root Port (rev c0)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01)
00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01)
09:00.0 PCI bridge: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A (rev 09)
09:00.1 PIC: Intel Corporation 6700/6702PXH I/OxAPIC Interrupt Controller A (rev 09)
0d:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet Controller (Copper) (rev 03)
0e:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
0f:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] ES1000 (rev 02)
#

Any suggestions what could be wrong?

r3sistance 02-26-2017 03:55 PM

The only error should be non-fatal, I'd ask the datacenter if they have anything like a KVMoIP and reboot the server with one connected, so you can watch what it does.

-cyrus- 02-26-2017 11:48 PM

Quote:

Originally Posted by r3sistance (Post 5676403)
The only error should be non-fatal, I'd ask the datacenter if they have anything like a KVMoIP and reboot the server with one connected, so you can watch what it does.

Thanks, appreciate the response :)


All times are GMT -5. The time now is 11:45 AM.