“mount: Structure needs cleaning”报错
可以使用xfs_repair来修复,但是要注意 xfs_repair修复的分区中的文件都会丢失,即使是du能正常显示的文件也会丢失。
[root@yw-0-0 /]# mount -a
mount: Structure needs cleaning
[root@yw-0-0 /]# xfs_repair /dev/sdl
Linux mount: Structure needs cleaning 错误解决方法
原文地址:http://zwcmcm.blog.51cto.com/2277740/1650764