ssh 虚拟机之后发现进去什么提示都没有,进入本地vmware发现虚拟机已经卡死,只能强制重启,重启之后直接进入这个页面:
xfs(dm-3):please umount the filesystem and rectify the problem(s)
修复步骤:
xfs_repair -L /dev/dm-3

xfs(dm-3):please umount the filesystem and rectify the problem(s)
然后进行重启:init 6(相当于reboot)

这个问题遇到了好几次,虽然使用该命令可以进行修复,但是过段时间又会出现这个问题,不知道是不是磁盘的问题还是私有云平台的问题!

相关文章:

  • 2021-12-17
  • 2021-09-23
  • 2021-10-06
  • 2022-01-17
猜你喜欢
  • 2022-02-21
  • 2022-01-13
  • 2022-12-23
  • 2021-12-08
  • 2022-12-23
  • 2021-07-04
  • 2021-09-15
相关资源
相似解决方案