Linux mount: Structure needs cleaning 错误解决方法
“mount: Structure needs cleaning”报错可以使用xfs_repair来修复,但是要注意 xfs_repair修复的分区中的文件都会丢失,即使是du能正常显示的文件也会丢失。[root@yw-0-0/]# mount -amount: Structure needs cleaning[root@yw-0-0/]# xfs_repair /d...
·
“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
转载于:https://blog.51cto.com/zwcmcm/1650764
更多推荐
已为社区贡献287条内容
所有评论(0)