• 今早打开Centos集群,发现其中一台分支无法连接,开机就进入命令窗口,窗口提示信息如下:
generating “/run/initramfs/rdsosreport.txt”
entering emergencymode. exit the shell to continue
type “journalctl” to view system logs.
you might want to save “/run/initramfs/rdsosreport.txt” to a usb stick or /boot after mounting them and attach it to a bug report。
  • 查了下资料,解决方法:

xfs_repair /dev/mapper/centos-root -L

  • 重启一下

reboot

  • 就OK了

相关文章:

  • 2021-05-15
  • 2021-05-22
  • 2021-10-27
  • 2022-01-20
  • 2021-09-11
  • 2022-01-20
  • 2021-12-21
  • 2021-10-28
猜你喜欢
  • 2022-03-01
  • 2021-07-02
  • 2021-08-14
  • 2022-12-23
相关资源
相似解决方案