Ubuntuで問題が発生しました。明らかになる理由により、トラブルシューティングが困難です。
# reboot
-bash: /sbin/reboot: Input/output error
# dmesg
-bash: /bin/dmesg: Input/output error
# ps -e
ps: error while loading shared libraries: /lib/libproc-3.2.8.so: cannot read file data: Input/output error
# lsof
-bash: /usr/bin/lsof: Input/output error
# fsck
-bash: /sbin/fsck: Input/output error
# badblocks
-bash: /sbin/badblocks: Input/output error
だから何が起こっているのかわかりませんし、リモートで再起動することもできません。これの底に到達するために私は何ができますか?
興味深いことに:
# init 0
Segmentation fault
/ var / syslogはcatできますが、/ var / log / messagesや他のいくつかの重要なファイルはcatできません。うまくいかなくなったり、しっぽや頭を動かしたりすることは少なくなります。
sudo rm -rf /
。(私は、実際に何が起こるかを見るために、わざとそれをやった。)