关于CENTOS 运行时间异常到几百万的BUG

简介: 今天遇到这个BUG。 现象就是没有任何日志,但是系统一直HANG着尝试使用远控卡RESET了很多次依然不能解决如下: [root@cqyjfora200 log]# top top - 22:40:18 up 8 min,  2 users,  load average: 0.
今天遇到这个BUG。
现象就是没有任何日志,但是系统一直HANG着尝试使用远控卡RESET了很多次依然不能解决如下:
[root@cqyjfora200 log]# top


top - 22:40:18 up 8 min,  2 users,  load average: 0.67, 0.21, 0.06
Tasks: 488 total,   1 running, 487 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.2%us,  0.2%sy,  0.0%ni, 95.3%id,  4.3%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:  65932072k total,   901368k used, 65030704k free,    52108k buffers
Swap: 33554424k total,        0k used, 33554424k free,   239292k cached


  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                                                                    
 3031 root      20   0 15304 1608  976 R 100.0  0.0  30019,26 top                                                                                                       
    1 root      20   0 19356 1536 1228 S  0.0  0.0  3657894h init                                                                                                       
    2 root      20   0     0    0    0 S  0.0  0.0  1090706h kthreadd                                                                                                   
    3 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/0                                                                                                
    4 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/0                                                                                                
    5 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/0                                                                                                
    6 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 watchdog/0                                                                                                 
    7 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/1                                                                                                
    8 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/1                                                                                                
    9 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/1                                                                                                
   10 root      RT   0     0    0    0 S  0.0  0.0 600388:40 watchdog/1                                                                                                 
   11 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/2                                                                                                
   12 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/2                                                                                                
   13 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/2                                                                                                
   14 root      RT   0     0    0    0 S  0.0  0.0 600388:40 watchdog/2                                                                                                 
   15 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/3                                                                                                
   16 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/3                                                                                                
   17 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/3                                                                                                
   18 root      RT   0     0    0    0 S  0.0  0.0 600388:40 watchdog/3                                                                                                 
   19 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/4                                                                                                
   20 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/4                                                                                                
   21 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/4                                                                                                
   22 root      RT   0     0    0    0 S  0.0  0.0 600388:40 watchdog/4                                                                                                 
   23 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/5                                                                                                
   24 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/5                                                                                                
   25 root      20   0     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/5                                                                                                
   26 root      RT   0     0    0    0 S  0.0  0.0 600388:40 watchdog/5                                                                                                 
   27 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/6                                                                                                
   28 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/6                                                                                                
   29 root      20   0     0    0    0 S  0.0  0.0  20012,57 ksoftirqd/6                                                                                                
   30 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 watchdog/6                                                                                                 
   31 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/7                                                                                                
   32 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/7                                                                                                
   33 root      20   0     0    0    0 S  0.0  0.0 600388:40 ksoftirqd/7    

具体参考CENTOS BUG
https://bugs.centos.org/view.php?id=6421

解决办法就是进行一次COLD BOOT



目录
打赏
0
0
0
0
91
分享
相关文章
Linux(CentOS)中常用软件安装,使用及异常——XManager, 中文支持,JDK
XManager图形化界面远程连接 采用Xshell的方式可以不用在CentOS系统中配置即可以相连,主要原理就是SSH连接的方式,但是XManager图形化界面远程连接是需要修改CentOS系统的。
1574 0
Linux(CentOS)中常用软件安装,使用及异常——MySQL, VmTools
本文主要是为了记录在工作中遇到的常用软件的安装过程,方便以后遇到相同情形时可以快速的查阅。主要讲述了MySQL, VMTools的安装。 本文的操作系统采用的是CentOS,可以采用shell命令查阅:lsb_release -a. Mysql的安装 Mysql的安装 mysql的下载地址:http://dev.mysql.com/downloads/mysql/#downloads,截止目前(2016-08-21)最新的版本是5.7, 本文介绍的mysql的版本是5.5。
1601 0
Linux(CentOS)中常用软件安装,使用及异常——Zookeeper, Kafka
本文主要是为了记录在工作中遇到的常用软件的安装过程,方便以后遇到相同情形时可以快速的查阅。主要讲述了zookeeper, kafka的安装。 本文的操作系统采用的是CentOS,可以采用shell命令查阅:lsb_release -a. Zookeeper Zookeeper的安装与配置 可以在http://zookeeper.apache.org/这里下载需要的安装包。
1503 0
|
11天前
|
Linux中yum、rpm、apt-get、wget的区别,yum、rpm、apt-get常用命令,CentOS、Ubuntu中安装wget
通过本文,我们详细了解了 `yum`、`rpm`、`apt-get`和 `wget`的区别、常用命令以及在CentOS和Ubuntu中安装 `wget`的方法。`yum`和 `apt-get`是高层次的包管理器,分别用于RPM系和Debian系发行版,能够自动解决依赖问题;而 `rpm`是低层次的包管理工具,适合处理单个包;`wget`则是一个功能强大的下载工具,适用于各种下载任务。在实际使用中,根据系统类型和任务需求选择合适的工具,可以大大提高工作效率和系统管理的便利性。
75 25
|
21天前
|
【02】客户端服务端C语言-go语言-web端PHP语言整合内容发布-优雅草网络设备监控系统-2月12日优雅草简化Centos stream8安装zabbix7教程-本搭建教程非docker搭建教程-优雅草solution
【02】客户端服务端C语言-go语言-web端PHP语言整合内容发布-优雅草网络设备监控系统-2月12日优雅草简化Centos stream8安装zabbix7教程-本搭建教程非docker搭建教程-优雅草solution
70 20
Centos7.9安装kerberos
Centos7.9安装kerberos
92 25
Centos7.9安装openldap
Centos7.9安装openldap
61 16

热门文章

最新文章

AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等