Skip to main content

kernel-fuse-diagnosis

Stars3
Forks2
UpdatedJune 6, 2026 at 03:33

FUSE(用户态文件系统)内核端故障诊断技能。当用户提到 FUSE 文件系统 hang、 所有操作返回 EIO、FUSE daemon 崩溃/重启、请求队列阻塞、D 状态进程堆积、 /sys/fs/fuse/connections/ 异常、libfuse 兼容性、max_read/max_write 配置不当、 writeback cache 一致性问题、多线程 FUSE daemon 死锁、容器中 /dev/fuse 权限问题、 FUSE 性能退化等关键词时,必须使用本技能。 覆盖场景:FUSE daemon 崩溃后 EIO、请求队列阻塞与 D 状态、max_read/max_write 配置不当、 writeback cache 一致性问题、多线程 daemon 死锁、/dev/fuse 权限问题、内核 FUSE 模块 Bug、 混合复杂 FUSE 故障。即使只收到"文件系统挂了"、"目录打不开"、"ls 卡死"但挂载点 为 FUSE 类型时也应触发本技能。 支持 FUSE 全链路诊断(sysfs 队列 → 内核参数 → daemon 进程 → 代码级根因)。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
13 files
SKILL.md
readonly