glusterfs 挂载点卸载不掉,一致提示target is busy

我想把glusterfs挂载点umount,结果一致提示 target is busy ,怎么处理这种情况?

请先 登录 后评论

1 个回答

石天

如果通过 -t glusterfs 挂在的 glusterfs 格式的目录,可以试试 fusermount-glusterfs

比如 fusermount-glusterfs -uz /mnt  一般可以正常卸载了, -u 为 umount     -z 为懒umount模式

请先 登录 后评论
  • 1 关注
  • 0 收藏,586 浏览
  • shitian 提出于 2023-06-26 17:09

相似问题