今天当我醒来后,我的服务器在调查后失败了,我发现这是由于内核恐慌。
确切错误:
Kernel panic - not suncing: Attempted to kill init!
Pid: 1, comm: init Tainted: G W --------------- 2.6.32-431-29.2.e16.x86_64 #1
Call Trace:
[<ffffffff8152873c>] ? panic+0xa7/0x16f
[<ffffffff81077332>] ? do_exit+0x862/0xd0
[<ffffffff8118a805>] ? fput+0x25/0x30
[<ffffffff81077398>] ? do_group_exit+0x58/0xd0
[<ffffffff81077427>] ? sys_exit_group+0x17/0x20
[<ffffffff8100b072>] ? system_call_fastpath+0x16/0x1b
我找到了其他主题:How to solve "Kernel panic - not syncing - Attempted to kill init" -- without erasing any user data,但所有主题都与我的不同。
所有收到的错误Pid: 1, comm: init not Tainted
和我的错误都是Pid: 1, comm: init Tainted