我的服务器大约每周崩溃一次并且没有留下任何关于导致它的原因的线索。我已经检查过/var/log/messages
,它只是在某个时候停止记录,并在我执行硬重启时从计算机发布信息开始。
有什么我可以检查的东西或我可以安装的软件可以确定原因吗?
我正在运行 CentOS 7。
这是我的唯一错误/问题/var/log/dmesg
:https : //paste.netcoding.net/cosisiloji.log
[ 3.606936] md: Waiting for all devices to be available before autodetect
[ 3.606984] md: If you don't use raid, use raid=noautodetect
[ 3.607085] md: Autodetecting RAID arrays.
[ 3.608309] md: Scanned 6 and added 6 devices.
[ 3.608362] md: autorun ...
[ 3.608412] md: considering sdc2 ...
[ 3.608464] md: adding sdc2 ...
[ 3.608516] md: sdc1 has different UUID to sdc2
[ 3.608570] md: adding …
Run Code Online (Sandbox Code Playgroud) 当尝试在 yum 中安装或更新任何东西时,我得到一个需求列表,删除和废弃:
Loaded plugins: downloadonly, fastestmirror
Setting up Update Process
Determining fastest mirrors
epel/metalink | 14 kB 00:00
* epel: mirrors.mit.edu
base | 3.7 kB 00:00
base/primary_db | 4.6 MB 00:00
epel | 4.4 kB 00:00
epel/primary_db | 3.9 MB 00:00
extras | 3.4 kB 00:00
extras/primary_db | 30 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 2.1 MB 00:00
Resolving Dependencies
--> Running transaction check
---> Package db4.x86_64 0:4.7.25-18.el6_4 will be obsoleted
--> Processing Dependency: libdb-4.7.so()(64bit) for …
Run Code Online (Sandbox Code Playgroud)