原因:因为突然断电,导致机器关闭
结果:发现有一台虚拟机无法启动,一直报错 Unmount and run xfs_repair
分析:主机异常掉电后里面的虚拟机无法启动,主要是损坏的分区
解决办法:
原因&#x…
umount卸载磁盘 Linux distributions like Ubuntu, Debian, CentOS, RHEL, and others use disks by mounting them to the file system. We have already examined mount command in the following tutorial. In this tutorial we will learn how to umount the disk in a Lin…