【问题标题】:How can I know the Linux IO operation history?如何知道 Linux IO 操作历史?
【发布时间】:2013-08-16 03:53:17
【问题描述】:

我想查询一个分区的Ubuntu Linux I/O操作历史,比如rmmv。分区的文件系统是ext4。

当我在Google中使用Linux, IO operation, history作为关键字搜索时,大部分结果都是IO监控;这不是我想要的。

那么有什么方法可以制作吗?

【问题讨论】:

  • 我不认为 Linux 保留了历史。
  • 尝试“文件更改监视器”作为谷歌搜索。有一些基于inotify的工具

标签: linux io


【解决方案1】:

我认为最好的办法是阅读extundelete 中的the source code,因为它似乎能够解析ext[34] 日志数据。

【讨论】:

    猜你喜欢
    • 2012-11-10
    • 2011-07-02
    • 1970-01-01
    • 1970-01-01
    • 2010-11-22
    • 1970-01-01
    • 2016-10-14
    • 1970-01-01
    • 2012-05-11
    相关资源
    最近更新 更多