搜索结果: "filesystem"

共找到 22 个页面

Wiki Log

| 2026-05-29 11:41 | create | linux-filesystem-directory-structure-guide | tags: linux,command,storage,disk,architecture,troubleshooting | source: 马哥Linux运维 2026-05-27 | P2 auto-publish, 6 cross-refs |

|| 2026-06-11 17:58 | create | linux-rm-rf-recovery-guide | tags: linux,troubleshooting,backup,security,disk,filesystem,command,case-study,data-loss | source: 马哥Linux运维 2026-06-09 | P2 auto-publish, 6 cross-refs |

| 2026-07-14 17:58 | create | linux-rm-rf-ops-recovery-handbook | tags: linux,command,backup,security,disk,filesystem,container,kubernetes,data-loss | source: 运维派 2026-07-13 | P2 auto-publish, 6 cross-refs |

| 2026-07-14 18:19 | create | linux-permission-troubleshooting-guide | tags: linux,troubleshooting,security,command,filesystem,nfs,container,networking | source: 马哥Linux运维 2026-07-09 | P2 auto-publish, 6 cross-refs |

| 2026-09-07 | lint | 磁盘故障场景化 runbook 收录后两轮审计 | 轮1结构:断链0/孤儿0/frontmatter标签合规(disk/filesystem 均已注册)/raw sha 一致(f550181d…)/index Total=184 与目录全对齐(含 comparisons)/0 FAIL(201 WARN 遗留口径不变);轮2内容:主承载页 113 条事实清单 108 直接落位,5 条 FAIL 逐条复核均为括号插入/双空格排版/反引号包裹断开的子串误报(行 32/163/164/198/245),改清单不改页;8 场景+铁律+巡检+总结 12 个章节与原文大纲一一对照全齐;5 个增量页(partition-mount grub2-mkconfig+multipath / space-troubleshooting rsync 加速删+mkfs -N / smart-prediction 坏道三步+先导出原则 / raid-lvm VG 五步恢复 / disk-io-troubleshoot D 状态小节)逐条 grep 落位确认 + 反向补链 6 页核验;Schema/Index/Log 专项:SCHEMA 拓宽行+linux 62→63、index 字母序插入(api-performance 之后)、log ingest+lint 两条 |

Linux 权限问题排查 — 从 Permission denied 到根因定位的完整指南

tags: [linux, troubleshooting, security, command, filesystem, nfs, container, networking]

### 场景:read-only filesystem 误报

- [[linux-filesystem-directory-structure-guide]] — 文件系统与目录结构基础

MySQL 备份方案对比与选型 — 从工具原理到生产落地的工程手册

(node_filesystem_size_bytes - node_filesystem_avail_bytes)

/ node_filesystem_size_bytes > 0.85

幽灵文件排查 — 删了 200GB 日志磁盘却不释放

tags: [linux, troubleshooting, disk, filesystem, storage, command, monitoring, case-study, production, container, debugging, logrotate]

sudo btrfs filesystem usage /var/log 2>/dev/null || true

Linux 磁盘故障场景化排查与修复 — 8 大故障场景完整解决方案

tags: [linux, disk, storage, troubleshooting, filesystem, methodology, production, monitoring]

# Filesystem Inodes IUsed IFree IUse% Mounted on

rm -rf 误删文件恢复操作手册 — 从应急响应到工程化预防的完整实践

tags: [linux, command, backup, security, disk, filesystem, container, kubernetes, data-loss]

- [[linux-filesystem-directory-structure-guide]] — Linux 文件系统与目录结构基础

Linux rm -rf 误删文件恢复实战指南 — 从事故复盘到数据恢复的完整手册

tags: [linux, troubleshooting, backup, security, disk, filesystem, command, case-study, data-loss]

- [[linux-filesystem-directory-structure-guide]] | Linux 文件系统结构

服务器性能五维排查 — CPU/内存/磁盘/网络/文件系统深度解析

tags: [linux, troubleshooting, performance, monitoring, production, debugging, networking, mysql, filesystem]

| [[linux-filesystem-directory-structure-guide]] | Linux FHS 文件系统目录结构详解 — 含各目录用途、运维排查路径速查、磁盘分区方案 |

Wiki Schema

- filesystem: 文件系统

K8s 高频问题一站式排查清单 — 10 大故障场景快速参考

> ⚠️ **风险提醒:** `readOnlyRootFilesystem: true` 并且没有挂载 emptyDir 卷时,程序**任何磁盘写入都会失败**——第一次部署时极易忽略。

Node 排障 — NotReady 九步排查 / Kubelet / 容器运行时 / 资源压力 / 证书 / 预防

expr: node_filesystem_avail_bytes{mountpoint="/"} / node_filesystem_size_bytes{mountpoint="/"} < 0.15

systemd 日志管理与实时监控:journalctl 命令完全指南

- [[linux-filesystem-directory-structure-guide]] — Linux FHS 文件系统目录结构详解 — 含各目录用途、运维排查路径速查、磁盘分区方案

Linux 磁盘空间排查 — 8 个命令 / 四种场景 / 生产清理流程

tags: [linux, troubleshooting, disk, storage, filesystem, monitoring, production, debugging, command]

Linux 运维工程师 30 个高频命令速查手册

- [[linux-filesystem-directory-structure-guide]] — Linux FHS 文件系统目录结构详解 — 含各目录用途、运维排查路径速查、磁盘分区方案

Linux 目录结构完全指南 — FHS 标准与运维实战

> FHS(Filesystem Hierarchy Standard)定义了 Linux 目录的用途与组织逻辑。核心思维:按「是否可变」和「是否可共享」两个维度分类文件。理解了这个逻辑,遇到未知目录也能推导出用途。

Linux 内存管理深潜 — Buffer/Cache/Page Cache/Slab/回收/OOM 全链路

- [[linux-filesystem-directory-structure-guide]] — Linux FHS 文件系统目录结构详解 — 含各目录用途、运维排查路径速查、磁盘分区方案

NFS 挂载参数全解析 — 测试与调优指南

tags: [linux, storage, networking, performance, troubleshooting, filesystem]

Linux 服务器性能排查实战手册 — 三板斧/案例/阈值/参数速查

| [[linux-filesystem-directory-structure-guide]] | Linux FHS 文件系统目录结构详解 — 含各目录用途、运维排查路径速查、磁盘分区方案 |

Linux readlink 命令完全指南 — 软链接溯源与路径解析

- [[linux-filesystem-directory-structure-guide]] — Linux 文件系统与目录结构指南

scp 与 rsync:服务器文件传输工具用法与优劣解析

- [[linux-filesystem-directory-structure-guide]] — Linux 文件系统目录结构

服务器安全加固清单 — 新机器上线前必做的 20 件事

| [[linux-filesystem-directory-structure-guide]] | Linux FHS 文件系统目录结构详解 — 含各目录用途、运维排查路径速查、磁盘分区方案 |

Wiki Index

- [[linux-filesystem-directory-structure-guide]] — Linux FHS 文件系统目录结构详解 — 含各目录用途、运维排查路径速查、磁盘分区方案