Ubuntu Lenovo 服务器需要 3 小时才能重启

Ubuntu Lenovo 服务器需要 3 小时才能重启

从月初开始,内核更改后的自动重启需要...3 个小时。

它是数据中心内的联想 Thinksystem 服务器。

journalctl -b -1以。。结束:

juil. 23 03:02:25 host systemd-shutdown[1]: Sending SIGTERM to remaining processes...
juil. 23 03:02:25 host systemd-journald[658]: Journal stopped

开头journalctl -b是:

juil. 23 06:16:26 host kernel: microcode: microcode updated early to revision 0x2006906, date = 2020-04-24
juil. 23 06:16:26 host kernel: Linux version 4.15.0-112-generic (buildd@lcy01-amd64-027) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 (U
juil. 23 06:16:26 host kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-112-generic root=UUID=7b9c74b1-d80e-457e-957a-32be0fca891e ro

我有一个GRUB_TIMEOUT=0,所以我不知道可能是什么问题。

编辑:

一个奇怪的事情是lshw用于显示服务器模型:

product: ThinkSystem SR590 -[7X99CTO1WW]- (7X99CTO1WW)
vendor: Lenovo
version: 04

现在:

    description: Rack Mount Chassis
    product: -[none]- (none)
    vendor: Lenovo
    version: none
    serial: none
    width: 64 bits
    capabilities: smbios-3.2 dmi-3.2 smp vsyscall32
    configuration: boot=normal chassis=rackmount family=ThinkSystem sku=none
  *-core
       description: Motherboard
       product: -[none]-
       vendor: Lenovo
       physical id: 0
       version: none
       serial: none
       slot: none
     *-firmware
          description: BIOS
          vendor: Lenovo
          physical id: 0
          version: -[TEE128O-1.51]-
          date: 10/30/2018
          size: 64KiB
          capacity: 15MiB
          capabilities: pci pnp upgrade shadowing cdboot bootselect edd int14serial acpi usb biosbootspecification uefi
     *-cpu:0
          description: CPU
          product: Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz

编辑2:

它似乎在那个屏幕上停留了几个小时:

在此处输入图片描述

答案1

无法远程修复。无法进入设置或启动菜单,必须等待数小时。这是自然发生的,而不是断电或其他原因。对于服务器级产品来说很奇怪...

我通过使用主板跳线重置 CMOS 来修复它,手册解释了如何操作。

现在,系统模型、序列号等已可供操作系统使用,并且 onecli 工具可以正常运行。

相关内容