7u2启动过程中syslog-ng启动失败导致机器hang住。
7u2开机过程中,syslog-ng启动失败,导致机器hang住
启动过程如下
[ 14.678188] systemd-fsck[1020]: /apsara: Inodes that were part of a corrupted orphan linked list found.
[ 14.683348] systemd-fsck[1020]: /apsara: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
[ 14.693904] systemd-fsck[1020]: (i.e., without -a or -p options)
[ OK ] Started File System Check on /dev/disk/by-label/\x2fapsara.
[ OK ] Stopped target Emergency Mode.
[ OK ] Stopped Emergency Shell.
Mounting /apsara...
[ OK ] Stopped target Multi-User System.
[ OK ] Stopped D-Bus System Message Bus.
[ OK ] Stopped Machine Check Exception Logging Daemon.
[ OK ] Stopped Network Time Service.
[ OK ] Reached target Paths.
[ OK ] Stopped SYSV: service_manager_super... A Supervisor For TianjiClient..
[ OK ] Stopped SYSV: ilogtail is log collect agent of Simple Log Service.
[ OK ] Stopped Login Service.
[ OK ] Stopped Resets System Activity Logs.
[ OK ] Stopped OpenSSH server daemon.
[ OK ] Stopped OpenSSH Server Key Generation.
[ OK ] Stopped Serial Getty on ttyS1.
[ OK ] Stopped Terminate Plymouth Boot Screen.
[ OK ] Stopped Getty on tty1.
[ OK ] Stopped Wait for Plymouth Boot Screen to Quit.
[ OK ] Stopped /etc/rc.d/rc.local Compatibility.
[ OK ] Reached target Login Prompts.
[ OK ] Stopped Command Scheduler.
[ OK ] Stopped SYSV: Staragent is a standa...toring UNIX program for alibaba.
[ OK ] Stopped SYSV: DragoonAgent is a sta...toring UNIX program for alibaba.
[ OK ] Stopped SYSV: Load unevictable kernel module.
[ OK ] Stopped SYSV: Load ApsaraOOM2 kernel module.
[ OK ] Stopped LSB: Bring up/down networking.
[ OK ] Reached target Network is Online.
[ OK ] Stopped Permit User Sessions.
[ OK ] Mounted /apsara.
[ OK ] Reached target Local File Systems.
Starting Tell Plymouth To Write Out Runtime Data...
Starting Import network configuration from initramfs...
[ OK ] Started Import network configuration from initramfs.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
[ OK ] Reached target System Initialization.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Timers.
[ OK ] Reached target Basic System.
Starting System Logger Daemon...
Starting Dump dmesg to /var/log/dmesg...
[ OK ] Started Dump dmesg to /var/log/dmesg.
[ OK ] Started System Logger Daemon.
场景复现条件:
1.syslog-ng到远程有一个收集日志中心 remote IP的网络不通
2.开机过程中有fsck检查磁盘的过程,并且检查到失败信息
我怀疑是 这个fsck检查失败 触发日志,但是syslog-ng卡住,导致机器hang住
有遇到同样问题的吗?求解决办法?多谢
相关阅读:
thinkphp怎样检测关闭debug模式的错误
怎么做到多文件合并为一个压缩文件下载?
gulp-es6问题
cordova-plugin-whitelist 这个插件怎么用呀?
看一段简单的Javascript代码背后隐藏的问题
React在循环中为什么不能监听点击事件了?
hadoop错误could only be replicated to > 0 nodes, instead of 1
用php开发一个类似segmentfault的问答型网站,有没有可用的基础?
mariadb这两种配置方式,该用哪种?
自定义了一个TableViewCell 但是会报错,关于Identifier
正则表达式中 ?= 和 ?: 的区别
这是OC版实时人脸检测的代码,今天写了一天了,不知道为什么没成功?
如何写出优秀的API?
对于实时性要求较高的数据展示思路
SQL建表,好友关系如何建表?
jq的fadeTo动画,写了这样的一段代码,为什么mouseenter下的代码选不中它的兄弟siblings的?
如何使两台ECS通过memcache共享session
锚链接定位距离顶部问题
webapp 滚动卡屏
如何利用另一目录中的python代码 为已创建好的django数据库添加数据