正常情况下不论是玩儿电脑还是集群:当我们遇到电脑死机,会重启;那么当集群系统的某台机子突然死了,,我们应该怎么办?
通常在集群电脑屏幕黑屏,鼠标,键盘都不能动的时候会强制关机,重启;但是这样重启后系统会报错(如下所示):
Press enter for maintenance
(or type Control-D to continue):
/dev/sda3 contains a file system with errors, check forced.
/dev/sda3: Inodes that were part of a corrupted orphan linked list found.
/dev/sda3: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
正确解决方案:
一、在(or type Control-D to continue)后输入root用户的密码