Linux Linux mount: Structure needs cleaning 错误解决方法

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

Logo

更多推荐

  • 浏览量 3457
  • 收藏 0
  • 0

所有评论(0)

查看更多评论 
已为社区贡献287条内容